mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 1999,
        ["Day"] = 21,
        ["Month"] = 6,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_433\"), 20, false, 0); mission.trig.func[1]=nil;",
            [2] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_206\"), 20, false, 0); mission.trig.func[2]=nil;",
            [3] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_600\"), 20, false, 0); mission.trig.func[3]=nil;",
            [4] = "a_activate_group(54);a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_286\"), 20, false, 0);a_activate_group(172); mission.trig.func[4]=nil;",
            [5] = "a_activate_group(188);a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1014\"), 20, false, 0);a_activate_group(172); mission.trig.func[5]=nil;",
            [6] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_434\"), 20, false, 0); mission.trig.func[6]=nil;",
            [7] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_601\"), 20, false, 0); mission.trig.func[7]=nil;",
            [8] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_673\"), 20, false, 0);a_activate_group(172); mission.trig.func[8]=nil;",
            [9] = "a_activate_group(64); mission.trig.func[9]=nil;",
            [10] = "a_activate_group(189); mission.trig.func[10]=nil;",
            [11] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_668\"), 20, false, 0); mission.trig.func[11]=nil;",
            [12] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_980\"), 20, false, 0); mission.trig.func[12]=nil;",
            [13] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_680\"), 20, false, 0); mission.trig.func[13]=nil;",
            [14] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_576\"), 20, false, 0); mission.trig.func[14]=nil;",
            [15] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_679\"), 20, false, 0); mission.trig.func[15]=nil;",
            [16] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1039\"), 20, false, 0); mission.trig.func[16]=nil;",
            [17] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_575\"), 20, false, 0);a_set_flag(1); mission.trig.func[17]=nil;",
            [18] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_602\"), 20, false, 0); mission.trig.func[18]=nil;",
            [19] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_833\"), 20, false, 0); mission.trig.func[19]=nil;",
            [20] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_880\"), 20, false, 0); mission.trig.func[20]=nil;",
            [21] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_881\"), 20, false, 0); mission.trig.func[21]=nil;",
            [22] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_882\"), 20, false, 0); mission.trig.func[22]=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",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
            [14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
            [15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
            [16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
            [17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
            [18] = "if mission.trig.conditions[18]() then mission.trig.actions[18]() end",
            [19] = "if mission.trig.conditions[19]() then mission.trig.actions[19]() end",
            [20] = "if mission.trig.conditions[20]() then mission.trig.actions[20]() end",
            [21] = "if mission.trig.conditions[21]() then mission.trig.actions[21]() end",
            [22] = "if mission.trig.conditions[22]() then mission.trig.actions[22]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
            [15] = true,
            [16] = true,
            [17] = true,
            [18] = true,
            [19] = true,
            [20] = true,
            [21] = true,
            [22] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_part_of_group_in_zone(79, 205) and c_part_of_group_in_zone(38, 205) )",
            [2] = "return(c_part_of_group_in_zone(38, 102) )",
            [3] = "return(c_group_dead(38) )",
            [4] = "return(c_unit_in_zone(78, 103) or c_unit_in_zone(109, 103) or c_unit_in_zone(110, 103) )",
            [5] = "return(c_unit_in_zone(111, 103) or c_unit_in_zone(446, 103) or c_unit_in_zone(447, 103) )",
            [6] = "return(c_part_of_group_in_zone(63, 206) )",
            [7] = "return(c_group_dead(63) )",
            [8] = "return(c_part_of_group_in_zone(63, 716) and c_unit_altitude_lower_AGL(149, 100) )",
            [9] = "return(c_unit_in_zone(149, 716) and c_unit_altitude_lower_AGL(149, 100) )",
            [10] = "return(c_unit_in_zone(150, 716) and c_unit_altitude_lower_AGL(150, 100) )",
            [11] = "return(c_part_of_group_in_zone(62, 512) )",
            [12] = "return(c_part_of_group_in_zone(62, 819) )",
            [13] = "return(c_group_dead(62) )",
            [14] = "return(c_part_of_group_in_zone(80, 410) )",
            [15] = "return(c_group_dead(80) )",
            [16] = "return(c_group_dead(61) )",
            [17] = "return(c_part_of_group_in_zone(52, 308) )",
            [18] = "return(c_group_dead(52) )",
            [19] = "return(c_part_of_group_in_zone(52, 614) )",
            [20] = "return(c_part_of_group_in_zone(54, 717) or c_part_of_group_in_zone(188, 717) or c_part_of_group_in_zone(64, 717) or c_part_of_group_in_zone(189, 717) or c_part_of_group_in_zone(38, 921) )",
            [21] = "return(c_unit_damaged(90) or c_unit_damaged(89) )",
            [22] = "return(c_unit_dead(90) or c_unit_dead(89) )",
        }, -- 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"] = 1050,
    ["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"] = 
    {
        ["name_ru"] = "Лето. Oблачность и ветер",
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 7,
                ["dir"] = 71,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 5,
                ["dir"] = 160,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 8,
                ["dir"] = 243,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["season"] = 
        {
            ["temperature"] = 26,
        }, -- end of ["season"]
        ["qnh"] = 755,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name_de"] = "Sommer, Wind und Wolken",
        ["dust_density"] = 2480,
        ["enable_dust"] = true,
        ["clouds"] = 
        {
            ["thickness"] = 770,
            ["density"] = 5,
            ["base"] = 600,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
        ["atmosphere_type"] = 0,
        ["groundTurbulence"] = 12,
        ["name_fr"] = "Eté, nuages et vent",
        ["type_weather"] = 0,
        ["name"] = "Summer. Clouds & wind",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["name_es"] = "Verano. Nubes y viento",
        ["name_cn"] = "夏季 多云+有风",
    }, -- end of ["weather"]
    ["theatre"] = "PersianGulf",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = -39956.47636698,
                ["radius"] = 2085.7464,
                ["zoneId"] = 102,
                ["x"] = -57043.871517303,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Powerstation trigger",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = -37932.346613547,
                ["radius"] = 104.5464,
                ["zoneId"] = 103,
                ["x"] = -49568.539638829,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "BTR Troops out",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = -41802.937019557,
                ["radius"] = 6657.7464,
                ["zoneId"] = 205,
                ["x"] = -60860.68961532,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Mischief spotted",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = -32641.125312162,
                ["radius"] = 3000,
                ["zoneId"] = 206,
                ["x"] = -57734.073516295,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Camels spotted",
            }, -- end of [4]
            [5] = 
            {
                ["y"] = -26863.846095076,
                ["radius"] = 3000,
                ["zoneId"] = 308,
                ["x"] = -70093.357362768,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Resupply column",
            }, -- end of [5]
            [6] = 
            {
                ["y"] = -13666.56058292,
                ["radius"] = 6048.1464,
                ["zoneId"] = 410,
                ["x"] = -14487.967964749,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Phantoms spotted",
            }, -- end of [6]
            [7] = 
            {
                ["y"] = -28788.01848375,
                ["radius"] = 2695.3464,
                ["zoneId"] = 512,
                ["x"] = -58507.672724373,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Cobras up",
            }, -- end of [7]
            [8] = 
            {
                ["y"] = -30338.784377477,
                ["radius"] = 561.7464,
                ["zoneId"] = 614,
                ["x"] = -62063.36623173,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Resupply at base",
            }, -- end of [8]
            [9] = 
            {
                ["y"] = -36444.441841274,
                ["radius"] = 104.5464,
                ["zoneId"] = 716,
                ["x"] = -48375.639287941,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Heli troops out",
            }, -- end of [9]
            [10] = 
            {
                ["y"] = -37571.548360045,
                ["radius"] = 182.88,
                ["zoneId"] = 717,
                ["x"] = -49569.990035358,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Power station taken",
            }, -- end of [10]
            [11] = 
            {
                ["y"] = -35583.325070911,
                ["radius"] = 1780.9464,
                ["zoneId"] = 819,
                ["x"] = -49146.460072227,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Cobras attack",
            }, -- end of [11]
            [12] = 
            {
                ["y"] = -37619.528215949,
                ["radius"] = 74.0664,
                ["zoneId"] = 921,
                ["x"] = -49401.773076422,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Power station taken BTR",
            }, -- end of [12]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = -35337.355314876,
        ["zoom"] = 158303.18100153,
        ["centerX"] = -74323.38639048,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 21,
            [2] = 23,
            [3] = 65,
            [4] = 11,
            [5] = 25,
            [6] = 8,
            [7] = 28,
            [8] = 26,
            [9] = 13,
            [10] = 30,
            [11] = 5,
            [12] = 16,
            [13] = 6,
            [14] = 31,
            [15] = 32,
            [16] = 15,
            [17] = 20,
            [18] = 59,
            [19] = 71,
            [20] = 12,
            [21] = 40,
            [22] = 72,
            [23] = 41,
            [24] = 44,
            [25] = 9,
            [26] = 46,
            [27] = 10,
            [28] = 3,
            [29] = 4,
            [30] = 1,
            [31] = 74,
            [32] = 2,
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            [1] = 70,
            [2] = 64,
            [3] = 63,
            [4] = 76,
            [5] = 29,
            [6] = 62,
            [7] = 61,
            [8] = 33,
            [9] = 60,
            [10] = 69,
            [11] = 36,
            [12] = 37,
            [13] = 57,
            [14] = 56,
            [15] = 55,
            [16] = 38,
            [17] = 39,
            [18] = 54,
            [19] = 77,
            [20] = 42,
            [21] = 75,
            [22] = 45,
            [23] = 53,
            [24] = 22,
            [25] = 52,
            [26] = 66,
            [27] = 51,
            [28] = 7,
            [29] = 68,
            [30] = 50,
            [31] = 49,
            [32] = 48,
            [33] = 67,
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 24,
            [3] = 27,
            [4] = 17,
            [5] = 34,
            [6] = 35,
            [7] = 58,
            [8] = 73,
            [9] = 0,
            [10] = 43,
            [11] = 19,
            [12] = 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"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = -31166.563810553,
                ["x"] = -61271.13508272,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 21,
                    ["name"] = "Australia",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 23,
                    ["name"] = "Austria",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 65,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37202.853635381,
                                                ["x"] = -49759.312114707,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37224.836360987,
                                                ["x"] = -49700.664296532,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = -37493.616570249,
                                                ["x"] = -49318.422328003,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = -37477.141740809,
                                                ["x"] = -49328.098887987,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = -37480.429369552,
                                                ["x"] = -49324.328702081,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = -37223.2127248,
                                                ["x"] = -49699.564931166,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = -37484.180802579,
                                                ["x"] = -49321.070643288,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = -37488.643272855,
                                                ["x"] = -49318.983960078,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = -37496.079731533,
                                                ["x"] = -49318.477211683,
                                            }, -- end of [7]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37644.84044359,
                                                ["x"] = -49410.742198545,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37644.84044359,
                                                ["x"] = -49410.742198545,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37498.363625515,
                                                ["x"] = -49318.968412844,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37645.528080037,
                                                ["x"] = -49409.625812081,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37202.853635381,
                                            ["x"] = -49759.312114707,
                                            ["name"] = "DictKey_WptName_885",
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6.0939549104623,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37224.836360987,
                                            ["x"] = -49700.664296532,
                                            ["name"] = "DictKey_WptName_888",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["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"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 102.27757944088,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37496.527896603,
                                            ["x"] = -49321.948353785,
                                            ["name"] = "DictKey_WptName_889",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 133.39008240306,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37643.692415814,
                                            ["x"] = -49412.60579807,
                                            ["name"] = "DictKey_WptName_890",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 172,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 406,
                                        ["livery_id"] = "GRC_spring",
                                        ["skill"] = "Average",
                                        ["y"] = -37202.853635381,
                                        ["x"] = -49759.312114707,
                                        ["name"] = "DictKey_UnitName_884",
                                        ["heading"] = -0.35861809133432,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Cobra",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 407,
                                        ["skill"] = "Average",
                                        ["y"] = -37212.049959328,
                                        ["x"] = -49761.21480242,
                                        ["name"] = "DictKey_UnitName_891",
                                        ["heading"] = -0.35861809133432,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 408,
                                        ["skill"] = "Average",
                                        ["y"] = -37194.291540671,
                                        ["x"] = -49754.555395423,
                                        ["name"] = "DictKey_UnitName_892",
                                        ["heading"] = -0.35861809133432,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 409,
                                        ["skill"] = "Average",
                                        ["y"] = -37207.927469283,
                                        ["x"] = -49769.142667892,
                                        ["name"] = "DictKey_UnitName_893",
                                        ["heading"] = -0.35861809133432,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 410,
                                        ["skill"] = "Average",
                                        ["y"] = -37194.291540671,
                                        ["x"] = -49762.483260895,
                                        ["name"] = "DictKey_UnitName_894",
                                        ["heading"] = -0.35861809133432,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = -37202.853635381,
                                ["x"] = -49759.312114707,
                                ["name"] = "DictKey_GroupName_883",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37795.523448429,
                                                ["x"] = -49537.136166056,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37783.528827371,
                                                ["x"] = -49575.023499952,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37795.523448429,
                                            ["x"] = -49537.136166056,
                                            ["name"] = "DictKey_WptName_918",
                                            ["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"] = 176,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 422,
                                        ["skill"] = "Average",
                                        ["y"] = -37795.523448429,
                                        ["x"] = -49537.136166056,
                                        ["name"] = "DictKey_UnitName_917",
                                        ["heading"] = 2.8349891332642,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 423,
                                        ["skill"] = "Average",
                                        ["y"] = -37802.277253511,
                                        ["x"] = -49533.558002721,
                                        ["name"] = "DictKey_UnitName_920",
                                        ["heading"] = 2.8349891332642,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 424,
                                        ["skill"] = "Average",
                                        ["y"] = -37798.03490891,
                                        ["x"] = -49525.620712822,
                                        ["name"] = "DictKey_UnitName_921",
                                        ["heading"] = 2.8349891332642,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 425,
                                        ["skill"] = "Average",
                                        ["y"] = -37793.10831518,
                                        ["x"] = -49523.020566131,
                                        ["name"] = "DictKey_UnitName_922",
                                        ["heading"] = 2.8349891332642,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 426,
                                        ["skill"] = "Average",
                                        ["y"] = -37743.032281635,
                                        ["x"] = -49488.130292572,
                                        ["name"] = "DictKey_UnitName_923",
                                        ["heading"] = 2.8349891332642,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 427,
                                        ["skill"] = "Average",
                                        ["y"] = -37738.951977115,
                                        ["x"] = -49486.673040957,
                                        ["name"] = "DictKey_UnitName_924",
                                        ["heading"] = 2.8349891332642,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 428,
                                        ["skill"] = "Average",
                                        ["y"] = -37603.693820924,
                                        ["x"] = -49403.681927178,
                                        ["name"] = "DictKey_UnitName_926",
                                        ["heading"] = 2.8349891332642,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 429,
                                        ["skill"] = "Average",
                                        ["y"] = -37597.992508959,
                                        ["x"] = -49402.005070718,
                                        ["name"] = "DictKey_UnitName_927",
                                        ["heading"] = 2.8349891332642,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = -37795.523448429,
                                ["x"] = -49537.136166056,
                                ["name"] = "DictKey_GroupName_916",
                                ["start_time"] = 0,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Bahrain",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 25,
                    ["name"] = "Bulgaria",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 28,
                    ["name"] = "Croatia",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 26,
                    ["name"] = "Czech Republic",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 30,
                    ["name"] = "Finland",
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                }, -- end of [13]
                [14] = 
                {
                    ["id"] = 31,
                    ["name"] = "Greece",
                }, -- end of [14]
                [15] = 
                {
                    ["id"] = 32,
                    ["name"] = "Hungary",
                }, -- end of [15]
                [16] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [16]
                [17] = 
                {
                    ["id"] = 20,
                    ["name"] = "Italy",
                }, -- end of [17]
                [18] = 
                {
                    ["id"] = 59,
                    ["name"] = "Jordan",
                }, -- end of [18]
                [19] = 
                {
                    ["id"] = 71,
                    ["name"] = "Kuwait",
                }, -- end of [19]
                [20] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [20]
                [21] = 
                {
                    ["id"] = 40,
                    ["name"] = "Poland",
                }, -- end of [21]
                [22] = 
                {
                    ["id"] = 72,
                    ["name"] = "Qatar",
                }, -- end of [22]
                [23] = 
                {
                    ["id"] = 41,
                    ["name"] = "Romania",
                }, -- end of [23]
                [24] = 
                {
                    ["id"] = 44,
                    ["name"] = "Slovakia",
                }, -- end of [24]
                [25] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [25]
                [26] = 
                {
                    ["id"] = 46,
                    ["name"] = "Sweden",
                }, -- end of [26]
                [27] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [27]
                [28] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [28]
                [29] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [29]
                [30] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [30]
                [31] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AFAC",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 195.072,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "FAC",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 5,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -72397.75803775,
                                            ["x"] = -92665.123821039,
                                            ["name"] = "DictKey_WptName_416",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 195.072,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- 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"] = 762.00242159363,
                                            ["ETA_locked"] = false,
                                            ["y"] = -49118.88073205,
                                            ["x"] = -66205.048766772,
                                            ["name"] = "DictKey_WptName_418",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 42.672,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 832.36701832674,
                                            ["ETA_locked"] = false,
                                            ["y"] = -47165.244698642,
                                            ["x"] = -63602.322854554,
                                            ["name"] = "DictKey_WptName_419",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 42.672,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 987.56927410527,
                                            ["ETA_locked"] = false,
                                            ["y"] = -47798.809874919,
                                            ["x"] = -58055.418351067,
                                            ["name"] = "DictKey_WptName_420",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 42.672,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1207.1066749457,
                                            ["ETA_locked"] = false,
                                            ["y"] = -45164.754132284,
                                            ["x"] = -65500.435408762,
                                            ["name"] = "DictKey_WptName_421",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 42.672,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1448.3724174707,
                                            ["ETA_locked"] = false,
                                            ["y"] = -47442.369648309,
                                            ["x"] = -57125.761469107,
                                            ["name"] = "DictKey_WptName_422",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 58,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1915.9248486557,
                                            ["ETA_locked"] = false,
                                            ["y"] = -39083.155933778,
                                            ["x"] = -71720.244734209,
                                            ["name"] = "DictKey_WptName_423",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 42.672,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2395.1651116073,
                                            ["ETA_locked"] = false,
                                            ["y"] = -47289.959549787,
                                            ["x"] = -56559.666817455,
                                            ["name"] = "DictKey_WptName_681",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 113,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2796.5697066482,
                                            ["ETA_locked"] = false,
                                            ["y"] = -29776.484104949,
                                            ["x"] = -79976.633848813,
                                            ["name"] = "DictKey_WptName_682",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 42.672,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2370.5746234783,
                                            ["ETA_locked"] = false,
                                            ["y"] = -48160.874398484,
                                            ["x"] = -60108.644825894,
                                            ["name"] = "DictKey_WptName_683",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 3097.0299492191,
                                            ["ETA_locked"] = false,
                                            ["y"] = -73373.601563,
                                            ["x"] = -92544.089844,
                                            ["name"] = "DictKey_WptName_684",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 14,
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 79,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 195.072,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Excellent",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["type"] = "SA342L",
                                        ["unitId"] = 208,
                                        ["psi"] = -0.72152728286207,
                                        ["y"] = -72397.75803775,
                                        ["x"] = -92665.123821039,
                                        ["name"] = "DictKey_UnitName_415",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FAS}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{IR_Deflector}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 416.33,
                                            ["flare"] = 32,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.72152728286207,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Dodge11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 195.072,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["type"] = "SA342L",
                                        ["unitId"] = 209,
                                        ["psi"] = -0.72152728286207,
                                        ["y"] = -72357.75803775,
                                        ["x"] = -92705.123821039,
                                        ["name"] = "DictKey_UnitName_417",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FAS}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{IR_Deflector}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 416.33,
                                            ["flare"] = 32,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.72152728286207,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Dodge12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "051",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -72397.75803775,
                                ["x"] = -92665.123821039,
                                ["name"] = "DictKey_GroupName_414",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "United Arab Emirates",
                    ["id"] = 74,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [13] = 
                                        {
                                            [15] = 
                                            {
                                                ["y"] = -37764.288335188,
                                                ["x"] = -49490.65157777,
                                            }, -- end of [15]
                                            [13] = 
                                            {
                                                ["y"] = -37767.502791357,
                                                ["x"] = -49499.862685511,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -37659.96846875,
                                                ["x"] = -49679.629265697,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -37766.790874911,
                                                ["x"] = -49495.002834673,
                                            }, -- end of [14]
                                            [2] = 
                                            {
                                                ["y"] = -37638.665911553,
                                                ["x"] = -49685.370607278,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -37648.198326741,
                                                ["x"] = -49688.148658574,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -37662.961981451,
                                                ["x"] = -49675.624997709,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -37763.506479991,
                                                ["x"] = -49489.595189261,
                                            }, -- end of [16]
                                            [9] = 
                                            {
                                                ["y"] = -37671.282410908,
                                                ["x"] = -49663.146122273,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -37652.893057654,
                                                ["x"] = -49686.632138951,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -37760.4982742,
                                                ["x"] = -49518.438087195,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -37643.307635818,
                                                ["x"] = -49687.223398591,
                                            }, -- end of [3]
                                            [11] = 
                                            {
                                                ["y"] = -37764.939087308,
                                                ["x"] = -49509.477618856,
                                            }, -- end of [11]
                                            [6] = 
                                            {
                                                ["y"] = -37656.704273187,
                                                ["x"] = -49683.414086447,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -37766.612113151,
                                                ["x"] = -49504.75318782,
                                            }, -- end of [12]
                                            [1] = 
                                            {
                                                ["y"] = -37524.245772636,
                                                ["x"] = -49623.678058523,
                                            }, -- end of [1]
                                        }, -- end of [13]
                                        [7] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = -37212.294427892,
                                                ["x"] = -49705.776147982,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -37411.376193444,
                                                ["x"] = -49562.889517789,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37353.007960718,
                                                ["x"] = -49524.228404071,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -37345.300276396,
                                                ["x"] = -49525.870584018,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -37110.70856222,
                                                ["x"] = -49641.889836707,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -37062.439671421,
                                                ["x"] = -49614.550157585,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -37221.250636972,
                                                ["x"] = -49707.645952698,
                                            }, -- end of [5]
                                            [3] = 
                                            {
                                                ["y"] = -37348.583424108,
                                                ["x"] = -49522.2720518,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -37216.701488179,
                                                ["x"] = -49708.198825339,
                                            }, -- end of [6]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37850.684870848,
                                                ["x"] = -49539.142030482,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37741.99459736,
                                                ["x"] = -49473.162558284,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = -36791.697256204,
                                                ["x"] = -48838.125967239,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = -37073.367154971,
                                                ["x"] = -49061.949776836,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = -37004.399279557,
                                                ["x"] = -49012.278496822,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = -37740.158868296,
                                                ["x"] = -49476.14250522,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = -36930.362401028,
                                                ["x"] = -48952.764338798,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = -36808.003850471,
                                                ["x"] = -48849.701200631,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = -36786.563940144,
                                                ["x"] = -48834.722850356,
                                            }, -- end of [7]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -36599.931786678,
                                                ["x"] = -49055.615642432,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -36598.553268253,
                                                ["x"] = -49060.201345822,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -36649.48943177,
                                                ["x"] = -49099.737751312,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -37002.038442996,
                                                ["x"] = -49276.707893709,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -37185.935639477,
                                                ["x"] = -49245.17782853,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -37210.939598776,
                                                ["x"] = -49207.770298548,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -37103.148001081,
                                                ["x"] = -49320.016972574,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -37229.734874645,
                                                ["x"] = -49178.261817442,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = -36678.728798937,
                                                ["x"] = -49118.968705137,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -37112.596055144,
                                                ["x"] = -49323.282637281,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = -37236.65296677,
                                                ["x"] = -49171.044945123,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = -37240.872746832,
                                                ["x"] = -49168.446146986,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = -37117.518469804,
                                                ["x"] = -49323.97197799,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = -37245.71755302,
                                                ["x"] = -49167.550645909,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = -36601.185156478,
                                                ["x"] = -49064.091885532,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -36717.490243638,
                                                ["x"] = -49141.819123119,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -37122.052274288,
                                                ["x"] = -49321.963361968,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = -37255.328476499,
                                                ["x"] = -49170.212299739,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = -37259.799304319,
                                                ["x"] = -49172.437708072,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = -37125.748992679,
                                                ["x"] = -49318.604501132,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = -37268.473672357,
                                                ["x"] = -49177.430126867,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                ["y"] = -36779.485217629,
                                                ["x"] = -49174.311711996,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -37132.44821192,
                                                ["x"] = -49311.181458756,
                                            }, -- end of [14]
                                            [27] = 
                                            {
                                                ["y"] = -37281.803929043,
                                                ["x"] = -49185.561707742,
                                            }, -- end of [27]
                                            [23] = 
                                            {
                                                ["y"] = -37250.665298355,
                                                ["x"] = -49168.407296794,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = -37233.021687583,
                                                ["x"] = -49174.45894227,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = -37171.07201988,
                                                ["x"] = -49265.275928647,
                                            }, -- end of [15]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = -37050.434541215,
                                                ["x"] = -49590.992445586,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -37062.414937078,
                                                ["x"] = -49614.534740456,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37058.262118992,
                                                ["x"] = -49611.752716949,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -37050.863179286,
                                                ["x"] = -49605.072967211,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -37052.911207965,
                                                ["x"] = -49586.650447514,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -37058.429131807,
                                                ["x"] = -49578.311784588,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -37048.730261738,
                                                ["x"] = -49600.598726568,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -37255.624902255,
                                                ["x"] = -49294.630099545,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -37054.333179841,
                                                ["x"] = -49608.662464466,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -37048.634620339,
                                                ["x"] = -49595.643842455,
                                            }, -- end of [6]
                                        }, -- end of [8]
                                        [15] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37692.34824765,
                                                ["x"] = -49504.596590092,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37692.34824765,
                                                ["x"] = -49504.596590092,
                                            }, -- end of [2]
                                        }, -- end of [15]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37255.62139109,
                                                ["x"] = -49294.635637273,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37295.100851962,
                                                ["x"] = -49230.868721743,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -37299.43831026,
                                                ["x"] = -49221.859773684,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -37297.339588414,
                                                ["x"] = -49203.718719091,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -37229.866996074,
                                                ["x"] = -49184.369517415,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -37227.072100185,
                                                ["x"] = -49188.513111059,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -37293.291256109,
                                                ["x"] = -49200.784980116,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -37188.836965141,
                                                ["x"] = -49247.134256931,
                                            }, -- end of [18]
                                            [31] = 
                                            {
                                                ["y"] = -36657.299266148,
                                                ["x"] = -49109.355414613,
                                            }, -- end of [31]
                                            [5] = 
                                            {
                                                ["y"] = -37301.021278012,
                                                ["x"] = -49217.109740132,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -37254.912489048,
                                                ["x"] = -49177.282284011,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = -37148.489785842,
                                                ["x"] = -49298.058939856,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = -36689.965502214,
                                                ["x"] = -49129.947837151,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = -37128.672229543,
                                                ["x"] = -49320.579235319,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = -37250.487940413,
                                                ["x"] = -49174.959197999,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = -37125.043748054,
                                                ["x"] = -49324.016693244,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = -37297.412330056,
                                                ["x"] = -49226.43895955,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -37301.799360049,
                                                ["x"] = -49212.199826829,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -37245.697318997,
                                                ["x"] = -49173.415639499,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = -37115.917550833,
                                                ["x"] = -49327.470611554,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = -37173.97993509,
                                                ["x"] = -49267.237284669,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = -37111.027466161,
                                                ["x"] = -49326.471337359,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = -37240.919835084,
                                                ["x"] = -49174.352206733,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = -37106.277707214,
                                                ["x"] = -49324.911654363,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = -37087.684333192,
                                                ["x"] = -49317.549148355,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = -37300.704876144,
                                                ["x"] = -49207.432792588,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -37236.851349182,
                                                ["x"] = -49177.201247052,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = -36827.439286319,
                                                ["x"] = -49201.411727909,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = -37120.788700727,
                                                ["x"] = -49326.595069474,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = -36733.495034779,
                                                ["x"] = -49154.53765469,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = -37233.206567105,
                                                ["x"] = -49180.643335288,
                                            }, -- end of [15]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37281.803927329,
                                                ["x"] = -49185.561705923,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37789.935591985,
                                                ["x"] = -49498.58504641,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -36657.27871748,
                                                ["x"] = -49109.341600886,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -36616.681673984,
                                                ["x"] = -49080.166148476,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -36595.606126305,
                                                ["x"] = -49060.103542903,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -36715.51143946,
                                                ["x"] = -48912.88169147,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -36792.889805854,
                                                ["x"] = -48830.784383834,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -36797.165044311,
                                                ["x"] = -48833.388767787,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -36736.140649834,
                                                ["x"] = -48884.611674894,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -36809.424337705,
                                                ["x"] = -48842.029774249,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = -36597.981238781,
                                                ["x"] = -49055.745069733,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -36767.059850648,
                                                ["x"] = -48839.142710628,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = -36833.900969925,
                                                ["x"] = -48861.258352058,
                                            }, -- end of [20]
                                            [11] = 
                                            {
                                                ["y"] = -36770.444233358,
                                                ["x"] = -48835.425737711,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = -36597.116194581,
                                                ["x"] = -49064.524387652,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -36607.017915318,
                                                ["x"] = -49043.704409374,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -36774.152827174,
                                                ["x"] = -48832.090405725,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = -36778.401121873,
                                                ["x"] = -48829.540307633,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -36653.896023111,
                                                ["x"] = -48985.17015402,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -36783.218842682,
                                                ["x"] = -48828.500441451,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = -36833.029126023,
                                                ["x"] = -48860.540141597,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = -36788.228698646,
                                                ["x"] = -48829.033356873,
                                            }, -- end of [15]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = -36764.889834279,
                                                ["x"] = -48848.183734667,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -36788.514070667,
                                                ["x"] = -48831.81647932,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -36784.215158843,
                                                ["x"] = -48833.444235736,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -36775.229204198,
                                                ["x"] = -48837.387100769,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -36719.195295926,
                                                ["x"] = -48913.831826773,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -36700.321223269,
                                                ["x"] = -48937.144950065,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -36771.434756069,
                                                ["x"] = -48840.64869322,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -36601.308884673,
                                                ["x"] = -49056.695501235,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -36779.438353011,
                                                ["x"] = -48834.742665308,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -36767.905105457,
                                                ["x"] = -48844.202501608,
                                            }, -- end of [6]
                                        }, -- end of [3]
                                        [11] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = -37481.338237738,
                                                ["x"] = -49317.485094301,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -36833.923503397,
                                                ["x"] = -48861.276770581,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37018.747601509,
                                                ["x"] = -49014.300381126,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -37473.343579985,
                                                ["x"] = -49305.438780001,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -37480.622181286,
                                                ["x"] = -49322.396966029,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -37478.986651633,
                                                ["x"] = -49327.110764487,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -37477.090627115,
                                                ["x"] = -49308.796556587,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -37476.900923288,
                                                ["x"] = -49331.672900109,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -37092.207695295,
                                                ["x"] = -49066.282134061,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -37480.139436944,
                                                ["x"] = -49312.724552642,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -37456.06164517,
                                                ["x"] = -49367.20083368,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = -37472.167221148,
                                                ["x"] = -49340.493647756,
                                            }, -- end of [11]
                                        }, -- end of [11]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37788.099957207,
                                                ["x"] = -49501.564692436,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37783.849041483,
                                                ["x"] = -49503.303671045,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -37774.978609857,
                                                ["x"] = -49507.488728902,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -37759.760008326,
                                                ["x"] = -49527.218343753,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -37634.895440694,
                                                ["x"] = -49687.792089691,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -37621.583718833,
                                                ["x"] = -49680.881560003,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -37667.425336838,
                                                ["x"] = -49675.871232283,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -37429.337566275,
                                                ["x"] = -49573.959481941,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = -37771.397381232,
                                                ["x"] = -49510.975431401,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -37661.401032547,
                                                ["x"] = -49683.84797457,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = -37657.948748078,
                                                ["x"] = -49687.460339439,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = -37779.102832413,
                                                ["x"] = -49504.712325594,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -37768.176233793,
                                                ["x"] = -49514.811775058,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -37653.905238005,
                                                ["x"] = -49690.379272874,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = -37649.16179744,
                                                ["x"] = -49691.849156224,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -37765.222357493,
                                                ["x"] = -49518.84385553,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -37644.205319786,
                                                ["x"] = -49691.3961994,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = -37411.385127041,
                                                ["x"] = -49562.895164372,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = -37639.46399624,
                                                ["x"] = -49689.822169467,
                                            }, -- end of [15]
                                        }, -- end of [6]
                                        [12] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = -37483.580211518,
                                                ["x"] = -49601.14424586,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = -37425.162885427,
                                                ["x"] = -49412.706215119,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = -37352.913006845,
                                                ["x"] = -49514.799688102,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = -37456.055463915,
                                                ["x"] = -49367.210400957,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = -37352.064384952,
                                                ["x"] = -49519.185795699,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = -37356.137555987,
                                                ["x"] = -49522.128784861,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = -37524.251022809,
                                                ["x"] = -49623.680937467,
                                            }, -- end of [7]
                                        }, -- end of [12]
                                        [14] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37764.978874335,
                                                ["x"] = -49491.432277915,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37718.207107672,
                                                ["x"] = -49462.619644401,
                                            }, -- end of [2]
                                        }, -- end of [14]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37850.684870848,
                                            ["x"] = -49539.142030482,
                                            ["name"] = "DictKey_WptName_268",
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 22.886818656134,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37741.99459736,
                                            ["x"] = -49473.162558284,
                                            ["name"] = "DictKey_WptName_855",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 19,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 229.72631450283,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -36788.514070328,
                                            ["x"] = -48831.816479106,
                                            ["name"] = "DictKey_WptName_856",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 282.76052238909,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -36599.931784346,
                                            ["x"] = -49055.615642749,
                                            ["name"] = "DictKey_WptName_857",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 407.85702635688,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37279.968307563,
                                            ["x"] = -49188.541725029,
                                            ["name"] = "DictKey_WptName_858",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 540.84166365648,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37788.099956509,
                                            ["x"] = -49501.564691988,
                                            ["name"] = "DictKey_WptName_859",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 609.30173124437,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37412.502166295,
                                            ["x"] = -49561.39671396,
                                            ["name"] = "DictKey_WptName_860",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 19,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 696.21397609473,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37063.626664358,
                                            ["x"] = -49613.061527305,
                                            ["name"] = "DictKey_WptName_861",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 19,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 786.91433555776,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37257.102313146,
                                            ["x"] = -49295.694700386,
                                            ["name"] = "DictKey_WptName_862",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 903.20767061441,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -36658.459144856,
                                            ["x"] = -49107.956455597,
                                            ["name"] = "DictKey_WptName_863",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1002.2184790372,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -36831.788852851,
                                            ["x"] = -48864.064779336,
                                            ["name"] = "DictKey_WptName_864",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 19,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1171.6644465779,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37454.412299643,
                                            ["x"] = -49366.141090765,
                                            ["name"] = "DictKey_WptName_865",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1229.15410085,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37523.299806435,
                                            ["x"] = -49625.390899252,
                                            ["name"] = "DictKey_WptName_866",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1300.638731663,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37766.814598492,
                                            ["x"] = -49488.452328981,
                                            ["name"] = "DictKey_WptName_867",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1327.9394260689,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37720.042865907,
                                            ["x"] = -49459.639715186,
                                            ["name"] = "DictKey_WptName_868",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 56,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Cobra",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 131,
                                        ["skill"] = "Good",
                                        ["y"] = -37850.684870848,
                                        ["x"] = -49539.142030482,
                                        ["name"] = "DictKey_UnitName_267",
                                        ["heading"] = 1.0252155650254,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Cobra",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 133,
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["Variant"] = 4,
                                        }, -- end of ["AddPropVehicle"]
                                        ["y"] = -37825.150852649,
                                        ["x"] = -49523.416944451,
                                        ["name"] = "DictKey_UnitName_272",
                                        ["heading"] = 1.0252155650254,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -37850.684870848,
                                ["x"] = -49539.142030482,
                                ["name"] = "DictKey_GroupName_266",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -60401.21460417,
                                                ["x"] = -81709.133360607,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -60405.488700423,
                                                ["x"] = -81716.172439169,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 35,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -59055.068637743,
                                            ["x"] = -80334.531867906,
                                            ["name"] = "DictKey_WptName_338",
                                            ["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"] = 66,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Leclerc",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 164,
                                        ["skill"] = "Good",
                                        ["y"] = -59055.068637743,
                                        ["x"] = -80334.531867906,
                                        ["name"] = "DictKey_UnitName_337",
                                        ["heading"] = 0.66322511575785,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Leclerc",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 185,
                                        ["skill"] = "Good",
                                        ["y"] = -59032.56654821,
                                        ["x"] = -80341.849453954,
                                        ["name"] = "DictKey_UnitName_379",
                                        ["heading"] = 0.66322511575785,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "M 818",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 186,
                                        ["livery_id"] = "GRC_summer",
                                        ["skill"] = "Good",
                                        ["y"] = -59133.879367269,
                                        ["x"] = -80312.522796768,
                                        ["name"] = "DictKey_UnitName_380",
                                        ["heading"] = 0.66322511575785,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Leclerc",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 187,
                                        ["skill"] = "Good",
                                        ["y"] = -59119.87071052,
                                        ["x"] = -80299.356277608,
                                        ["name"] = "DictKey_UnitName_381",
                                        ["heading"] = 0.66322511575785,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Leclerc",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 188,
                                        ["skill"] = "Good",
                                        ["y"] = -59154.044346225,
                                        ["x"] = -80281.436442603,
                                        ["name"] = "DictKey_UnitName_382",
                                        ["heading"] = 0.66322511575785,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = -59055.068637743,
                                ["x"] = -80334.531867906,
                                ["name"] = "DictKey_GroupName_336",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -60401.21460417,
                                                ["x"] = -81709.133360607,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -60405.488700423,
                                                ["x"] = -81716.172439169,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 37,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -62957.595399719,
                                            ["x"] = -78536.091891191,
                                            ["name"] = "DictKey_WptName_377",
                                            ["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"] = 75,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Leclerc",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 183,
                                        ["skill"] = "Good",
                                        ["y"] = -62957.595399719,
                                        ["x"] = -78536.091891191,
                                        ["name"] = "DictKey_UnitName_376",
                                        ["heading"] = 0.54105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Leclerc",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 184,
                                        ["skill"] = "Good",
                                        ["y"] = -62968.427401935,
                                        ["x"] = -78526.380440929,
                                        ["name"] = "DictKey_UnitName_378",
                                        ["heading"] = 0.54105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -62957.595399719,
                                ["x"] = -78536.091891191,
                                ["name"] = "DictKey_GroupName_375",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -60401.21460417,
                                                ["x"] = -81709.133360607,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -60405.488700423,
                                                ["x"] = -81716.172439169,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -62902.358362394,
                                            ["x"] = -78571.795932145,
                                            ["name"] = "DictKey_WptName_401",
                                            ["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"] = 77,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Leclerc",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 202,
                                        ["skill"] = "Good",
                                        ["y"] = -62902.358362394,
                                        ["x"] = -78571.795932145,
                                        ["name"] = "DictKey_UnitName_399",
                                        ["heading"] = 0.54105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Leclerc",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 203,
                                        ["skill"] = "Good",
                                        ["y"] = -62913.19036461,
                                        ["x"] = -78562.084481883,
                                        ["name"] = "DictKey_UnitName_400",
                                        ["heading"] = 0.54105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -62902.358362394,
                                ["x"] = -78571.795932145,
                                ["name"] = "DictKey_GroupName_398",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -63029.031325235,
                                                ["x"] = -78579.302667574,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -63029.031325235,
                                                ["x"] = -78579.302667574,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = -59845.041680209,
                                                ["x"] = -80909.771895952,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = -63141.536485135,
                                                ["x"] = -79579.258792766,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = -62372.124054681,
                                                ["x"] = -80012.604499978,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = -59831.128297511,
                                                ["x"] = -80915.3681722,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = -59817.593913359,
                                                ["x"] = -80921.831793783,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = -59800.010876573,
                                                ["x"] = -80931.358057375,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = -59774.388394681,
                                                ["x"] = -80946.95684433,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = -62287.373154844,
                                                ["x"] = -80042.866711264,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = -59683.62653014,
                                                ["x"] = -81009.087438896,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = -59415.81625557,
                                                ["x"] = -81193.142151616,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = -58886.93261413,
                                                ["x"] = -81534.801075627,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = -58165.083030875,
                                                ["x"] = -82029.289554025,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = -60747.469516114,
                                                ["x"] = -80545.488164786,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = -58105.240365499,
                                                ["x"] = -82065.59105526,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = -58065.589025562,
                                                ["x"] = -82086.859365283,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = -58015.825562364,
                                                ["x"] = -82110.269195933,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = -57960.425832008,
                                                ["x"] = -82133.294572983,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = -60687.526032529,
                                                ["x"] = -80570.606225597,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = -57889.845379314,
                                                ["x"] = -82158.636979809,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = -57808.579399567,
                                                ["x"] = -82183.52636429,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = -57740.739794137,
                                                ["x"] = -82200.7517108,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = -63101.396772769,
                                                ["x"] = -79609.063048554,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = -60633.41842667,
                                                ["x"] = -80596.52157213,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = -57657.117102817,
                                                ["x"] = -82215.783926208,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = -57642.181037793,
                                                ["x"] = -82217.150260034,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = -57627.192920228,
                                                ["x"] = -82217.684346708,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = -57612.198626072,
                                                ["x"] = -82217.341483508,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = -60585.076272696,
                                                ["x"] = -80622.739900518,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = -57587.276199034,
                                                ["x"] = -82215.407140085,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = -57537.667748339,
                                                ["x"] = -82209.199142486,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = -57483.490716106,
                                                ["x"] = -82199.754235783,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = -57444.513550046,
                                                ["x"] = -82190.783712875,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = -60542.368159953,
                                                ["x"] = -80648.730231311,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = -56976.030464776,
                                                ["x"] = -82065.556565468,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = -56946.487002611,
                                                ["x"] = -82060.360883297,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = -56926.637791629,
                                                ["x"] = -82057.927724646,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = -56906.683836462,
                                                ["x"] = -82056.616215691,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = -60509.276431916,
                                                ["x"] = -80671.194135518,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = -56881.689690716,
                                                ["x"] = -82056.225574273,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = -56856.714101535,
                                                ["x"] = -82057.256414287,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = -56826.854298372,
                                                ["x"] = -82060.117742099,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = -63478.556063947,
                                                ["x"] = -79288.703820187,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = -62948.3221059,
                                                ["x"] = -79712.944647586,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = -60477.34177797,
                                                ["x"] = -80695.273998834,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = -56772.662900304,
                                                ["x"] = -82069.36993955,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = -56743.577475378,
                                                ["x"] = -82076.709918387,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = -56710.161135717,
                                                ["x"] = -82087.106689909,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = -60439.03502823,
                                                ["x"] = -80727.400065316,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = -56208.14806547,
                                                ["x"] = -82271.5326154,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = -56109.807497474,
                                                ["x"] = -82289.646617706,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = -56085.139237272,
                                                ["x"] = -82293.743592044,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = -60371.092505318,
                                                ["x"] = -80786.408616703,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = -56070.175432162,
                                                ["x"] = -82294.082903155,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = -56065.568557338,
                                                ["x"] = -82292.270554054,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = -56062.064332446,
                                                ["x"] = -82288.776883934,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = -60355.069745152,
                                                ["x"] = -80798.372966267,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = -56057.704688084,
                                                ["x"] = -82279.820183872,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = -56056.165702842,
                                                ["x"] = -82275.049638884,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = -62875.284609884,
                                                ["x"] = -79756.410466468,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = -60342.51443991,
                                                ["x"] = -80806.576108057,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = -56052.633432779,
                                                ["x"] = -82260.492008559,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = -56050.730397089,
                                                ["x"] = -82255.869775986,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = -56048.527932615,
                                                ["x"] = -82251.381702336,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = -60333.845797002,
                                                ["x"] = -80811.559332428,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = -56032.710959654,
                                                ["x"] = -82225.907763764,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = -55914.148852221,
                                                ["x"] = -82046.605321496,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = -55860.476494359,
                                                ["x"] = -81956.379642579,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = -60324.924869732,
                                                ["x"] = -80816.074824917,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = -55838.629936369,
                                                ["x"] = -81967.468691684,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = -55825.176862572,
                                                ["x"] = -81974.096177617,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = -55815.949798781,
                                                ["x"] = -81977.9482522,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = -60315.756946972,
                                                ["x"] = -80820.065569123,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = -55648.957632938,
                                                ["x"] = -82030.048106071,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = -55567.29159138,
                                                ["x"] = -82063.075373432,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = -62571.531416563,
                                                ["x"] = -79919.927051739,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = -60306.335380918,
                                                ["x"] = -80823.410589853,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = -60291.878806561,
                                                ["x"] = -80827.403089198,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = -60272.33481365,
                                                ["x"] = -80831.634242477,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = -60252.57821735,
                                                ["x"] = -80834.720073449,
                                            }, -- end of [27]
                                            [47] = 
                                            {
                                                ["y"] = -57691.732190925,
                                                ["x"] = -82210.639523553,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = -56797.174778046,
                                                ["x"] = -82064.467449914,
                                            }, -- end of [63]
                                            [7] = 
                                            {
                                                ["y"] = -62441.303318256,
                                                ["x"] = -79983.655320271,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = -60059.357425733,
                                                ["x"] = -80860.780110993,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = -56043.589883509,
                                                ["x"] = -82242.687908444,
                                            }, -- end of [83]
                                            [67] = 
                                            {
                                                ["y"] = -56227.539176982,
                                                ["x"] = -82266.641906919,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = -56075.181816049,
                                                ["x"] = -82294.518860964,
                                            }, -- end of [71]
                                            [29] = 
                                            {
                                                ["y"] = -59892.971306818,
                                                ["x"] = -80895.628536222,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = -56059.604236604,
                                                ["x"] = -82284.461652776,
                                            }, -- end of [75]
                                            [78] = 
                                            {
                                                ["y"] = -56055.096118058,
                                                ["x"] = -82270.168571377,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = -56054.09668581,
                                                ["x"] = -82265.270765573,
                                            }, -- end of [79]
                                            [30] = 
                                            {
                                                ["y"] = -59868.811877975,
                                                ["x"] = -80902.037586441,
                                            }, -- end of [30]
                                            [87] = 
                                            {
                                                ["y"] = -55855.937043929,
                                                ["x"] = -81957.396762767,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = -55801.789079941,
                                                ["x"] = -81982.888360004,
                                            }, -- end of [91]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = -55672.957288083,
                                                ["x"] = -82361.273994489,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -55648.926647797,
                                                ["x"] = -82318.397857986,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -55567.317925952,
                                                ["x"] = -82063.06444077,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -55560.644026044,
                                                ["x"] = -82068.705856235,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -55574.179479229,
                                                ["x"] = -82101.044526727,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -55655.625501194,
                                                ["x"] = -82347.633073597,
                                            }, -- end of [8]
                                            [14] = 
                                            {
                                                ["y"] = -55677.888848208,
                                                ["x"] = -82360.451989611,
                                            }, -- end of [14]
                                            [9] = 
                                            {
                                                ["y"] = -55657.378843768,
                                                ["x"] = -82352.325826999,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -55638.595639501,
                                                ["x"] = -82279.773903576,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -55659.72807404,
                                                ["x"] = -82356.721073287,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = -55663.192947343,
                                                ["x"] = -82360.226515892,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = -55562.635096132,
                                                ["x"] = -82073.357257856,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -55642.942505788,
                                                ["x"] = -82294.127834954,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -55667.957236446,
                                                ["x"] = -82361.574681392,
                                            }, -- end of [12]
                                            [15] = 
                                            {
                                                ["y"] = -56005.154054732,
                                                ["x"] = -82301.391640849,
                                            }, -- end of [15]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -68163.80619119,
                                                ["x"] = -76308.585591937,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -67734.101872654,
                                                ["x"] = -76573.769489066,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -67076.219768475,
                                                ["x"] = -77028.679740304,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -66987.946776364,
                                                ["x"] = -77063.248195822,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -64521.416370545,
                                                ["x"] = -78288.190501948,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -64479.098364218,
                                                ["x"] = -78323.312247692,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -66357.355361895,
                                                ["x"] = -77220.651593829,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -64427.536127249,
                                                ["x"] = -78370.645339644,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = -67049.163039111,
                                                ["x"] = -77041.63242062,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -66333.802786464,
                                                ["x"] = -77229.028704677,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = -63931.37041817,
                                                ["x"] = -78885.382440216,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = -63596.654397684,
                                                ["x"] = -79186.126981194,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = -66315.324704598,
                                                ["x"] = -77236.675049934,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = -63478.555995309,
                                                ["x"] = -79288.703867157,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = -67093.691205386,
                                                ["x"] = -77018.952413128,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -67026.059741428,
                                                ["x"] = -77051.177571378,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -66292.78962685,
                                                ["x"] = -77247.492236118,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = -66248.97565208,
                                                ["x"] = -77271.572887688,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -67011.938196941,
                                                ["x"] = -77056.22774518,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -64623.78259855,
                                                ["x"] = -78216.550753644,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = -64561.443456681,
                                                ["x"] = -78258.234678601,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = -64301.419441518,
                                                ["x"] = -78499.054095826,
                                            }, -- end of [19]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = -58259.370715445,
                                                ["x"] = -81958.380222009,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = -59497.850694738,
                                                ["x"] = -81130.898505131,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = -59807.302116667,
                                                ["x"] = -80919.313334503,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = -59839.012768237,
                                                ["x"] = -80904.554668054,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = -59881.947096386,
                                                ["x"] = -80891.146282631,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = -60087.609244836,
                                                ["x"] = -80848.834850355,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = -60300.225803004,
                                                ["x"] = -80817.959442281,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = -60318.997757947,
                                                ["x"] = -80811.111479654,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = -60336.735794117,
                                                ["x"] = -80801.89593496,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = -60361.510270297,
                                                ["x"] = -80785.008655868,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = -60483.525757335,
                                                ["x"] = -80681.569374863,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = -60553.523564708,
                                                ["x"] = -80633.41265301,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = -60645.408125053,
                                                ["x"] = -80582.680227997,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = -60764.779570227,
                                                ["x"] = -80531.329356046,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = -62361.437860278,
                                                ["x"] = -80009.22541218,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = -62507.627612518,
                                                ["x"] = -79944.361603465,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = -63087.508965984,
                                                ["x"] = -79610.246752155,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = -63687.719996768,
                                                ["x"] = -79097.064930134,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = -63706.150626143,
                                                ["x"] = -79089.883072141,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = -63740.325395611,
                                                ["x"] = -79082.725665981,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = -63784.808315097,
                                                ["x"] = -79076.594724743,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = -63814.503393452,
                                                ["x"] = -79080.057772412,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = -63832.875384403,
                                                ["x"] = -79087.828657801,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = -63848.856070914,
                                                ["x"] = -79099.781319467,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = -63867.606443866,
                                                ["x"] = -79123.090028615,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = -63886.441841425,
                                                ["x"] = -79163.855720641,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = -63902.124197288,
                                                ["x"] = -79237.031596651,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = -63901.326874885,
                                                ["x"] = -79316.872034209,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = -63887.764812959,
                                                ["x"] = -79380.314102683,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = -63872.371608711,
                                                ["x"] = -79411.626799608,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = -63859.125630493,
                                                ["x"] = -79426.544662906,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = -63842.5311695,
                                                ["x"] = -79437.609761144,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = -63809.016460593,
                                                ["x"] = -79447.032324812,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = -63708.556897784,
                                                ["x"] = -79421.785689548,
                                            }, -- end of [140]
                                            [1] = 
                                            {
                                                ["y"] = -56005.154047183,
                                                ["x"] = -82301.391640896,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -56211.696104114,
                                                ["x"] = -82263.506471215,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = -63799.038539957,
                                                ["x"] = -79447.648962816,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = -63703.702266609,
                                                ["x"] = -79420.612487159,
                                            }, -- end of [141]
                                            [3] = 
                                            {
                                                ["y"] = -56231.018332188,
                                                ["x"] = -82258.3529332,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = -56264.241381453,
                                                ["x"] = -82247.353564227,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = -63131.946667999,
                                                ["x"] = -79577.84863143,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = -63692.060508748,
                                                ["x"] = -79094.603415648,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = -63711.158326851,
                                                ["x"] = -79089.273437012,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = -56732.648640419,
                                                ["x"] = -82072.592856298,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = -63794.802830335,
                                                ["x"] = -79076.83485261,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = -63819.269882161,
                                                ["x"] = -79081.565326481,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = -63837.124199091,
                                                ["x"] = -79090.463065128,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = -56761.612403626,
                                                ["x"] = -82064.7894858,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = -63872.611661206,
                                                ["x"] = -79131.745362239,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = -63890.939992299,
                                                ["x"] = -79178.163567432,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = -63903.567429853,
                                                ["x"] = -79256.976804415,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = -56786.023607207,
                                                ["x"] = -82059.407900699,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = -63884.198725742,
                                                ["x"] = -79389.654966182,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = -63869.401444785,
                                                ["x"] = -79415.647983272,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = -63855.253914666,
                                                ["x"] = -79429.706483233,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = -56815.617949786,
                                                ["x"] = -82054.514419025,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = -63789.04361318,
                                                ["x"] = -79447.435073451,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = -56845.422977232,
                                                ["x"] = -82051.12445911,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = -56870.368839905,
                                                ["x"] = -82049.519449154,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = -56890.364517523,
                                                ["x"] = -82049.214773854,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = -56915.349156435,
                                                ["x"] = -82050.025589929,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = -56935.266653471,
                                                ["x"] = -82051.810809453,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = -56959.9982349,
                                                ["x"] = -82055.443385592,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = -56999.213255603,
                                                ["x"] = -82063.309815697,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = -57149.352519845,
                                                ["x"] = -82101.769829008,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -57472.434784249,
                                                ["x"] = -82190.25041956,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = -57516.616663683,
                                                ["x"] = -82198.768901863,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = -57571.051019991,
                                                ["x"] = -82206.596949955,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = -57605.884909808,
                                                ["x"] = -82209.967699348,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = -57620.868253654,
                                                ["x"] = -82210.643441717,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = -57635.864909829,
                                                ["x"] = -82210.485956374,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = -57650.825040717,
                                                ["x"] = -82209.42081141,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = -57675.61438521,
                                                ["x"] = -82206.205772775,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = -57719.875707809,
                                                ["x"] = -82198.113034698,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = -57778.292208582,
                                                ["x"] = -82184.445209157,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = -57855.196803697,
                                                ["x"] = -82162.43497031,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = -57931.003062066,
                                                ["x"] = -82136.896945652,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = -57991.511695447,
                                                ["x"] = -82113.171901691,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = -58046.232275694,
                                                ["x"] = -82088.574140225,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = -58086.305585678,
                                                ["x"] = -82068.112257851,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = -58133.886847406,
                                                ["x"] = -82040.537439081,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = -59148.789817761,
                                                ["x"] = -81345.827673404,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = -59785.607341781,
                                                ["x"] = -80931.730804508,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = -59825.193709276,
                                                ["x"] = -80910.381878648,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = -59857.924080103,
                                                ["x"] = -80898.054110062,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = -60028.609460102,
                                                ["x"] = -80859.711051067,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = -60280.822631218,
                                                ["x"] = -80822.797457633,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = -60309.739467805,
                                                ["x"] = -80814.887397316,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = -60327.998043476,
                                                ["x"] = -80806.75661962,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = -60349.371057368,
                                                ["x"] = -80793.817143398,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = -60380.917664806,
                                                ["x"] = -80769.254077966,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = -60515.851648432,
                                                ["x"] = -80658.017212168,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = -60596.669339297,
                                                ["x"] = -80608.154452148,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = -60699.869476089,
                                                ["x"] = -80557.515784389,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = -61077.267845775,
                                                ["x"] = -80425.327527193,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = -62426.210040751,
                                                ["x"] = -79982.697731652,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = -62812.851271559,
                                                ["x"] = -79783.597414695,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = -63182.269866499,
                                                ["x"] = -79536.717415482,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = -63696.586807519,
                                                ["x"] = -79092.553067136,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = -63721.14570612,
                                                ["x"] = -79088.378488517,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = -63764.874411085,
                                                ["x"] = -79078.077720148,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = -63804.740323058,
                                                ["x"] = -79077.924053457,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = -63823.932746534,
                                                ["x"] = -79083.367733486,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = -63841.208609854,
                                                ["x"] = -79093.345705799,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = -63855.790062651,
                                                ["x"] = -79106.980979898,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = -63877.105092028,
                                                ["x"] = -79140.677727547,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = -63895.837026475,
                                                ["x"] = -79197.551491603,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = -63903.888298061,
                                                ["x"] = -79276.971557398,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = -63894.618033579,
                                                ["x"] = -79356.284144655,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = -63880.021426949,
                                                ["x"] = -79398.738254616,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = -63866.205148144,
                                                ["x"] = -79419.492164196,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = -63851.182863081,
                                                ["x"] = -79432.608188336,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = -63833.343944363,
                                                ["x"] = -79441.54544565,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = -63769.246811071,
                                                ["x"] = -79444.718533875,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = -63679.773044396,
                                                ["x"] = -79414.032984241,
                                            }, -- end of [144]
                                            [129] = 
                                            {
                                                ["y"] = -63828.600624058,
                                                ["x"] = -79443.124700908,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = -63759.566550736,
                                                ["x"] = -79442.221739343,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = -63675.86391079,
                                                ["x"] = -79410.928296889,
                                            }, -- end of [145]
                                            [65] = 
                                            {
                                                ["y"] = -62938.337111489,
                                                ["x"] = -79710.970533232,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = -63679.520997203,
                                                ["x"] = -79102.738265522,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = -63701.28417192,
                                                ["x"] = -79090.972065669,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = -63725.955799413,
                                                ["x"] = -79087.018689483,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = -63774.820316602,
                                                ["x"] = -79077.048472858,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = -63809.652986233,
                                                ["x"] = -79078.847038858,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = -63828.473506846,
                                                ["x"] = -79085.458961652,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = -63845.120827448,
                                                ["x"] = -79096.458241271,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = -63862.023559511,
                                                ["x"] = -79114.796325799,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = -63881.14232992,
                                                ["x"] = -79149.825451591,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = -63899.553278259,
                                                ["x"] = -79217.200259291,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = -63903.116534329,
                                                ["x"] = -79296.954378283,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = -63890.818531832,
                                                ["x"] = -79370.79269836,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = -63875.12396372,
                                                ["x"] = -79407.453247135,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = -63862.779368888,
                                                ["x"] = -79423.132945866,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = -63846.934528285,
                                                ["x"] = -79435.243348057,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = -63823.781029699,
                                                ["x"] = -79444.454694328,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = -63745.350666528,
                                                ["x"] = -79437.440910714,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = -63672.418672104,
                                                ["x"] = -79407.264699753,
                                            }, -- end of [146]
                                            [79] = 
                                            {
                                                ["y"] = -63750.07603337,
                                                ["x"] = -79080.512080337,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = -63852.41219255,
                                                ["x"] = -79103.2952217,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = -63898.525182861,
                                                ["x"] = -79336.672559405,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = -63837.993746433,
                                                ["x"] = -79439.709256843,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = -63818.901738664,
                                                ["x"] = -79445.543536238,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = -63779.095623788,
                                                ["x"] = -79446.440145506,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = -63731.411757088,
                                                ["x"] = -79431.906636094,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = -63688.975310104,
                                                ["x"] = -79417.723966465,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = -63684.214628071,
                                                ["x"] = -79416.242594714,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = -63047.681985196,
                                                ["x"] = -78687.469069608,
                                            }, -- end of [147]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -63050.327719861,
                                                ["x"] = -78685.177763997,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -63010.925144695,
                                                ["x"] = -78519.914395404,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -68161.957170649,
                                            ["x"] = -76305.601966037,
                                            ["name"] = "DictKey_WptName_404",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1011.7956353238,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -63476.261068394,
                                            ["x"] = -79286.061286993,
                                            ["name"] = "DictKey_WptName_405",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 37,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1802.3616200567,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -55566.600540625,
                                            ["x"] = -82061.373473762,
                                            ["name"] = "DictKey_WptName_406",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 39,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1892.7473813082,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -56005.774303846,
                                            ["x"] = -82304.836237877,
                                            ["name"] = "DictKey_WptName_408",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4591.0731465052,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -63050.327719861,
                                            ["x"] = -78685.177763997,
                                            ["name"] = "DictKey_WptName_409",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 26,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4621.6543698829,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -63010.925144695,
                                            ["x"] = -78519.914395404,
                                            ["name"] = "DictKey_WptName_678",
                                            ["ETA_locked"] = false,
                                            ["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 [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 78,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Leclerc",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 204,
                                        ["skill"] = "Average",
                                        ["y"] = -68161.957170649,
                                        ["x"] = -76305.601966037,
                                        ["name"] = "DictKey_UnitName_403",
                                        ["heading"] = 2.1373208622315,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Leclerc",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 205,
                                        ["skill"] = "Average",
                                        ["y"] = -68187.622903572,
                                        ["x"] = -76290.075334203,
                                        ["name"] = "DictKey_UnitName_410",
                                        ["heading"] = 2.1373208622315,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Leclerc",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 206,
                                        ["skill"] = "Average",
                                        ["y"] = -68213.253002712,
                                        ["x"] = -76274.484124131,
                                        ["name"] = "DictKey_UnitName_411",
                                        ["heading"] = 2.1373208622315,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Leclerc",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 207,
                                        ["skill"] = "Average",
                                        ["y"] = -68238.829086214,
                                        ["x"] = -76258.804835291,
                                        ["name"] = "DictKey_UnitName_412",
                                        ["heading"] = 2.1373208622315,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -68161.957170649,
                                ["x"] = -76305.601966037,
                                ["name"] = "DictKey_GroupName_402",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 6,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -65079.744410689,
                                            ["x"] = -72565.395091739,
                                            ["name"] = "DictKey_WptName_544",
                                            ["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"] = 102,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "rapier_fsa_blindfire_radar",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 266,
                                        ["skill"] = "Average",
                                        ["y"] = -65079.744410689,
                                        ["x"] = -72565.395091739,
                                        ["name"] = "DictKey_UnitName_533",
                                        ["heading"] = 1.1650744417888,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "rapier_fsa_optical_tracker_unit",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 267,
                                        ["skill"] = "High",
                                        ["y"] = -65088.547773538,
                                        ["x"] = -72580.481678082,
                                        ["name"] = "DictKey_UnitName_534",
                                        ["heading"] = 4.310963252426,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "rapier_fsa_launcher",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 268,
                                        ["skill"] = "High",
                                        ["y"] = -65139.750887276,
                                        ["x"] = -72593.436603822,
                                        ["name"] = "DictKey_UnitName_535",
                                        ["heading"] = 1.1693705988362,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "rapier_fsa_launcher",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 269,
                                        ["skill"] = "High",
                                        ["y"] = -65102.04476775,
                                        ["x"] = -72639.865768129,
                                        ["name"] = "DictKey_UnitName_536",
                                        ["heading"] = 0.62831853071797,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "rapier_fsa_launcher",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 270,
                                        ["skill"] = "High",
                                        ["y"] = -65152.744879418,
                                        ["x"] = -72536.194164015,
                                        ["name"] = "DictKey_UnitName_537",
                                        ["heading"] = 1.9547687622336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Land_Rover_101_FC",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 271,
                                        ["skill"] = "High",
                                        ["y"] = -65016.262264766,
                                        ["x"] = -72587.381964694,
                                        ["name"] = "DictKey_UnitName_538",
                                        ["heading"] = 5.2883476335429,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Land_Rover_109_S3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 272,
                                        ["skill"] = "High",
                                        ["y"] = -65022.78394154,
                                        ["x"] = -72604.37151354,
                                        ["name"] = "DictKey_UnitName_539",
                                        ["heading"] = 5.2883476335429,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Land_Rover_101_FC",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 273,
                                        ["skill"] = "High",
                                        ["y"] = -65025.327696436,
                                        ["x"] = -72608.846485811,
                                        ["name"] = "DictKey_UnitName_540",
                                        ["heading"] = 5.2883476335429,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Land_Rover_101_FC",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 274,
                                        ["skill"] = "High",
                                        ["y"] = -65030.812295253,
                                        ["x"] = -72620.121924108,
                                        ["name"] = "DictKey_UnitName_541",
                                        ["heading"] = 5.2883476335429,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Land_Rover_109_S3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 275,
                                        ["skill"] = "High",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["TentedRoof"] = true,
                                        }, -- end of ["AddPropVehicle"]
                                        ["y"] = -65014.205715999,
                                        ["x"] = -72582.885166308,
                                        ["name"] = "DictKey_UnitName_542",
                                        ["heading"] = 5.2883476335429,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Land_Rover_109_S3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 276,
                                        ["skill"] = "High",
                                        ["y"] = -65020.904814334,
                                        ["x"] = -72599.476219805,
                                        ["name"] = "DictKey_UnitName_543",
                                        ["heading"] = 5.2883476335429,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [11]
                                }, -- end of ["units"]
                                ["y"] = -65079.744410689,
                                ["x"] = -72565.395091739,
                                ["name"] = "DictKey_GroupName_532",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -60401.21460417,
                                                ["x"] = -81709.133360607,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -60405.488700423,
                                                ["x"] = -81716.172439169,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 37,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -64888.851823891,
                                            ["x"] = -72626.103517764,
                                            ["name"] = "DictKey_WptName_570",
                                            ["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"] = 105,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Leclerc",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 295,
                                        ["skill"] = "Good",
                                        ["y"] = -64888.851823891,
                                        ["x"] = -72626.103517764,
                                        ["name"] = "DictKey_UnitName_568",
                                        ["heading"] = 0.54105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Leclerc",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 296,
                                        ["skill"] = "Good",
                                        ["y"] = -64899.683826107,
                                        ["x"] = -72616.392067502,
                                        ["name"] = "DictKey_UnitName_569",
                                        ["heading"] = 0.54105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -64888.851823891,
                                ["x"] = -72626.103517764,
                                ["name"] = "DictKey_GroupName_567",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -60401.21460417,
                                                ["x"] = -81709.133360607,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -60405.488700423,
                                                ["x"] = -81716.172439169,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 37,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -64963.241800719,
                                            ["x"] = -72587.026596459,
                                            ["name"] = "DictKey_WptName_574",
                                            ["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"] = 106,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Leclerc",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 297,
                                        ["skill"] = "Good",
                                        ["y"] = -64963.241800719,
                                        ["x"] = -72587.026596459,
                                        ["name"] = "DictKey_UnitName_572",
                                        ["heading"] = 0.54105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Leclerc",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 298,
                                        ["skill"] = "Good",
                                        ["y"] = -64974.073802935,
                                        ["x"] = -72577.315146197,
                                        ["name"] = "DictKey_UnitName_573",
                                        ["heading"] = 0.54105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -64963.241800719,
                                ["x"] = -72587.026596459,
                                ["name"] = "DictKey_GroupName_571",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -71847.93619206,
                                            ["x"] = -93187.617384334,
                                            ["name"] = "DictKey_WptName_597",
                                            ["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"] = 109,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "rapier_fsa_blindfire_radar",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 303,
                                        ["skill"] = "High",
                                        ["y"] = -71847.93619206,
                                        ["x"] = -93187.617384334,
                                        ["name"] = "DictKey_UnitName_586",
                                        ["heading"] = 0.013157135472537,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "rapier_fsa_optical_tracker_unit",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 304,
                                        ["skill"] = "High",
                                        ["y"] = -71820.845072567,
                                        ["x"] = -93132.244031334,
                                        ["name"] = "DictKey_UnitName_587",
                                        ["heading"] = 1.3089969389957,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "rapier_fsa_launcher",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 305,
                                        ["skill"] = "High",
                                        ["y"] = -71680.577385702,
                                        ["x"] = -93201.437742814,
                                        ["name"] = "DictKey_UnitName_588",
                                        ["heading"] = 0.90757121103705,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "rapier_fsa_launcher",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 306,
                                        ["skill"] = "High",
                                        ["y"] = -71902.824578564,
                                        ["x"] = -93139.765086924,
                                        ["name"] = "DictKey_UnitName_589",
                                        ["heading"] = 5.7595865315813,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "rapier_fsa_launcher",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 307,
                                        ["skill"] = "High",
                                        ["y"] = -71733.600827654,
                                        ["x"] = -93147.662195304,
                                        ["name"] = "DictKey_UnitName_590",
                                        ["heading"] = 0.80285145591739,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Land_Rover_101_FC",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 308,
                                        ["skill"] = "High",
                                        ["y"] = -71802.029669216,
                                        ["x"] = -93138.566425184,
                                        ["name"] = "DictKey_UnitName_591",
                                        ["heading"] = 4.1364303272266,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Land_Rover_109_S3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 309,
                                        ["skill"] = "High",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["TentedRoof"] = true,
                                        }, -- end of ["AddPropVehicle"]
                                        ["y"] = -71789.161548959,
                                        ["x"] = -93151.434545444,
                                        ["name"] = "DictKey_UnitName_592",
                                        ["heading"] = 4.1364303272266,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Land_Rover_101_FC",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 310,
                                        ["skill"] = "High",
                                        ["y"] = -71786.108096695,
                                        ["x"] = -93155.578516374,
                                        ["name"] = "DictKey_UnitName_593",
                                        ["heading"] = 4.1364303272266,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Land_Rover_101_FC",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 311,
                                        ["skill"] = "High",
                                        ["y"] = -71778.038258567,
                                        ["x"] = -93165.175080634,
                                        ["name"] = "DictKey_UnitName_594",
                                        ["heading"] = 4.1364303272266,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Land_Rover_109_S3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 312,
                                        ["skill"] = "High",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["TentedRoof"] = true,
                                        }, -- end of ["AddPropVehicle"]
                                        ["y"] = -71803.88851086,
                                        ["x"] = -93132.756830574,
                                        ["name"] = "DictKey_UnitName_595",
                                        ["heading"] = 4.1364303272266,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Land_Rover_109_S3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 313,
                                        ["skill"] = "High",
                                        ["y"] = -71792.869312423,
                                        ["x"] = -93147.726781974,
                                        ["name"] = "DictKey_UnitName_596",
                                        ["heading"] = 4.1364303272266,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [11]
                                }, -- end of ["units"]
                                ["y"] = -71847.93619206,
                                ["x"] = -93187.617384334,
                                ["name"] = "DictKey_GroupName_585",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -87000.57266497,
                                                ["x"] = -125664.07078073,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -89135.690537704,
                                                ["x"] = -125727.33353252,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -89135.690537704,
                                                ["x"] = -125727.33353252,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -90997.936865413,
                                                ["x"] = -125726.65524367,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -87967.332068424,
                                                ["x"] = -125627.09440938,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -87967.332068424,
                                                ["x"] = -125627.09440938,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -90997.936865413,
                                                ["x"] = -125726.65524367,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -87967.332068424,
                                                ["x"] = -125627.09440938,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 51,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -87000.57266497,
                                            ["x"] = -125664.07078073,
                                            ["name"] = "DictKey_WptName_828",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 42,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 277.10982396652,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -89135.690537704,
                                            ["x"] = -125727.33353252,
                                            ["name"] = "DictKey_WptName_829",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 43,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 518.69855277557,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -90997.936865413,
                                            ["x"] = -125726.65524367,
                                            ["name"] = "DictKey_WptName_830",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 47,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 912.07019374641,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -87967.332068424,
                                            ["x"] = -125627.09440938,
                                            ["name"] = "DictKey_WptName_831",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 163,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Cobra",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 394,
                                        ["skill"] = "High",
                                        ["y"] = -87000.57266497,
                                        ["x"] = -125664.07078073,
                                        ["name"] = "DictKey_UnitName_827",
                                        ["heading"] = -1.6004172902265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -87000.57266497,
                                ["x"] = -125664.07078073,
                                ["name"] = "DictKey_GroupName_826",
                                ["start_time"] = 0,
                            }, -- end of [10]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = false,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 56,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 190.13888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "AttackGroup",
                                                                    ["params"] = 
                                                                    {
                                                                        ["direction"] = 0,
                                                                        ["groupId"] = 52,
                                                                        ["attackQtyLimit"] = false,
                                                                        ["attackQty"] = 1,
                                                                        ["expend"] = "Auto",
                                                                        ["altitude"] = 56,
                                                                        ["directionEnabled"] = false,
                                                                        ["groupAttack"] = false,
                                                                        ["weaponType"] = 1073741822,
                                                                        ["altitudeEnabled"] = false,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["condition"] = 
                                                                {
                                                                    ["userFlag"] = "1",
                                                                }, -- end of ["condition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 1380,
                                            ["ETA_locked"] = true,
                                            ["y"] = -88862.332321167,
                                            ["x"] = -126369.56311035,
                                            ["name"] = "DictKey_WptName_579",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 190.13888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 2000,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 138.88888888889,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["userFlag"] = "1",
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1781.7700559365,
                                            ["ETA_locked"] = false,
                                            ["y"] = -54024.943749708,
                                            ["x"] = -58383.453226802,
                                            ["name"] = "DictKey_WptName_929",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 190.13888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                    ["userFlag"] = "1",
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "AttackGroup",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitudeEnabled"] = false,
                                                                        ["groupId"] = 52,
                                                                        ["attackQtyLimit"] = false,
                                                                        ["attackQty"] = 1,
                                                                        ["expend"] = "Auto",
                                                                        ["altitude"] = 2000,
                                                                        ["directionEnabled"] = false,
                                                                        ["groupAttack"] = false,
                                                                        ["weaponType"] = 1073741822,
                                                                        ["direction"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1948.519058808,
                                            ["ETA_locked"] = false,
                                            ["y"] = -37311.82989128,
                                            ["x"] = -85326.145395129,
                                            ["name"] = "DictKey_WptName_930",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 55,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2295.0339450548,
                                            ["ETA_locked"] = false,
                                            ["y"] = -89133.460938,
                                            ["x"] = -126013.707153,
                                            ["name"] = "DictKey_WptName_1049",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 107,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 56,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "1018 - United Arab Emirates",
                                        ["skill"] = "Good",
                                        ["parking"] = "43",
                                        ["speed"] = 190.13888888889,
                                        ["type"] = "Hawk",
                                        ["unitId"] = 299,
                                        ["psi"] = -0.47353354143372,
                                        ["parking_id"] = "44",
                                        ["x"] = -126369.56311035,
                                        ["name"] = "DictKey_UnitName_578",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AIM-9M-ON-ADAPTER}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{ADEN_GUNPOD}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{AIM-9M-ON-ADAPTER}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1272,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -88862.332321167,
                                        ["heading"] = 0.47353354143372,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 56,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "1018 - United Arab Emirates",
                                        ["skill"] = "Average",
                                        ["parking"] = "41",
                                        ["speed"] = 190.13888888889,
                                        ["type"] = "Hawk",
                                        ["unitId"] = 300,
                                        ["psi"] = -0.47353354143372,
                                        ["parking_id"] = "43",
                                        ["x"] = -126381.17199707,
                                        ["name"] = "DictKey_UnitName_580",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AIM-9M-ON-ADAPTER}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{ADEN_GUNPOD}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{AIM-9M-ON-ADAPTER}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1272,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -88950.023422241,
                                        ["heading"] = 0.47353354143372,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Uzi12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -88862.332321167,
                                ["x"] = -126369.56311035,
                                ["name"] = "DictKey_GroupName_577",
                                ["communication"] = true,
                                ["start_time"] = 1380,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 56,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 13,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 240,
                                            ["ETA_locked"] = true,
                                            ["y"] = -89561.108947754,
                                            ["x"] = -126253.17944336,
                                            ["name"] = "DictKey_WptName_295",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 251.80555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 264.43219832946,
                                            ["ETA_locked"] = false,
                                            ["y"] = -91665.712986656,
                                            ["x"] = -120472.19727881,
                                            ["name"] = "DictKey_WptName_297",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 251.80555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 504.88789352131,
                                            ["ETA_locked"] = false,
                                            ["y"] = -62857.971701067,
                                            ["x"] = -67216.361698765,
                                            ["name"] = "DictKey_WptName_298",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 251.80555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["x"] = -65738.547467538,
                                                                ["y"] = -45802.862897181,
                                                                ["value"] = "Air;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Cruise missiles",
                                                                    [2] = "Antiship Missiles",
                                                                    [3] = "AA Missiles",
                                                                    [4] = "AG Missiles",
                                                                    [5] = "SA Missiles",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["priority"] = 0,
                                                                ["zoneRadius"] = 17191.9392,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 5048.0976,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 190.13888888889,
                                                                        ["speedEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 1800,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 610.16677520383,
                                            ["ETA_locked"] = false,
                                            ["y"] = -41053.031211021,
                                            ["x"] = -82293.3127432,
                                            ["name"] = "DictKey_WptName_299",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 55,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 251.80555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 629.64136479481,
                                            ["ETA_locked"] = false,
                                            ["y"] = -89133.460938,
                                            ["x"] = -126013.707153,
                                            ["name"] = "DictKey_WptName_300",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 61,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 56,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "UAE Air Force",
                                        ["skill"] = "Average",
                                        ["parking"] = 5,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ForceINSRules"] = false,
                                            ["LaserCode100"] = 6,
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode1"] = 8,
                                            ["WpBullseye"] = 0,
                                            ["LoadNVGCase"] = false,
                                            ["RocketBurst"] = 6,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["unitId"] = 145,
                                        ["psi"] = 0.34914200841508,
                                        ["parking_id"] = "29",
                                        ["x"] = -126253.17944336,
                                        ["name"] = "DictKey_UnitName_294",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [8]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [2]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [9]
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [1]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89561.108947754,
                                        ["heading"] = -0.34914200841508,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Pontiac11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 56,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "UAE Air Force",
                                        ["skill"] = "Average",
                                        ["parking"] = 2,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ForceINSRules"] = false,
                                            ["LaserCode100"] = 6,
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode1"] = 8,
                                            ["WpBullseye"] = 0,
                                            ["LoadNVGCase"] = false,
                                            ["RocketBurst"] = 6,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["unitId"] = 146,
                                        ["psi"] = 0.34914200841508,
                                        ["parking_id"] = "23",
                                        ["x"] = -126253.08361816,
                                        ["name"] = "DictKey_UnitName_296",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [8]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [2]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [9]
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [1]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89660.172302246,
                                        ["heading"] = -0.34914200841508,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Pontiac12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "013",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -89561.108947754,
                                ["x"] = -126253.17944336,
                                ["name"] = "DictKey_GroupName_293",
                                ["communication"] = true,
                                ["start_time"] = 240,
                                ["frequency"] = 251,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 1.0646508437165,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -37600.199467928,
                                            ["speed"] = 0,
                                            ["x"] = -49638.238980236,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 49,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tec_a",
                                        ["type"] = "Workshop A",
                                        ["unitId"] = 89,
                                        ["rate"] = 100,
                                        ["y"] = -37600.199467928,
                                        ["x"] = -49638.238980236,
                                        ["name"] = "DictKey_GroupName_197",
                                        ["heading"] = 1.0646508437165,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -37600.199467928,
                                ["x"] = -49638.238980236,
                                ["name"] = "DictKey_GroupName_197",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 2.5830872929516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -37675.501788214,
                                            ["speed"] = 0,
                                            ["x"] = -49610.330620262,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 50,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tec_a",
                                        ["type"] = "Workshop A",
                                        ["unitId"] = 90,
                                        ["rate"] = 100,
                                        ["y"] = -37675.501788214,
                                        ["x"] = -49610.330620262,
                                        ["name"] = "DictKey_GroupName_200",
                                        ["heading"] = 2.5830872929516,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -37675.501788214,
                                ["x"] = -49610.330620262,
                                ["name"] = "DictKey_GroupName_200",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 4.1538836197465,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -37807.89448519,
                                            ["speed"] = 0,
                                            ["x"] = -49561.71796128,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 57,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "outpost",
                                        ["unitId"] = 132,
                                        ["y"] = -37807.89448519,
                                        ["x"] = -49561.71796128,
                                        ["name"] = "DictKey_GroupName_269",
                                        ["heading"] = 4.1538836197465,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -37807.89448519,
                                ["x"] = -49561.71796128,
                                ["name"] = "DictKey_GroupName_269",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0.97738438111682,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -37163.761039029,
                                            ["speed"] = 0,
                                            ["x"] = -49754.71774882,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 59,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "outpost",
                                        ["unitId"] = 142,
                                        ["y"] = -37163.761039029,
                                        ["x"] = -49754.71774882,
                                        ["name"] = "DictKey_GroupName_283",
                                        ["heading"] = 0.97738438111682,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -37163.761039029,
                                ["x"] = -49754.71774882,
                                ["name"] = "DictKey_GroupName_283",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -88229.19334952,
                                            ["speed"] = 0,
                                            ["x"] = -126298.01209906,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 119,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Helicopters",
                                        ["type"] = "SA342L",
                                        ["unitId"] = 335,
                                        ["y"] = -88229.19334952,
                                        ["x"] = -126298.01209906,
                                        ["name"] = "DictKey_GroupName_655",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -88229.19334952,
                                ["x"] = -126298.01209906,
                                ["name"] = "DictKey_GroupName_655",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -87587.730121793,
                                            ["speed"] = 0,
                                            ["x"] = -126342.11169085,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 120,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "C-130",
                                        ["unitId"] = 336,
                                        ["y"] = -87587.730121793,
                                        ["x"] = -126342.11169085,
                                        ["name"] = "DictKey_GroupName_658",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -87587.730121793,
                                ["x"] = -126342.11169085,
                                ["name"] = "DictKey_GroupName_658",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -87527.697529551,
                                            ["speed"] = 0,
                                            ["x"] = -126342.76421903,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 121,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "C-130",
                                        ["unitId"] = 337,
                                        ["y"] = -87527.697529551,
                                        ["x"] = -126342.76421903,
                                        ["name"] = "DictKey_GroupName_661",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -87527.697529551,
                                ["x"] = -126342.76421903,
                                ["name"] = "DictKey_GroupName_661",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -88605.406321376,
                                            ["speed"] = 0,
                                            ["x"] = -126370.7844485,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 167,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "1018 - united arab emirates",
                                        ["category"] = "Planes",
                                        ["type"] = "Hawk",
                                        ["unitId"] = 401,
                                        ["rate"] = 40,
                                        ["y"] = -88605.406321376,
                                        ["x"] = -126370.7844485,
                                        ["name"] = "DictKey_GroupName_849",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -88605.406321376,
                                ["x"] = -126370.7844485,
                                ["name"] = "DictKey_GroupName_849",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -88628.060509634,
                                            ["speed"] = 0,
                                            ["x"] = -126371.31133365,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 168,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "1018 - united arab emirates",
                                        ["category"] = "Planes",
                                        ["type"] = "Hawk",
                                        ["unitId"] = 402,
                                        ["rate"] = 40,
                                        ["y"] = -88628.060509634,
                                        ["x"] = -126371.31133365,
                                        ["name"] = "DictKey_GroupName_852",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -88628.060509634,
                                ["x"] = -126371.31133365,
                                ["name"] = "DictKey_GroupName_852",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 4.1538836197465,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -37801.97096036,
                                            ["speed"] = 0,
                                            ["x"] = -49528.970672259,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 171,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 405,
                                        ["rate"] = 10,
                                        ["y"] = -37801.97096036,
                                        ["x"] = -49528.970672259,
                                        ["name"] = "DictKey_GroupName_875",
                                        ["heading"] = 4.1538836197465,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -37801.97096036,
                                ["x"] = -49528.970672259,
                                ["name"] = "DictKey_GroupName_875",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -36644.674432848,
                                            ["speed"] = 0,
                                            ["x"] = -48701.097159932,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 175,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "outpost",
                                        ["unitId"] = 421,
                                        ["y"] = -36644.674432848,
                                        ["x"] = -48701.097159932,
                                        ["name"] = "DictKey_GroupName_913",
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -36644.674432848,
                                ["x"] = -48701.097159932,
                                ["name"] = "DictKey_GroupName_913",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 5.0963614158234,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -62938.100283974,
                                            ["speed"] = 0,
                                            ["x"] = -78591.210125683,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 177,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "Cobra",
                                        ["unitId"] = 430,
                                        ["y"] = -62938.100283974,
                                        ["x"] = -78591.210125683,
                                        ["name"] = "DictKey_GroupName_935",
                                        ["heading"] = 5.0963614158234,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -62938.100283974,
                                ["x"] = -78591.210125683,
                                ["name"] = "DictKey_GroupName_935",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 3.8222710618676,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -62896.841445294,
                                            ["speed"] = 0,
                                            ["x"] = -78617.720158579,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 178,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 431,
                                        ["rate"] = 50,
                                        ["y"] = -62896.841445294,
                                        ["x"] = -78617.720158579,
                                        ["name"] = "DictKey_GroupName_938",
                                        ["heading"] = 3.8222710618676,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -62896.841445294,
                                ["x"] = -78617.720158579,
                                ["name"] = "DictKey_GroupName_938",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 3.8222710618676,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -62879.341980269,
                                            ["speed"] = 0,
                                            ["x"] = -78630.086447197,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 179,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 432,
                                        ["rate"] = 50,
                                        ["y"] = -62879.341980269,
                                        ["x"] = -78630.086447197,
                                        ["name"] = "DictKey_GroupName_941",
                                        ["heading"] = 3.8222710618676,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -62879.341980269,
                                ["x"] = -78630.086447197,
                                ["name"] = "DictKey_GroupName_941",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 3.8222710618676,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -62888.325038982,
                                            ["speed"] = 0,
                                            ["x"] = -78623.786639788,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 180,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 433,
                                        ["rate"] = 100,
                                        ["y"] = -62888.325038982,
                                        ["x"] = -78623.786639788,
                                        ["name"] = "DictKey_GroupName_944",
                                        ["heading"] = 3.8222710618676,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -62888.325038982,
                                ["x"] = -78623.786639788,
                                ["name"] = "DictKey_GroupName_944",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 3.8222710618676,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -62918.074129525,
                                            ["speed"] = 0,
                                            ["x"] = -78556.82202029,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 181,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "H-flag_R",
                                        ["type"] = "Red_Flag",
                                        ["unitId"] = 434,
                                        ["rate"] = 3,
                                        ["y"] = -62918.074129525,
                                        ["x"] = -78556.82202029,
                                        ["name"] = "DictKey_GroupName_947",
                                        ["heading"] = 3.8222710618676,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -62918.074129525,
                                ["x"] = -78556.82202029,
                                ["name"] = "DictKey_GroupName_947",
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 3.8222710618676,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -62945.373294965,
                                            ["speed"] = 0,
                                            ["x"] = -78539.205892165,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 182,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "H-tyre_B_RF",
                                        ["type"] = "Black_Tyre_RF",
                                        ["unitId"] = 435,
                                        ["rate"] = 3,
                                        ["y"] = -62945.373294965,
                                        ["x"] = -78539.205892165,
                                        ["name"] = "DictKey_GroupName_950",
                                        ["heading"] = 3.8222710618676,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -62945.373294965,
                                ["x"] = -78539.205892165,
                                ["name"] = "DictKey_GroupName_950",
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 3.8222710618676,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -62908.857744612,
                                            ["speed"] = 0,
                                            ["x"] = -78643.619366818,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 183,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 436,
                                        ["rate"] = 50,
                                        ["y"] = -62908.857744612,
                                        ["x"] = -78643.619366818,
                                        ["name"] = "DictKey_GroupName_953",
                                        ["heading"] = 3.8222710618676,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -62908.857744612,
                                ["x"] = -78643.619366818,
                                ["name"] = "DictKey_GroupName_953",
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 3.8222710618676,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -62923.790621433,
                                            ["speed"] = 0,
                                            ["x"] = -78632.769698503,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 184,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_brown",
                                        ["type"] = "Container brown",
                                        ["unitId"] = 437,
                                        ["rate"] = 100,
                                        ["y"] = -62923.790621433,
                                        ["x"] = -78632.769698503,
                                        ["name"] = "DictKey_GroupName_956",
                                        ["heading"] = 3.8222710618676,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -62923.790621433,
                                ["x"] = -78632.769698503,
                                ["name"] = "DictKey_GroupName_956",
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 3.8222710618676,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -62927.523840639,
                                            ["speed"] = 0,
                                            ["x"] = -78637.31955941,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 185,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_brown",
                                        ["type"] = "Container brown",
                                        ["unitId"] = 438,
                                        ["rate"] = 100,
                                        ["y"] = -62927.523840639,
                                        ["x"] = -78637.31955941,
                                        ["name"] = "DictKey_GroupName_959",
                                        ["heading"] = 3.8222710618676,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -62927.523840639,
                                ["x"] = -78637.31955941,
                                ["name"] = "DictKey_GroupName_959",
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 3.8222710618676,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -62933.356995647,
                                            ["speed"] = 0,
                                            ["x"] = -78617.13684308,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 186,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = "1",
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 439,
                                        ["y"] = -62933.356995647,
                                        ["x"] = -78617.13684308,
                                        ["name"] = "DictKey_GroupName_962",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 3.8222710618676,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -62933.356995647,
                                ["x"] = -78617.13684308,
                                ["name"] = "DictKey_GroupName_962",
                                ["dead"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 0.38397243543875,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -62867.777416563,
                                            ["speed"] = 0,
                                            ["x"] = -78635.861490779,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 187,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "M1097 Avenger",
                                        ["unitId"] = 445,
                                        ["y"] = -62867.777416563,
                                        ["x"] = -78635.861490779,
                                        ["name"] = "DictKey_GroupName_970",
                                        ["heading"] = 0.38397243543875,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -62867.777416563,
                                ["x"] = -78635.861490779,
                                ["name"] = "DictKey_GroupName_970",
                                ["dead"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 0.99483767363677,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -36638.814226814,
                                            ["speed"] = 0,
                                            ["x"] = -48707.85714151,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 191,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 469,
                                        ["rate"] = 10,
                                        ["y"] = -36638.814226814,
                                        ["x"] = -48707.85714151,
                                        ["name"] = "DictKey_GroupName_1018",
                                        ["heading"] = 0.99483767363677,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -36638.814226814,
                                ["x"] = -48707.85714151,
                                ["name"] = "DictKey_GroupName_1018",
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 1.0471975511966,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -36603.139680297,
                                            ["speed"] = 0,
                                            ["x"] = -48734.487436797,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 192,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "Cobra",
                                        ["unitId"] = 470,
                                        ["rate"] = 8,
                                        ["y"] = -36603.139680297,
                                        ["x"] = -48734.487436797,
                                        ["name"] = "DictKey_GroupName_1021",
                                        ["heading"] = 1.0471975511966,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -36603.139680297,
                                ["x"] = -48734.487436797,
                                ["name"] = "DictKey_GroupName_1021",
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 2.4434609527921,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -37169.742511362,
                                            ["speed"] = 0,
                                            ["x"] = -49769.643946712,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 195,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 473,
                                        ["rate"] = 10,
                                        ["y"] = -37169.742511362,
                                        ["x"] = -49769.643946712,
                                        ["name"] = "DictKey_GroupName_1030",
                                        ["heading"] = 2.4434609527921,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -37169.742511362,
                                ["x"] = -49769.643946712,
                                ["name"] = "DictKey_GroupName_1030",
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 0.97738438111682,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -37180.65606976,
                                            ["speed"] = 0,
                                            ["x"] = -49780.668242354,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 196,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "saray-b",
                                        ["type"] = "Subsidiary structure B",
                                        ["unitId"] = 474,
                                        ["rate"] = 100,
                                        ["y"] = -37180.65606976,
                                        ["x"] = -49780.668242354,
                                        ["name"] = "DictKey_GroupName_1033",
                                        ["heading"] = 0.97738438111682,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -37180.65606976,
                                ["x"] = -49780.668242354,
                                ["name"] = "DictKey_GroupName_1033",
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 2.6005405854716,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -37170.731527601,
                                            ["speed"] = 0,
                                            ["x"] = -49790.155351654,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 197,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "Cobra",
                                        ["unitId"] = 475,
                                        ["rate"] = 8,
                                        ["y"] = -37170.731527601,
                                        ["x"] = -49790.155351654,
                                        ["name"] = "DictKey_GroupName_1036",
                                        ["heading"] = 2.6005405854716,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -37170.731527601,
                                ["x"] = -49790.155351654,
                                ["name"] = "DictKey_GroupName_1036",
                                ["dead"] = false,
                            }, -- end of [27]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [31]
                [32] = 
                {
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37886.154559616,
                                                ["x"] = -49735.809558097,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37791.493526896,
                                                ["x"] = -49589.74319635,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -59034.394317624,
                                            ["x"] = -80350.13571263,
                                            ["name"] = "DictKey_WptName_362",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 100,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 70,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier stinger",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 178,
                                        ["skill"] = "Average",
                                        ["y"] = -59034.394317624,
                                        ["x"] = -80350.13571263,
                                        ["name"] = "DictKey_UnitName_361",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 189,
                                        ["skill"] = "Average",
                                        ["y"] = -59062.978793568,
                                        ["x"] = -80338.114204055,
                                        ["name"] = "DictKey_UnitName_383",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 190,
                                        ["skill"] = "Good",
                                        ["y"] = -59036.881987755,
                                        ["x"] = -80354.952558144,
                                        ["name"] = "DictKey_UnitName_384",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 191,
                                        ["skill"] = "Good",
                                        ["y"] = -59079.574328984,
                                        ["x"] = -80327.434426134,
                                        ["name"] = "DictKey_UnitName_385",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 192,
                                        ["skill"] = "Good",
                                        ["y"] = -59126.826361332,
                                        ["x"] = -80298.309653441,
                                        ["name"] = "DictKey_UnitName_386",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 193,
                                        ["skill"] = "Good",
                                        ["y"] = -59123.086336442,
                                        ["x"] = -80306.323992491,
                                        ["name"] = "DictKey_UnitName_387",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 194,
                                        ["skill"] = "Good",
                                        ["y"] = -59074.298054735,
                                        ["x"] = -80321.637549526,
                                        ["name"] = "DictKey_UnitName_388",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = -59034.394317624,
                                ["x"] = -80350.13571263,
                                ["name"] = "DictKey_GroupName_360",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37886.154559616,
                                                ["x"] = -49735.809558097,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37791.493526896,
                                                ["x"] = -49589.74319635,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -62905.703298463,
                                            ["x"] = -78584.757559412,
                                            ["name"] = "DictKey_WptName_397",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 100,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 76,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier stinger",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 195,
                                        ["skill"] = "Average",
                                        ["y"] = -62905.703298463,
                                        ["x"] = -78584.757559412,
                                        ["name"] = "DictKey_UnitName_390",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 196,
                                        ["skill"] = "Average",
                                        ["y"] = -62899.727021379,
                                        ["x"] = -78560.105416439,
                                        ["name"] = "DictKey_UnitName_391",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 197,
                                        ["skill"] = "Good",
                                        ["y"] = -62921.999121197,
                                        ["x"] = -78568.728881312,
                                        ["name"] = "DictKey_UnitName_392",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 198,
                                        ["skill"] = "Good",
                                        ["y"] = -62920.270473856,
                                        ["x"] = -78575.793143785,
                                        ["name"] = "DictKey_UnitName_393",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "M 818",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 199,
                                        ["livery_id"] = "GRC_summer",
                                        ["skill"] = "Good",
                                        ["y"] = -62971.815863708,
                                        ["x"] = -78539.561963961,
                                        ["name"] = "DictKey_UnitName_394",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 200,
                                        ["skill"] = "Good",
                                        ["y"] = -62969.201242484,
                                        ["x"] = -78555.623208626,
                                        ["name"] = "DictKey_UnitName_395",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 201,
                                        ["skill"] = "Good",
                                        ["y"] = -62957.995722951,
                                        ["x"] = -78548.15286227,
                                        ["name"] = "DictKey_UnitName_396",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Soldier stinger",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 395,
                                        ["skill"] = "Good",
                                        ["y"] = -62982.860847983,
                                        ["x"] = -78533.266518848,
                                        ["name"] = "DictKey_UnitName_834",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 440,
                                        ["skill"] = "Good",
                                        ["y"] = -62915.963630741,
                                        ["x"] = -78620.986048741,
                                        ["name"] = "DictKey_UnitName_965",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 441,
                                        ["skill"] = "High",
                                        ["y"] = -62943.381556821,
                                        ["x"] = -78615.171513711,
                                        ["name"] = "DictKey_UnitName_966",
                                        ["heading"] = 2.0594885173533,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 442,
                                        ["skill"] = "High",
                                        ["y"] = -62939.071724211,
                                        ["x"] = -78594.873592384,
                                        ["name"] = "DictKey_UnitName_967",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 443,
                                        ["skill"] = "High",
                                        ["y"] = -62939.001083036,
                                        ["x"] = -78627.631467672,
                                        ["name"] = "DictKey_UnitName_968",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 444,
                                        ["skill"] = "Good",
                                        ["y"] = -62927.81054868,
                                        ["x"] = -78613.086110835,
                                        ["name"] = "DictKey_UnitName_969",
                                        ["heading"] = 4.4854961776254,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                }, -- end of ["units"]
                                ["y"] = -62905.703298463,
                                ["x"] = -78584.757559412,
                                ["name"] = "DictKey_GroupName_389",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37886.154559616,
                                                ["x"] = -49735.809558097,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37791.493526896,
                                                ["x"] = -49589.74319635,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -64890.362202941,
                                            ["x"] = -72634.892251771,
                                            ["name"] = "DictKey_WptName_566",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 100,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 104,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier stinger",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 288,
                                        ["skill"] = "Average",
                                        ["y"] = -64890.362202941,
                                        ["x"] = -72634.892251771,
                                        ["name"] = "DictKey_UnitName_559",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 289,
                                        ["skill"] = "Average",
                                        ["y"] = -64884.385925857,
                                        ["x"] = -72610.240108798,
                                        ["name"] = "DictKey_UnitName_560",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 290,
                                        ["skill"] = "Good",
                                        ["y"] = -64906.658025675,
                                        ["x"] = -72618.863573671,
                                        ["name"] = "DictKey_UnitName_561",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 291,
                                        ["skill"] = "Good",
                                        ["y"] = -64904.929378334,
                                        ["x"] = -72625.927836144,
                                        ["name"] = "DictKey_UnitName_562",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "M 818",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 292,
                                        ["livery_id"] = "GRC_summer",
                                        ["skill"] = "Good",
                                        ["y"] = -64956.474768186,
                                        ["x"] = -72589.69665632,
                                        ["name"] = "DictKey_UnitName_563",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 293,
                                        ["skill"] = "Good",
                                        ["y"] = -64947.095502601,
                                        ["x"] = -72592.918834949,
                                        ["name"] = "DictKey_UnitName_564",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 294,
                                        ["skill"] = "Good",
                                        ["y"] = -64937.409329489,
                                        ["x"] = -72584.616400852,
                                        ["name"] = "DictKey_UnitName_565",
                                        ["heading"] = 0.57501632062741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = -64890.362202941,
                                ["x"] = -72634.892251771,
                                ["name"] = "DictKey_GroupName_558",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 47,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -87979.205943842,
                                            ["x"] = -125529.58769276,
                                            ["name"] = "DictKey_WptName_615",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 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"] = 110,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Patriot ECS",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 316,
                                        ["skill"] = "Good",
                                        ["y"] = -87979.205943842,
                                        ["x"] = -125529.58769276,
                                        ["name"] = "DictKey_UnitName_604",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Patriot cp",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 317,
                                        ["skill"] = "High",
                                        ["y"] = -87978.843313147,
                                        ["x"] = -125468.66286897,
                                        ["name"] = "DictKey_UnitName_605",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Patriot AMG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 318,
                                        ["skill"] = "High",
                                        ["y"] = -88014.885648035,
                                        ["x"] = -125499.61905328,
                                        ["name"] = "DictKey_UnitName_606",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Patriot EPP",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 319,
                                        ["skill"] = "High",
                                        ["y"] = -87979.105828943,
                                        ["x"] = -125502.15852852,
                                        ["name"] = "DictKey_UnitName_607",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Patriot str",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 320,
                                        ["skill"] = "High",
                                        ["y"] = -87913.967885641,
                                        ["x"] = -125500.38922387,
                                        ["name"] = "DictKey_UnitName_608",
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Patriot ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 321,
                                        ["skill"] = "High",
                                        ["y"] = -88043.028698733,
                                        ["x"] = -125278.45902677,
                                        ["name"] = "DictKey_UnitName_609",
                                        ["heading"] = 5.7595865315813,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Patriot ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 322,
                                        ["skill"] = "High",
                                        ["y"] = -87851.56043406,
                                        ["x"] = -125245.16019813,
                                        ["name"] = "DictKey_UnitName_610",
                                        ["heading"] = 0.5235987755983,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Patriot ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 323,
                                        ["skill"] = "High",
                                        ["y"] = -87675.627353371,
                                        ["x"] = -125502.67551609,
                                        ["name"] = "DictKey_UnitName_611",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Patriot ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 324,
                                        ["skill"] = "High",
                                        ["y"] = -87846.704941049,
                                        ["x"] = -125736.66285755,
                                        ["name"] = "DictKey_UnitName_612",
                                        ["heading"] = 2.6179938779915,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Patriot ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 325,
                                        ["skill"] = "High",
                                        ["y"] = -88117.476953091,
                                        ["x"] = -125730.41683304,
                                        ["name"] = "DictKey_UnitName_613",
                                        ["heading"] = 3.6651914291881,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Patriot ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 326,
                                        ["skill"] = "High",
                                        ["y"] = -88256.326350957,
                                        ["x"] = -125506.37423582,
                                        ["name"] = "DictKey_UnitName_614",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                }, -- end of ["units"]
                                ["y"] = -87979.205943842,
                                ["x"] = -125529.58769276,
                                ["name"] = "DictKey_GroupName_603",
                                ["start_time"] = 0,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 56,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -88747.73041153,
                                            ["x"] = -126370.60241699,
                                            ["name"] = "DictKey_WptName_289",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1524,
                                            ["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"] = 385.91696592088,
                                            ["ETA_locked"] = false,
                                            ["y"] = -63428.991884934,
                                            ["x"] = -79127.864292146,
                                            ["name"] = "DictKey_WptName_291",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1524,
                                            ["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"] = 648.8313605243,
                                            ["ETA_locked"] = false,
                                            ["y"] = -31263.873903907,
                                            ["x"] = -61841.590203345,
                                            ["name"] = "DictKey_WptName_832",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 55,
                                            ["action"] = "LandingReFuAr",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "LandingReFuAr",
                                            ["ETA"] = 1270.9942590548,
                                            ["ETA_locked"] = false,
                                            ["timeReFuAr"] = 10,
                                            ["y"] = -89133.460938,
                                            ["x"] = -126013.707153,
                                            ["name"] = "DictKey_WptName_292",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 60,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 56,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "81st FS Spangdahlem AB, Germany (SP) 1",
                                        ["skill"] = "Client",
                                        ["parking"] = 45,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10A",
                                        ["unitId"] = 143,
                                        ["psi"] = -0.49197575097781,
                                        ["parking_id"] = "46",
                                        ["x"] = -126370.60241699,
                                        ["name"] = "DictKey_UnitName_288",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98452}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_R",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4023,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -88747.73041153,
                                        ["heading"] = 0.49197575097781,
                                        ["callsign"] = 
                                        {
                                            [1] = 12,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Tusk11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 56,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "81st FS Spangdahlem AB, Germany (SP) 1",
                                        ["skill"] = "High",
                                        ["parking"] = 44,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10A",
                                        ["unitId"] = 144,
                                        ["psi"] = -0.49197575097781,
                                        ["parking_id"] = "45",
                                        ["x"] = -126370.4251709,
                                        ["name"] = "DictKey_UnitName_290",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98452}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_R",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4023,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -88802.528015137,
                                        ["heading"] = 0.49197575097781,
                                        ["callsign"] = 
                                        {
                                            [1] = 12,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Tusk12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -88747.73041153,
                                ["x"] = -126370.60241699,
                                ["name"] = "DictKey_GroupName_287",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -88089.571673526,
                                            ["speed"] = 0,
                                            ["x"] = -126312.29291688,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 111,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "US Air Force",
                                        ["category"] = "Planes",
                                        ["type"] = "C-130",
                                        ["unitId"] = 327,
                                        ["y"] = -88089.571673526,
                                        ["x"] = -126312.29291688,
                                        ["name"] = "DictKey_GroupName_631",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -88089.571673526,
                                ["x"] = -126312.29291688,
                                ["name"] = "DictKey_GroupName_631",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -87997.154444897,
                                            ["speed"] = 0,
                                            ["x"] = -126312.24234212,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 112,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "US Air Force",
                                        ["category"] = "Planes",
                                        ["type"] = "C-130",
                                        ["unitId"] = 328,
                                        ["y"] = -87997.154444897,
                                        ["x"] = -126312.24234212,
                                        ["name"] = "DictKey_GroupName_634",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -87997.154444897,
                                ["x"] = -126312.24234212,
                                ["name"] = "DictKey_GroupName_634",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 5.4628805587423,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -88009.99967659,
                                            ["speed"] = 0,
                                            ["x"] = -126300.4597613,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 113,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "summer",
                                        ["category"] = "Infantry",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 329,
                                        ["y"] = -88009.99967659,
                                        ["x"] = -126300.4597613,
                                        ["name"] = "DictKey_GroupName_637",
                                        ["heading"] = 5.4628805587423,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -88009.99967659,
                                ["x"] = -126300.4597613,
                                ["name"] = "DictKey_GroupName_637",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -88012.558432973,
                                            ["speed"] = 0,
                                            ["x"] = -126301.92190781,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 114,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "summer",
                                        ["category"] = "Infantry",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 330,
                                        ["y"] = -88012.558432973,
                                        ["x"] = -126301.92190781,
                                        ["name"] = "DictKey_GroupName_640",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -88012.558432973,
                                ["x"] = -126301.92190781,
                                ["name"] = "DictKey_GroupName_640",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 5.6199601914217,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -88011.44357904,
                                            ["speed"] = 0,
                                            ["x"] = -126301.10948978,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 115,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "summer",
                                        ["category"] = "Infantry",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 331,
                                        ["y"] = -88011.44357904,
                                        ["x"] = -126301.10948978,
                                        ["name"] = "DictKey_GroupName_643",
                                        ["heading"] = 5.6199601914217,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -88011.44357904,
                                ["x"] = -126301.10948978,
                                ["name"] = "DictKey_GroupName_643",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0.59341194567807,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -88101.475217263,
                                            ["speed"] = 0,
                                            ["x"] = -126307.58772551,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 116,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "summer",
                                        ["category"] = "Infantry",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 332,
                                        ["y"] = -88101.475217263,
                                        ["x"] = -126307.58772551,
                                        ["name"] = "DictKey_GroupName_646",
                                        ["heading"] = 0.59341194567807,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -88101.475217263,
                                ["x"] = -126307.58772551,
                                ["name"] = "DictKey_GroupName_646",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -88099.830302446,
                                            ["speed"] = 0,
                                            ["x"] = -126306.67388394,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 117,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "summer",
                                        ["category"] = "Infantry",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 333,
                                        ["y"] = -88099.830302446,
                                        ["x"] = -126306.67388394,
                                        ["name"] = "DictKey_GroupName_649",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -88099.830302446,
                                ["x"] = -126306.67388394,
                                ["name"] = "DictKey_GroupName_649",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -88082.94921004,
                                            ["speed"] = 0,
                                            ["x"] = -126298.84020651,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 118,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "summer",
                                        ["category"] = "Infantry",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 334,
                                        ["y"] = -88082.94921004,
                                        ["x"] = -126298.84020651,
                                        ["name"] = "DictKey_GroupName_652",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -88082.94921004,
                                ["x"] = -126298.84020651,
                                ["name"] = "DictKey_GroupName_652",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 0.83775804095728,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -88227.536898035,
                                            ["speed"] = 0,
                                            ["x"] = -126296.90301685,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 159,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "summer",
                                        ["category"] = "Infantry",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 390,
                                        ["y"] = -88227.536898035,
                                        ["x"] = -126296.90301685,
                                        ["name"] = "DictKey_GroupName_814",
                                        ["heading"] = 0.83775804095728,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -88227.536898035,
                                ["x"] = -126296.90301685,
                                ["name"] = "DictKey_GroupName_814",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 4.607669225265,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -88226.687912939,
                                            ["speed"] = 0,
                                            ["x"] = -126296.71845487,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 160,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "summer",
                                        ["category"] = "Infantry",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 391,
                                        ["y"] = -88226.687912939,
                                        ["x"] = -126296.71845487,
                                        ["name"] = "DictKey_GroupName_817",
                                        ["heading"] = 4.607669225265,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -88226.687912939,
                                ["x"] = -126296.71845487,
                                ["name"] = "DictKey_GroupName_817",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 0.4014257279587,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -88017.771685018,
                                            ["speed"] = 0,
                                            ["x"] = -126305.59142492,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 161,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 392,
                                        ["y"] = -88017.771685018,
                                        ["x"] = -126305.59142492,
                                        ["name"] = "DictKey_GroupName_820",
                                        ["heading"] = 0.4014257279587,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -88017.771685018,
                                ["x"] = -126305.59142492,
                                ["name"] = "DictKey_GroupName_820",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 5.3581608036226,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -88084.139087424,
                                            ["speed"] = 0,
                                            ["x"] = -126300.34124698,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 162,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 393,
                                        ["rate"] = 3,
                                        ["y"] = -88084.139087424,
                                        ["x"] = -126300.34124698,
                                        ["name"] = "DictKey_GroupName_823",
                                        ["heading"] = 5.3581608036226,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -88084.139087424,
                                ["x"] = -126300.34124698,
                                ["name"] = "DictKey_GroupName_823",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -88700.857966658,
                                            ["speed"] = 0,
                                            ["x"] = -126371.24010816,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 165,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "81st FS Spangdahlem AB, Germany (SP) 1",
                                        ["category"] = "Planes",
                                        ["type"] = "A-10A",
                                        ["unitId"] = 399,
                                        ["y"] = -88700.857966658,
                                        ["x"] = -126371.24010816,
                                        ["name"] = "DictKey_GroupName_843",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -88700.857966658,
                                ["x"] = -126371.24010816,
                                ["name"] = "DictKey_GroupName_843",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -88660.548713448,
                                            ["speed"] = 0,
                                            ["x"] = -126370.38246448,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 166,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "81st FS Spangdahlem AB, Germany (SP) 1",
                                        ["category"] = "Planes",
                                        ["type"] = "A-10A",
                                        ["unitId"] = 400,
                                        ["y"] = -88660.548713448,
                                        ["x"] = -126370.38246448,
                                        ["name"] = "DictKey_GroupName_846",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -88660.548713448,
                                ["x"] = -126370.38246448,
                                ["name"] = "DictKey_GroupName_846",
                                ["dead"] = false,
                            }, -- end of [14]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [32]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = -31189.47913228,
                ["x"] = -61576.966016579,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 70,
                    ["name"] = "Algeria",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 64,
                    ["name"] = "Brazil",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 63,
                    ["name"] = "Chile",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 76,
                    ["name"] = "Cuba",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 29,
                    ["name"] = "Egypt",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 62,
                    ["name"] = "Ethiopia",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 61,
                    ["name"] = "Honduras",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 33,
                    ["name"] = "India",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 60,
                    ["name"] = "Indonesia",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 69,
                    ["name"] = "Italian Social Republic",
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 36,
                    ["name"] = "Japan",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 37,
                    ["name"] = "Kazakhstan",
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 57,
                    ["name"] = "Malaysia",
                }, -- end of [13]
                [14] = 
                {
                    ["id"] = 56,
                    ["name"] = "Mexico",
                }, -- end of [14]
                [15] = 
                {
                    ["id"] = 55,
                    ["name"] = "Morocco",
                }, -- end of [15]
                [16] = 
                {
                    ["id"] = 38,
                    ["name"] = "North Korea",
                }, -- end of [16]
                [17] = 
                {
                    ["id"] = 39,
                    ["name"] = "Pakistan",
                }, -- end of [17]
                [18] = 
                {
                    ["id"] = 54,
                    ["name"] = "Philippines",
                }, -- end of [18]
                [19] = 
                {
                    ["id"] = 77,
                    ["name"] = "Portugal",
                }, -- end of [19]
                [20] = 
                {
                    ["id"] = 42,
                    ["name"] = "Saudi Arabia",
                }, -- end of [20]
                [21] = 
                {
                    ["id"] = 75,
                    ["name"] = "South Africa",
                }, -- end of [21]
                [22] = 
                {
                    ["id"] = 45,
                    ["name"] = "South Korea",
                }, -- end of [22]
                [23] = 
                {
                    ["id"] = 53,
                    ["name"] = "Sudan",
                }, -- end of [23]
                [24] = 
                {
                    ["id"] = 22,
                    ["name"] = "Switzerland",
                }, -- end of [24]
                [25] = 
                {
                    ["id"] = 52,
                    ["name"] = "Thailand",
                }, -- end of [25]
                [26] = 
                {
                    ["id"] = 66,
                    ["name"] = "Third Reich",
                }, -- end of [26]
                [27] = 
                {
                    ["id"] = 51,
                    ["name"] = "Tunisia",
                }, -- end of [27]
                [28] = 
                {
                    ["id"] = 7,
                    ["name"] = "USAF Aggressors",
                }, -- end of [28]
                [29] = 
                {
                    ["id"] = 68,
                    ["name"] = "USSR",
                }, -- end of [29]
                [30] = 
                {
                    ["id"] = 50,
                    ["name"] = "Venezuela",
                }, -- end of [30]
                [31] = 
                {
                    ["id"] = 49,
                    ["name"] = "Vietnam",
                }, -- end of [31]
                [32] = 
                {
                    ["id"] = 48,
                    ["name"] = "Yemen",
                }, -- end of [32]
                [33] = 
                {
                    ["id"] = 67,
                    ["name"] = "Yugoslavia",
                }, -- end of [33]
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = -30992.328299728,
                ["x"] = -61839.833793315,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 18,
                    ["name"] = "Abkhazia",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 24,
                    ["name"] = "Belarus",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 27,
                    ["name"] = "China",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 17,
                    ["name"] = "Insurgents",
                }, -- end of [4]
                [5] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 195.072,
                                            ["action"] = "From Ground Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 51.388888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffGroundHot",
                                            ["ETA"] = 1680,
                                            ["ETA_locked"] = true,
                                            ["y"] = -30674.407242642,
                                            ["x"] = -61305.048292918,
                                            ["name"] = "DictKey_WptName_303",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 134.112,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 51.388888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 0,
                                                                    }, -- 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"] = 1694.9527253584,
                                            ["ETA_locked"] = false,
                                            ["y"] = -29967.698562882,
                                            ["x"] = -61003.37386564,
                                            ["name"] = "DictKey_WptName_674",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 103.632,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 51.388888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 0,
                                                                    }, -- 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"] = 1856.0567299426,
                                            ["ETA_locked"] = false,
                                            ["y"] = -31153.671868435,
                                            ["x"] = -52809.804661069,
                                            ["name"] = "DictKey_WptName_976",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 103.632,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 51.388888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackUnit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["unitId"] = 475,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 103.632,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1933.2357017348,
                                            ["ETA_locked"] = false,
                                            ["y"] = -34171.807011644,
                                            ["x"] = -50236.647165679,
                                            ["name"] = "DictKey_WptName_977",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 103.632,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackUnit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["unitId"] = 470,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 103.632,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2019.6928766237,
                                            ["ETA_locked"] = false,
                                            ["y"] = -36084.177133869,
                                            ["x"] = -46724.952836395,
                                            ["name"] = "DictKey_WptName_978",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 103.632,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 176,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 103.632,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2110.7705476636,
                                            ["ETA_locked"] = false,
                                            ["y"] = -38615.517387396,
                                            ["x"] = -48173.926912551,
                                            ["name"] = "DictKey_WptName_979",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 103.632,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "EngageTargetsInZone",
                                                                    ["params"] = 
                                                                    {
                                                                        ["y"] = -36753.16060758,
                                                                        ["x"] = -49109.353406722,
                                                                        ["targetTypes"] = 
                                                                        {
                                                                            [1] = "Infantry",
                                                                            [2] = "Ground vehicles",
                                                                            [3] = "Air Defence",
                                                                            [4] = "Naval",
                                                                        }, -- end of ["targetTypes"]
                                                                        ["value"] = "Infantry;Ground vehicles;Air Defence;Naval;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Helicopters",
                                                                            [2] = "Fortifications",
                                                                        }, -- end of ["noTargetTypes"]
                                                                        ["priority"] = 2,
                                                                        ["zoneRadius"] = 5000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["userFlag"] = "1",
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2180.6108160868,
                                            ["ETA_locked"] = false,
                                            ["y"] = -36702.08398565,
                                            ["x"] = -49402.304027945,
                                            ["name"] = "DictKey_WptName_1044",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = -30519.762843074,
                                                                ["x"] = -61342.507293636,
                                                                ["duration"] = 300,
                                                                ["durationFlag"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2421.6200475588,
                                            ["ETA_locked"] = false,
                                            ["y"] = -30836.275429273,
                                            ["x"] = -61435.726753955,
                                            ["name"] = "DictKey_WptName_931",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 62,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 195.072,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Good",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 51.388888888889,
                                        ["type"] = "AH-1W",
                                        ["unitId"] = 147,
                                        ["psi"] = -1.167340812806,
                                        ["y"] = -30674.407242642,
                                        ["x"] = -61305.048292918,
                                        ["name"] = "DictKey_UnitName_302",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{3EA17AB0-A805-4D9E-8732-4CE00CB00F17}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 900,
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.167340812806,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 195.072,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Good",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 51.388888888889,
                                        ["type"] = "AH-1W",
                                        ["unitId"] = 148,
                                        ["psi"] = -1.167340812806,
                                        ["y"] = -30661.139988012,
                                        ["x"] = -61348.166870465,
                                        ["name"] = "DictKey_UnitName_305",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{3EA17AB0-A805-4D9E-8732-4CE00CB00F17}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 888,
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.167340812806,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "051",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -30674.407242642,
                                ["x"] = -61305.048292918,
                                ["name"] = "DictKey_GroupName_301",
                                ["communication"] = true,
                                ["start_time"] = 1680,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 73.152,
                                            ["action"] = "From Ground Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.111111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffGroundHot",
                                            ["ETA"] = 1620,
                                            ["ETA_locked"] = true,
                                            ["y"] = -30691.416790982,
                                            ["x"] = -61138.554592645,
                                            ["name"] = "DictKey_WptName_308",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 73.152,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.111111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1629.0042547695,
                                            ["ETA_locked"] = false,
                                            ["y"] = -30340.632225257,
                                            ["x"] = -61020.318986375,
                                            ["name"] = "DictKey_WptName_309",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 60.96,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 0,
                                                                    }, -- 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"] = 1828.0002190711,
                                            ["ETA_locked"] = false,
                                            ["y"] = -32285.409933022,
                                            ["x"] = -54131.234445566,
                                            ["name"] = "DictKey_WptName_315",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 60.96,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1959.4993926397,
                                            ["ETA_locked"] = false,
                                            ["y"] = -33587.570203235,
                                            ["x"] = -49583.676615104,
                                            ["name"] = "DictKey_WptName_934",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 45.72,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2040.3173399089,
                                            ["ETA_locked"] = false,
                                            ["y"] = -35428.82687514,
                                            ["x"] = -47243.851908118,
                                            ["name"] = "DictKey_WptName_933",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 29.8704,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackUnit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["unitId"] = 470,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 29.8704,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2074.8605907058,
                                            ["ETA_locked"] = false,
                                            ["y"] = -36339.750642657,
                                            ["x"] = -47981.889218017,
                                            ["name"] = "DictKey_WptName_316",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 29.8704,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2082.9126986613,
                                            ["ETA_locked"] = false,
                                            ["y"] = -36386.377161829,
                                            ["x"] = -48267.763970958,
                                            ["name"] = "DictKey_WptName_1048",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 29.8704,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 2.5694444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = -36401.680390554,
                                                                ["x"] = -48302.285207848,
                                                                ["duration"] = 10,
                                                                ["durationFlag"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 1,
                                                                        ["zInverse"] = 0,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 10,
                                                                        ["value"] = 655361,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2091.2347230217,
                                            ["ETA_locked"] = false,
                                            ["y"] = -36393.139053591,
                                            ["x"] = -48288.049646244,
                                            ["name"] = "DictKey_WptName_676",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 45.72,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackUnit",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["unitId"] = 470,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 45.72,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 173,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 45.72,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 176,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 45.72,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2112.9976146513,
                                            ["ETA_locked"] = false,
                                            ["y"] = -37175.85545017,
                                            ["x"] = -48303.021452025,
                                            ["name"] = "DictKey_WptName_1045",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 45.72,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = -37523.203357805,
                                                                ["x"] = -49141.745134248,
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["value"] = "All;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["priority"] = 0,
                                                                ["zoneRadius"] = 1951.9392,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2141.8773440264,
                                            ["ETA_locked"] = false,
                                            ["y"] = -38069.456351289,
                                            ["x"] = -48832.855614635,
                                            ["name"] = "DictKey_WptName_1050",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 63,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 73.152,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "ir afagir sand",
                                        ["skill"] = "Excellent",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.111111111111,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 149,
                                        ["psi"] = -1.2456951195303,
                                        ["y"] = -30691.416790982,
                                        ["x"] = -61138.554592645,
                                        ["name"] = "DictKey_UnitName_307",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [8] = 
                                                {
                                                    ["CLSID"] = "PKT_7_62",
                                                }, -- end of [8]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "KORD_12_7",
                                                }, -- end of [7]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "GUV_YakB_GSHP",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.2456951195303,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "052",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 73.152,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "ir afagir sand",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.111111111111,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 150,
                                        ["psi"] = -1.2456951195303,
                                        ["y"] = -30676.254214262,
                                        ["x"] = -61193.992763777,
                                        ["name"] = "DictKey_UnitName_317",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [8] = 
                                                {
                                                    ["CLSID"] = "PKT_7_62",
                                                }, -- end of [8]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "GUV_VOG",
                                                }, -- end of [2]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "KORD_12_7",
                                                }, -- end of [7]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.2456951195303,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "053",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -30691.416790982,
                                ["x"] = -61138.554592645,
                                ["name"] = "DictKey_GroupName_306",
                                ["communication"] = true,
                                ["start_time"] = 1620,
                                ["frequency"] = 127.5,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Iran",
                    ["id"] = 34,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -11499.007079616,
                                            ["x"] = -6414.5507229915,
                                            ["name"] = "DictKey_WptName_18",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Hawk pcp",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1,
                                        ["skill"] = "High",
                                        ["y"] = -11499.007079616,
                                        ["x"] = -6414.5507229915,
                                        ["name"] = "DictKey_UnitName_7",
                                        ["heading"] = 3.6477381366681,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Hawk sr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 2,
                                        ["skill"] = "High",
                                        ["y"] = -11479.755613945,
                                        ["x"] = -6458.3040540605,
                                        ["name"] = "DictKey_UnitName_8",
                                        ["heading"] = 3.6477381366681,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Hawk cwar",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 3,
                                        ["skill"] = "High",
                                        ["y"] = -11519.160351034,
                                        ["x"] = -6364.418038456,
                                        ["name"] = "DictKey_UnitName_9",
                                        ["heading"] = 3.6477381366681,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Hawk tr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 4,
                                        ["skill"] = "High",
                                        ["y"] = -11408.000150992,
                                        ["x"] = -6376.0477916509,
                                        ["name"] = "DictKey_UnitName_10",
                                        ["heading"] = 4.0317105721069,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 5,
                                        ["skill"] = "High",
                                        ["y"] = -11427.251616663,
                                        ["x"] = -6500.3072518867,
                                        ["name"] = "DictKey_UnitName_11",
                                        ["heading"] = 2.0769418098733,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 6,
                                        ["skill"] = "High",
                                        ["y"] = -11351.995887224,
                                        ["x"] = -6418.0509894771,
                                        ["name"] = "DictKey_UnitName_12",
                                        ["heading"] = 2.5830872929516,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 7,
                                        ["skill"] = "High",
                                        ["y"] = -11453.503615304,
                                        ["x"] = -6300.7920622122,
                                        ["name"] = "DictKey_UnitName_13",
                                        ["heading"] = 5.3407075111026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Hawk tr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 8,
                                        ["skill"] = "High",
                                        ["y"] = -11560.261743112,
                                        ["x"] = -6419.8011227198,
                                        ["name"] = "DictKey_UnitName_14",
                                        ["heading"] = 4.3458698374659,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 9,
                                        ["skill"] = "High",
                                        ["y"] = -11532.259611228,
                                        ["x"] = -6451.3035210895,
                                        ["name"] = "DictKey_UnitName_15",
                                        ["heading"] = 3.1241393610699,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 10,
                                        ["skill"] = "High",
                                        ["y"] = -11632.017206065,
                                        ["x"] = -6384.7984578646,
                                        ["name"] = "DictKey_UnitName_16",
                                        ["heading"] = 4.3458698374659,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 11,
                                        ["skill"] = "High",
                                        ["y"] = -11607.515340667,
                                        ["x"] = -6330.5443273391,
                                        ["name"] = "DictKey_UnitName_17",
                                        ["heading"] = 5.218534463463,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                }, -- end of ["units"]
                                ["y"] = -11499.007079616,
                                ["x"] = -6414.5507229915,
                                ["name"] = "DictKey_GroupName_6",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 24,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 11.625841311299,
                                            ["x"] = -510.19436358495,
                                            ["name"] = "DictKey_WptName_29",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SNR_75V",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 12,
                                        ["skill"] = "High",
                                        ["y"] = 11.625841311299,
                                        ["x"] = -510.19436358495,
                                        ["name"] = "DictKey_UnitName_20",
                                        ["heading"] = 3.65162664082,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "S_75M_Volhov",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 13,
                                        ["skill"] = "High",
                                        ["y"] = 14.469554897339,
                                        ["x"] = -602.20889380512,
                                        ["name"] = "DictKey_UnitName_21",
                                        ["heading"] = 2.8448866807508,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "S_75M_Volhov",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 14,
                                        ["skill"] = "High",
                                        ["y"] = -47.301033253261,
                                        ["x"] = -458.35255861289,
                                        ["name"] = "DictKey_UnitName_22",
                                        ["heading"] = 5.1836278784231,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "S_75M_Volhov",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 15,
                                        ["skill"] = "High",
                                        ["y"] = 98.438261066599,
                                        ["x"] = -556.22557195539,
                                        ["name"] = "DictKey_UnitName_23",
                                        ["heading"] = 2.0420352248334,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "S_75M_Volhov",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 16,
                                        ["skill"] = "High",
                                        ["y"] = 93.951162692329,
                                        ["x"] = -458.35138774701,
                                        ["name"] = "DictKey_UnitName_24",
                                        ["heading"] = 1.1693705988362,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "S_75M_Volhov",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 17,
                                        ["skill"] = "High",
                                        ["y"] = 3.507152090081,
                                        ["x"] = -405.35844477386,
                                        ["name"] = "DictKey_UnitName_25",
                                        ["heading"] = 6.0039326268604,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "S_75M_Volhov",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 18,
                                        ["skill"] = "High",
                                        ["y"] = -74.975891722791,
                                        ["x"] = -554.44784265604,
                                        ["name"] = "DictKey_UnitName_26",
                                        ["heading"] = 4.5727626402251,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Land_Rover_109_S3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 19,
                                        ["skill"] = "High",
                                        ["y"] = -41.937111162682,
                                        ["x"] = -514.75501711157,
                                        ["name"] = "DictKey_UnitName_27",
                                        ["heading"] = 1.535889741755,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Land_Rover_101_FC",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 20,
                                        ["skill"] = "High",
                                        ["y"] = -42.440733165302,
                                        ["x"] = -508.9537723072,
                                        ["name"] = "DictKey_UnitName_28",
                                        ["heading"] = 1.535889741755,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 11.625841311299,
                                ["x"] = -510.19436358495,
                                ["name"] = "DictKey_GroupName_19",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -30856.994613604,
                                                ["x"] = -61075.931052754,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -30817.827937153,
                                                ["x"] = -61068.587300919,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -30856.994613604,
                                            ["x"] = -61075.931052754,
                                            ["name"] = "DictKey_WptName_145",
                                            ["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] = 
                                    {
                                        ["type"] = "rapier_fsa_blindfire_radar",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 72,
                                        ["skill"] = "Good",
                                        ["y"] = -30856.994613604,
                                        ["x"] = -61075.931052754,
                                        ["name"] = "DictKey_UnitName_144",
                                        ["heading"] = 4.0491638646268,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "rapier_fsa_optical_tracker_unit",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 73,
                                        ["skill"] = "Average",
                                        ["y"] = -30837.958201609,
                                        ["x"] = -61110.837927821,
                                        ["name"] = "DictKey_UnitName_146",
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "rapier_fsa_launcher",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 74,
                                        ["skill"] = "Good",
                                        ["y"] = -30859.442530882,
                                        ["x"] = -61047.168024735,
                                        ["name"] = "DictKey_UnitName_148",
                                        ["heading"] = 4.3807764225058,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = -30856.994613604,
                                ["x"] = -61075.931052754,
                                ["name"] = "DictKey_GroupName_143",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -30810.857460962,
                                                ["x"] = -61153.141042637,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -30810.857460962,
                                                ["x"] = -61153.141042637,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -30753.786902532,
                                            ["x"] = -61220.006156664,
                                            ["name"] = "DictKey_WptName_151",
                                            ["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"] = 35,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Igla manpad INS",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 75,
                                        ["skill"] = "Average",
                                        ["y"] = -30753.786902532,
                                        ["x"] = -61220.006156664,
                                        ["name"] = "DictKey_UnitName_150",
                                        ["heading"] = 4.2062434973063,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30753.786902532,
                                ["x"] = -61220.006156664,
                                ["name"] = "DictKey_GroupName_149",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -30810.857460962,
                                                ["x"] = -61153.141042637,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -30810.857460962,
                                                ["x"] = -61153.141042637,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -30781.219510518,
                                            ["x"] = -61194.235679808,
                                            ["name"] = "DictKey_WptName_155",
                                            ["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"] = 36,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Igla manpad INS",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 76,
                                        ["skill"] = "Average",
                                        ["y"] = -30781.219510518,
                                        ["x"] = -61194.235679808,
                                        ["name"] = "DictKey_UnitName_154",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30781.219510518,
                                ["x"] = -61194.235679808,
                                ["name"] = "DictKey_GroupName_153",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -30810.857460962,
                                                ["x"] = -61153.141042637,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -30810.857460962,
                                                ["x"] = -61153.141042637,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -30606.687612328,
                                            ["x"] = -61562.894839667,
                                            ["name"] = "DictKey_WptName_158",
                                            ["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"] = 37,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Igla manpad INS",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 77,
                                        ["skill"] = "Good",
                                        ["y"] = -30606.687612328,
                                        ["x"] = -61562.894839667,
                                        ["name"] = "DictKey_UnitName_157",
                                        ["heading"] = 4.4331363000656,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30606.687612328,
                                ["x"] = -61562.894839667,
                                ["name"] = "DictKey_GroupName_156",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -38073.389943122,
                                                ["x"] = -49682.319926012,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37977.341547388,
                                                ["x"] = -49622.275135969,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -33094.516570232,
                                                ["x"] = -68911.22333292,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -35201.795841714,
                                                ["x"] = -68333.984665314,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -35392.724203665,
                                                ["x"] = -68259.578547266,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -35737.948169051,
                                                ["x"] = -68068.973548948,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -36374.805021686,
                                                ["x"] = -67347.205816825,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -36437.110941069,
                                                ["x"] = -67244.661484836,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -35805.989462837,
                                                ["x"] = -68018.042305949,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -36477.467406239,
                                                ["x"] = -67169.863171975,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = -35510.257739941,
                                                ["x"] = -68204.060104278,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -35906.366184271,
                                                ["x"] = -67935.449725327,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = -35973.000971769,
                                                ["x"] = -67874.967050781,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = -35295.867850797,
                                                ["x"] = -68300.095866582,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -35602.85179813,
                                                ["x"] = -68154.571638627,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -36025.928438561,
                                                ["x"] = -67821.839927061,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = -36082.837115039,
                                                ["x"] = -67758.712745839,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -35675.70979743,
                                                ["x"] = -68110.808725359,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -36146.202314524,
                                                ["x"] = -67681.363188395,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = -36208.732196348,
                                                ["x"] = -67597.025570857,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = -37165.090468678,
                                                ["x"] = -65859.261330176,
                                            }, -- end of [19]
                                        }, -- end of [2]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37797.165314381,
                                                ["x"] = -49507.67245931,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37797.165314381,
                                                ["x"] = -49507.67245931,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [3] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = -40938.34085019,
                                                ["x"] = -59240.843602926,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -40954.88503711,
                                                ["x"] = -59267.893487437,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -37165.09023996,
                                                ["x"] = -65859.261757857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -39138.562395635,
                                                ["x"] = -62202.952432138,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -40961.842077569,
                                                ["x"] = -59280.094018734,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -40951.016862548,
                                                ["x"] = -59264.718367344,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -40942.938711363,
                                                ["x"] = -59258.821243152,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -40961.399174302,
                                                ["x"] = -59275.418009552,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -40939.501674093,
                                                ["x"] = -59255.203770902,
                                            }, -- end of [10]
                                            [14] = 
                                            {
                                                ["y"] = -40938.902571967,
                                                ["x"] = -59238.99280125,
                                            }, -- end of [14]
                                            [3] = 
                                            {
                                                ["y"] = -40957.776241411,
                                                ["x"] = -59289.190078636,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -40958.442947141,
                                                ["x"] = -59271.42398352,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -40937.258909705,
                                                ["x"] = -59245.716774027,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = -40937.455051271,
                                                ["x"] = -59250.698084165,
                                            }, -- end of [11]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = -31377.282438564,
                                                ["x"] = -65524.471711771,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = -30957.504174563,
                                                ["x"] = -63956.819788969,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = -30985.21068969,
                                                ["x"] = -64144.00596315,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = -31329.167545872,
                                                ["x"] = -65548.858724367,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = -31331.099046093,
                                                ["x"] = -65553.499499643,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = -31353.295348834,
                                                ["x"] = -65598.317108377,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = -31365.658406807,
                                                ["x"] = -65620.041648846,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = -30990.310771257,
                                                ["x"] = -64158.110213209,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = -31612.188826941,
                                                ["x"] = -65990.490039126,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = -31623.612275166,
                                                ["x"] = -66006.890102999,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = -31625.874440843,
                                                ["x"] = -66011.346197703,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = -31627.837312603,
                                                ["x"] = -66015.943914463,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = -30994.230877115,
                                                ["x"] = -64167.308780099,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = -31631.246707882,
                                                ["x"] = -66025.344177326,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = -31679.408841285,
                                                ["x"] = -66177.913948821,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = -31183.492606782,
                                                ["x"] = -64120.30241241,
                                            }, -- end of [17]
                                            [42] = 
                                            {
                                                ["y"] = -31690.879240139,
                                                ["x"] = -66221.423265358,
                                            }, -- end of [42]
                                            [18] = 
                                            {
                                                ["y"] = -31179.999477474,
                                                ["x"] = -64129.741495701,
                                            }, -- end of [18]
                                            [43] = 
                                            {
                                                ["y"] = -31696.02518069,
                                                ["x"] = -66245.885177368,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = -31000.93579687,
                                                ["x"] = -64180.723583929,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = -31699.133288934,
                                                ["x"] = -66265.639967509,
                                            }, -- end of [44]
                                            [75] = 
                                            {
                                                ["y"] = -32470.042878947,
                                                ["x"] = -68182.80719251,
                                            }, -- end of [75]
                                            [45] = 
                                            {
                                                ["y"] = -31701.107472406,
                                                ["x"] = -66285.538919553,
                                            }, -- end of [45]
                                            [78] = 
                                            {
                                                ["y"] = -32569.283978311,
                                                ["x"] = -68281.481875351,
                                            }, -- end of [78]
                                            [46] = 
                                            {
                                                ["y"] = -31701.68843811,
                                                ["x"] = -66300.525727475,
                                            }, -- end of [46]
                                            [79] = 
                                            {
                                                ["y"] = -32575.158756988,
                                                ["x"] = -68289.569335058,
                                            }, -- end of [79]
                                            [47] = 
                                            {
                                                ["y"] = -31701.398614948,
                                                ["x"] = -66315.520717165,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = -31016.420493358,
                                                ["x"] = -64205.88409336,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = -31699.819768626,
                                                ["x"] = -66335.456117633,
                                            }, -- end of [48]
                                            [83] = 
                                            {
                                                ["y"] = -32600.521919267,
                                                ["x"] = -68349.248112232,
                                            }, -- end of [83]
                                            [49] = 
                                            {
                                                ["y"] = -31697.973011848,
                                                ["x"] = -66350.340247553,
                                            }, -- end of [49]
                                            [115] = 
                                            {
                                                ["y"] = -32952.316816091,
                                                ["x"] = -68949.418218446,
                                            }, -- end of [115]
                                            [50] = 
                                            {
                                                ["y"] = -31682.853557039,
                                                ["x"] = -66439.032516603,
                                            }, -- end of [50]
                                            [87] = 
                                            {
                                                ["y"] = -32883.10861333,
                                                ["x"] = -68401.63028891,
                                            }, -- end of [87]
                                            [51] = 
                                            {
                                                ["y"] = -31681.391643204,
                                                ["x"] = -66458.976363189,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = -31020.913078988,
                                                ["x"] = -64203.820198586,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = -31681.008778137,
                                                ["x"] = -66478.970271686,
                                            }, -- end of [52]
                                            [91] = 
                                            {
                                                ["y"] = -32879.585518498,
                                                ["x"] = -68419.096940831,
                                            }, -- end of [91]
                                            [53] = 
                                            {
                                                ["y"] = -31682.215484202,
                                                ["x"] = -66513.94564604,
                                            }, -- end of [53]
                                            [94] = 
                                            {
                                                ["y"] = -32874.966845014,
                                                ["x"] = -68433.321969001,
                                            }, -- end of [94]
                                            [54] = 
                                            {
                                                ["y"] = -31721.474920115,
                                                ["x"] = -66942.137503068,
                                            }, -- end of [54]
                                            [111] = 
                                            {
                                                ["y"] = -32939.356159926,
                                                ["x"] = -68935.83660996,
                                            }, -- end of [111]
                                            [55] = 
                                            {
                                                ["y"] = -31825.46445302,
                                                ["x"] = -67820.907869667,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = -31177.448238908,
                                                ["x"] = -64114.494118089,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = -31828.73011918,
                                                ["x"] = -67823.609544145,
                                            }, -- end of [56]
                                            [110] = 
                                            {
                                                ["y"] = -32935.731262892,
                                                ["x"] = -68926.518828382,
                                            }, -- end of [110]
                                            [57] = 
                                            {
                                                ["y"] = -31833.770583551,
                                                ["x"] = -67823.148509369,
                                            }, -- end of [57]
                                            [95] = 
                                            {
                                                ["y"] = -32873.190643575,
                                                ["x"] = -68443.161775684,
                                            }, -- end of [95]
                                            [58] = 
                                            {
                                                ["y"] = -32242.011449245,
                                                ["x"] = -67784.902478838,
                                            }, -- end of [58]
                                            [99] = 
                                            {
                                                ["y"] = -32862.074812042,
                                                ["x"] = -68787.604779793,
                                            }, -- end of [99]
                                            [59] = 
                                            {
                                                ["y"] = -32247.050047894,
                                                ["x"] = -67784.818897876,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = -31182.125924807,
                                                ["x"] = -64112.753296279,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = -32251.142854775,
                                                ["x"] = -67787.03482805,
                                            }, -- end of [60]
                                            [107] = 
                                            {
                                                ["y"] = -32881.549067336,
                                                ["x"] = -68867.925252236,
                                            }, -- end of [107]
                                            [61] = 
                                            {
                                                ["y"] = -32252.432495255,
                                                ["x"] = -67791.870720187,
                                            }, -- end of [61]
                                            [103] = 
                                            {
                                                ["y"] = -32867.827797965,
                                                ["x"] = -68847.195312839,
                                            }, -- end of [103]
                                            [62] = 
                                            {
                                                ["y"] = -32254.512272924,
                                                ["x"] = -67806.731814011,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = -30970.813601497,
                                                ["x"] = -63482.026421957,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = -32255.767950875,
                                                ["x"] = -67811.56807474,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = -31184.738377334,
                                                ["x"] = -64115.303849833,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = -32257.52159721,
                                                ["x"] = -67816.246544113,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = -32259.626072968,
                                                ["x"] = -67820.783168028,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = -32282.260786497,
                                                ["x"] = -67865.359727975,
                                            }, -- end of [66]
                                            [67] = 
                                            {
                                                ["y"] = -32290.062132397,
                                                ["x"] = -67878.168967727,
                                            }, -- end of [67]
                                            [68] = 
                                            {
                                                ["y"] = -32395.951569586,
                                                ["x"] = -68035.892883967,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = -32403.120396454,
                                                ["x"] = -68049.067185665,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = -32436.958918041,
                                                ["x"] = -68121.554053742,
                                            }, -- end of [70]
                                            [71] = 
                                            {
                                                ["y"] = -32455.605784098,
                                                ["x"] = -68162.49933327,
                                            }, -- end of [71]
                                            [72] = 
                                            {
                                                ["y"] = -32460.685040972,
                                                ["x"] = -68171.10843387,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = -32463.570914808,
                                                ["x"] = -68175.190488901,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = -32466.701323039,
                                                ["x"] = -68179.088339485,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = -31178.333018023,
                                                ["x"] = -64134.452081354,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = -32526.695029392,
                                                ["x"] = -68239.288309588,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = -32562.746426823,
                                                ["x"] = -68273.917564743,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = -30965.312881515,
                                                ["x"] = -64061.445161747,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = -31177.392639109,
                                                ["x"] = -64139.358119593,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = -32580.255944946,
                                                ["x"] = -68298.168690882,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = -32584.623180645,
                                                ["x"] = -68307.16220571,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = -32590.224776716,
                                                ["x"] = -68321.075017127,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = -31177.80418228,
                                                ["x"] = -64144.320078492,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = -32603.228257363,
                                                ["x"] = -68358.873848716,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = -32633.650078399,
                                                ["x"] = -68474.81130626,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = -32638.408723401,
                                                ["x"] = -68474.452813595,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = -31267.983970925,
                                                ["x"] = -64701.975148537,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = -32887.79896144,
                                                ["x"] = -68401.71360447,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = -32887.493586548,
                                                ["x"] = -68406.101716276,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = -32884.875047902,
                                                ["x"] = -68410.610566288,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = -31372.019129643,
                                                ["x"] = -65373.786420271,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = -32877.606840885,
                                                ["x"] = -68423.684800115,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = -32876.124788306,
                                                ["x"] = -68428.45855026,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = -30973.258733624,
                                                ["x"] = -64100.645644472,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = -31395.942836165,
                                                ["x"] = -65491.362112449,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = -32870.692425998,
                                                ["x"] = -68463.002790198,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = -32868.871884687,
                                                ["x"] = -68487.933611258,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = -32859.62233668,
                                                ["x"] = -68662.639208873,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = -31395.903131261,
                                                ["x"] = -65496.355269224,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = -32864.423337849,
                                                ["x"] = -68827.531923781,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = -32865.597323965,
                                                ["x"] = -68837.461384357,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = -32866.495278786,
                                                ["x"] = -68842.379215536,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = -31395.046292423,
                                                ["x"] = -65501.273593608,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = -32869.842110763,
                                                ["x"] = -68851.765540394,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = -32872.376487093,
                                                ["x"] = -68856.074651911,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = -32875.222310579,
                                                ["x"] = -68860.184026161,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = -31393.158325124,
                                                ["x"] = -65505.889791449,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = -32898.566358088,
                                                ["x"] = -68886.236601436,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = -32933.345151201,
                                                ["x"] = -68922.15198818,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = -30977.977758454,
                                                ["x"] = -64120.078705706,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = -31388.246755448,
                                                ["x"] = -65514.618928662,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = -32941.700745482,
                                                ["x"] = -68940.261447802,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = -32944.396029859,
                                                ["x"] = -68944.48280285,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = -32947.708170379,
                                                ["x"] = -68948.183611564,
                                            }, -- end of [114]
                                            [29] = 
                                            {
                                                ["y"] = -31385.290524615,
                                                ["x"] = -65518.628752243,
                                            }, -- end of [29]
                                            [116] = 
                                            {
                                                ["y"] = -32957.277037337,
                                                ["x"] = -68948.834021226,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = -32967.125981652,
                                                ["x"] = -68946.684977002,
                                            }, -- end of [117]
                                            [118] = 
                                            {
                                                ["y"] = -33094.51658028,
                                                ["x"] = -68911.223333028,
                                            }, -- end of [118]
                                            [30] = 
                                            {
                                                ["y"] = -31381.604768538,
                                                ["x"] = -65521.957201441,
                                            }, -- end of [30]
                                            [4] = 
                                            {
                                                ["y"] = -30961.989450699,
                                                ["x"] = -64036.670713873,
                                            }, -- end of [4]
                                            [3] = 
                                            {
                                                ["y"] = -30958.953405957,
                                                ["x"] = -63996.789380579,
                                            }, -- end of [3]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = -41165.600284615,
                                                ["x"] = -59032.154441364,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = -40940.998544104,
                                                ["x"] = -59234.048379719,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = -40959.157223591,
                                                ["x"] = -59210.383850953,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = -41170.579337947,
                                                ["x"] = -59031.703799021,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = -41180.572979541,
                                                ["x"] = -59031.396557023,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = -41200.56172218,
                                                ["x"] = -59031.991991092,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = -41225.511618948,
                                                ["x"] = -59033.742440226,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = -40962.969926286,
                                                ["x"] = -59207.15043722,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = -41230.385947874,
                                                ["x"] = -59034.767033767,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = -41234.931041329,
                                                ["x"] = -59036.765935722,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = -41239.004396573,
                                                ["x"] = -59039.664393828,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = -41278.084170091,
                                                ["x"] = -59070.851281733,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = -40966.967815982,
                                                ["x"] = -59204.148577078,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = -41290.576197114,
                                                ["x"] = -59079.149494332,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = -41457.284566191,
                                                ["x"] = -59180.268807898,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = -41475.057551667,
                                                ["x"] = -59189.4345042,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = -41488.792473008,
                                                ["x"] = -59195.456679713,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = -40971.138789215,
                                                ["x"] = -59201.392950171,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = -41498.197765656,
                                                ["x"] = -59198.848609643,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = -41507.831965731,
                                                ["x"] = -59201.516077959,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = -41512.735695519,
                                                ["x"] = -59202.489705108,
                                            }, -- end of [46]
                                            [67] = 
                                            {
                                                ["y"] = -41282.203729479,
                                                ["x"] = -58915.946849889,
                                            }, -- end of [67]
                                            [3] = 
                                            {
                                                ["y"] = -40943.355107552,
                                                ["x"] = -59229.641124702,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = -40975.469802257,
                                                ["x"] = -59198.895632246,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = -41522.679137996,
                                                ["x"] = -59203.471152709,
                                            }, -- end of [48]
                                            [71] = 
                                            {
                                                ["y"] = -41134.99574786,
                                                ["x"] = -58813.115774897,
                                            }, -- end of [71]
                                            [49] = 
                                            {
                                                ["y"] = -41527.672697342,
                                                ["x"] = -59203.298198467,
                                            }, -- end of [49]
                                            [19] = 
                                            {
                                                ["y"] = -41028.908643649,
                                                ["x"] = -59172.504102893,
                                            }, -- end of [19]
                                            [50] = 
                                            {
                                                ["y"] = -41532.607663911,
                                                ["x"] = -59202.513627841,
                                            }, -- end of [50]
                                            [87] = 
                                            {
                                                ["y"] = -37180.948043824,
                                                ["x"] = -55853.994805349,
                                            }, -- end of [87]
                                            [51] = 
                                            {
                                                ["y"] = -41537.37851222,
                                                ["x"] = -59201.035179957,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = -40979.944603341,
                                                ["x"] = -59196.667037257,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = -41541.883105324,
                                                ["x"] = -59198.875264116,
                                            }, -- end of [52]
                                            [91] = 
                                            {
                                                ["y"] = -36525.977642793,
                                                ["x"] = -55093.472977727,
                                            }, -- end of [91]
                                            [53] = 
                                            {
                                                ["y"] = -41546.060125421,
                                                ["x"] = -59196.132805732,
                                            }, -- end of [53]
                                            [94] = 
                                            {
                                                ["y"] = -36412.68182169,
                                                ["x"] = -54876.486820603,
                                            }, -- end of [94]
                                            [54] = 
                                            {
                                                ["y"] = -41549.905957754,
                                                ["x"] = -59192.941540211,
                                            }, -- end of [54]
                                            [95] = 
                                            {
                                                ["y"] = -36380.563082984,
                                                ["x"] = -54797.797766792,
                                            }, -- end of [95]
                                            [55] = 
                                            {
                                                ["y"] = -41553.454176707,
                                                ["x"] = -59189.419853588,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = -40984.543025789,
                                                ["x"] = -59194.706947115,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = -41556.7511653,
                                                ["x"] = -59185.662696697,
                                            }, -- end of [56]
                                            [99] = 
                                            {
                                                ["y"] = -36297.078540394,
                                                ["x"] = -54484.23945227,
                                            }, -- end of [99]
                                            [57] = 
                                            {
                                                ["y"] = -41562.810053702,
                                                ["x"] = -59177.709355929,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = -36272.580975637,
                                                ["x"] = -54140.646922396,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = -41571.06140754,
                                                ["x"] = -59165.185567739,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = -36309.237609219,
                                                ["x"] = -53838.330742784,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = -41591.185048689,
                                                ["x"] = -59130.556210624,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = -41012.451037974,
                                                ["x"] = -59183.746526036,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = -41591.366419565,
                                                ["x"] = -59126.138254235,
                                            }, -- end of [60]
                                            [111] = 
                                            {
                                                ["y"] = -36416.243947594,
                                                ["x"] = -53516.108314693,
                                            }, -- end of [111]
                                            [61] = 
                                            {
                                                ["y"] = -41587.042277887,
                                                ["x"] = -59123.567351144,
                                            }, -- end of [61]
                                            [110] = 
                                            {
                                                ["y"] = -36385.911181739,
                                                ["x"] = -53590.12655888,
                                            }, -- end of [110]
                                            [62] = 
                                            {
                                                ["y"] = -41473.850266577,
                                                ["x"] = -59059.624392934,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = -40938.981920574,
                                                ["x"] = -59238.622452355,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = -40946.056920361,
                                                ["x"] = -59225.437263928,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = -41016.850435276,
                                                ["x"] = -59181.371738401,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = -41410.850064886,
                                                ["x"] = -59018.999156046,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = -41395.18301319,
                                                ["x"] = -59006.57205265,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = -41322.911085301,
                                                ["x"] = -58944.971022954,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = -41021.084842154,
                                                ["x"] = -59178.713232635,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = -41149.165919685,
                                                ["x"] = -58827.086499125,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = -41141.458005211,
                                                ["x"] = -58820.722243434,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = -41138.019550472,
                                                ["x"] = -58817.096784722,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = -41025.113046105,
                                                ["x"] = -59175.755442791,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = -41132.470623218,
                                                ["x"] = -58808.804412184,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = -41127.57538732,
                                                ["x"] = -58800.056290631,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = -41124.787167866,
                                                ["x"] = -58795.925599193,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = -41121.546752848,
                                                ["x"] = -58792.142436501,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = -41117.776830942,
                                                ["x"] = -58788.908075681,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = -41113.605033476,
                                                ["x"] = -58786.159881738,
                                            }, -- end of [77]
                                            [78] = 
                                            {
                                                ["y"] = -41109.210824923,
                                                ["x"] = -58783.719945159,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = -40767.319802506,
                                                ["x"] = -58596.10281703,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = -40589.896673233,
                                                ["x"] = -58483.792275415,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = -40376.148638699,
                                                ["x"] = -58335.812624349,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = -39130.964227859,
                                                ["x"] = -57404.510192999,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = -38986.76825093,
                                                ["x"] = -57288.679320896,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = -37629.611756799,
                                                ["x"] = -56273.641556833,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = -37468.598791632,
                                                ["x"] = -56138.86090437,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = -37347.89166118,
                                                ["x"] = -56026.39006066,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = -41045.311174542,
                                                ["x"] = -59153.682072136,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = -36679.755142847,
                                                ["x"] = -55302.829540864,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = -36620.036604121,
                                                ["x"] = -55228.958283503,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = -36569.927637901,
                                                ["x"] = -55160.309510428,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = -41087.469676645,
                                                ["x"] = -59097.831883811,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = -36487.899082003,
                                                ["x"] = -55028.867294347,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = -36450.665226227,
                                                ["x"] = -54958.068701383,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = -40952.1680916,
                                                ["x"] = -59217.525553586,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = -41133.916131704,
                                                ["x"] = -59045.47094322,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = -36355.694876026,
                                                ["x"] = -54727.048715196,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = -36334.371188774,
                                                ["x"] = -54655.151763433,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = -36314.223963093,
                                                ["x"] = -54572.58255314,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = -41137.756548631,
                                                ["x"] = -59042.276443088,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = -36284.851545094,
                                                ["x"] = -54400.131554099,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = -36276.715016939,
                                                ["x"] = -54315.530372601,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = -36272.488952418,
                                                ["x"] = -54225.638421418,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = -41141.894307507,
                                                ["x"] = -59039.470774552,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = -36276.599807936,
                                                ["x"] = -54060.756004784,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = -36284.576950508,
                                                ["x"] = -53981.162941433,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = -36295.638925077,
                                                ["x"] = -53906.990255972,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = -41146.309112586,
                                                ["x"] = -59037.131432509,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = -36326.187004251,
                                                ["x"] = -53770.420780145,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = -36350.789589457,
                                                ["x"] = -53689.068002055,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = -40955.540847622,
                                                ["x"] = -59213.835991845,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = -41150.9646121,
                                                ["x"] = -59035.312445675,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = -36450.258180072,
                                                ["x"] = -53443.70733021,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = -36502.152288929,
                                                ["x"] = -53346.728553032,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = -37627.787366391,
                                                ["x"] = -51353.634744504,
                                            }, -- end of [114]
                                            [29] = 
                                            {
                                                ["y"] = -41155.7627832,
                                                ["x"] = -59033.911176018,
                                            }, -- end of [29]
                                            [21] = 
                                            {
                                                ["y"] = -41039.139508852,
                                                ["x"] = -59161.549656982,
                                            }, -- end of [21]
                                            [20] = 
                                            {
                                                ["y"] = -41032.488991094,
                                                ["x"] = -59169.015211837,
                                            }, -- end of [20]
                                            [5] = 
                                            {
                                                ["y"] = -40949.018519396,
                                                ["x"] = -59221.409191567,
                                            }, -- end of [5]
                                            [30] = 
                                            {
                                                ["y"] = -41160.653229875,
                                                ["x"] = -59032.875351798,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = -41431.318436722,
                                                ["x"] = -59033.347543582,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = -41517.689180789,
                                                ["x"] = -59203.162578194,
                                            }, -- end of [47]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = -38310.795069597,
                                                ["x"] = -49886.620088533,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = -38272.406205969,
                                                ["x"] = -50230.525775268,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = -38274.111466088,
                                                ["x"] = -50225.857690259,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = -38275.130264632,
                                                ["x"] = -50220.98222005,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = -38275.52956046,
                                                ["x"] = -50216.020628649,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = -38275.525734566,
                                                ["x"] = -50211.017963946,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = -38275.581868177,
                                                ["x"] = -50196.027063746,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = -38279.160240282,
                                                ["x"] = -50176.34987614,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = -38282.100881259,
                                                ["x"] = -50166.806757645,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = -38324.398770167,
                                                ["x"] = -50076.227408388,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = -38338.998662959,
                                                ["x"] = -50033.687858093,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = -38344.110027007,
                                                ["x"] = -50009.234220173,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = -38344.209438552,
                                                ["x"] = -49969.347626257,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = -38334.162830849,
                                                ["x"] = -49930.758844242,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = -38270.31482513,
                                                ["x"] = -49823.525144194,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = -38259.090846487,
                                                ["x"] = -49807.093577061,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = -38255.506583069,
                                                ["x"] = -49803.648827732,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = -38345.13353888,
                                                ["x"] = -49999.288631722,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = -38342.703429222,
                                                ["x"] = -49959.463641164,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = -38330.157300821,
                                                ["x"] = -49921.597307564,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = -38268.200680444,
                                                ["x"] = -49818.926473506,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = -38247.916687843,
                                                ["x"] = -49797.175290753,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = -38280.401781509,
                                                ["x"] = -50171.508798054,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = -38286.090215631,
                                                ["x"] = -50157.638619609,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = -38333.117911849,
                                                ["x"] = -50052.800488957,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = -38342.455503065,
                                                ["x"] = -50019.094866389,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = -38345.470899805,
                                                ["x"] = -49989.2963987,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = -38340.517199574,
                                                ["x"] = -49949.70765278,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = -38323.3755879,
                                                ["x"] = -49908.220750652,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = -38265.555789468,
                                                ["x"] = -49814.644491349,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = -38194.554415086,
                                                ["x"] = -49760.112597083,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = -38073.381463926,
                                                ["x"] = -49682.314559927,
                                            }, -- end of [37]
                                            [35] = 
                                            {
                                                ["y"] = -38235.956141288,
                                                ["x"] = -49788.140820976,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = -37627.787366456,
                                                ["x"] = -51353.634747535,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = -38345.134450398,
                                                ["x"] = -49979.303829618,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = -38337.647543836,
                                                ["x"] = -49940.130282655,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = -38262.469971576,
                                                ["x"] = -49810.734467915,
                                            }, -- end of [31]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37977.34420088,
                                                ["x"] = -49622.276781693,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37591.936748397,
                                                ["x"] = -49384.833716906,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -30968.978288188,
                                            ["x"] = -63481.950490207,
                                            ["name"] = "DictKey_WptName_161",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 12.847222222222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 10,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 41,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 390.41394898105,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -33082.398080083,
                                            ["x"] = -68918.274394366,
                                            ["name"] = "DictKey_WptName_629",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["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"] = 66,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 625.64773220204,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37168.18090308,
                                            ["x"] = -65860.904275717,
                                            ["name"] = "DictKey_WptName_630",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 23.125,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 956.52100418732,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -40940.898718686,
                                            ["x"] = -59239.099194216,
                                            ["name"] = "DictKey_WptName_162",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 23.125,
                                            ["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"] = 31,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1560.1745377653,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37630.859086328,
                                            ["x"] = -51355.314555371,
                                            ["name"] = "DictKey_WptName_163",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 23.125,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1548.4596656889,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -38082.392565199,
                                            ["x"] = -49683.945856928,
                                            ["name"] = "DictKey_WptName_164",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20.555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1592.5441185272,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37979.223445846,
                                            ["x"] = -49619.32648082,
                                            ["name"] = "DictKey_WptName_165",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 19,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1812.7662468362,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37593.772678968,
                                            ["x"] = -49381.853874377,
                                            ["name"] = "DictKey_WptName_166",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.0555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 38,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 78,
                                        ["skill"] = "Good",
                                        ["y"] = -30968.978288188,
                                        ["x"] = -63481.950490207,
                                        ["name"] = "DictKey_UnitName_160",
                                        ["heading"] = -2.7708142038958,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 109,
                                        ["skill"] = "Good",
                                        ["y"] = -30970.218489761,
                                        ["x"] = -63451.980553858,
                                        ["name"] = "DictKey_UnitName_232",
                                        ["heading"] = -2.7708142038958,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 110,
                                        ["skill"] = "Average",
                                        ["y"] = -30971.255626312,
                                        ["x"] = -63422.000859972,
                                        ["name"] = "DictKey_UnitName_233",
                                        ["heading"] = -2.7708142038958,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 111,
                                        ["skill"] = "Average",
                                        ["y"] = -30972.165974615,
                                        ["x"] = -63392.014479604,
                                        ["name"] = "DictKey_UnitName_234",
                                        ["heading"] = -2.7708142038958,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 446,
                                        ["skill"] = "Good",
                                        ["y"] = -30973.185258238,
                                        ["x"] = -63362.031940825,
                                        ["name"] = "DictKey_UnitName_981",
                                        ["heading"] = -2.7708142038958,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 447,
                                        ["skill"] = "Average",
                                        ["y"] = -30973.868752733,
                                        ["x"] = -63332.047483679,
                                        ["name"] = "DictKey_UnitName_982",
                                        ["heading"] = -2.7708142038958,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = -30968.978288188,
                                ["x"] = -63481.950490207,
                                ["name"] = "DictKey_GroupName_159",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -30125.648855472,
                                                ["x"] = -62496.837228228,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -30503.745287336,
                                                ["x"] = -61738.906380839,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = -22423.891203716,
                                                ["x"] = -73887.540237865,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = -20347.411139066,
                                                ["x"] = -75258.233789181,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = -22895.369763926,
                                                ["x"] = -73059.163166934,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = -20397.397456758,
                                                ["x"] = -75259.171364974,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = -25692.735051463,
                                                ["x"] = -72832.50726269,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = -20457.3647673,
                                                ["x"] = -75257.372987892,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = -20527.144120995,
                                                ["x"] = -75251.912357874,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = -20591.604294034,
                                                ["x"] = -75243.605827873,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = -20660.490324646,
                                                ["x"] = -75231.207781964,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = -20723.819818702,
                                                ["x"] = -75216.595733356,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = -20824.014882349,
                                                ["x"] = -75185.342351947,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = -20948.201772383,
                                                ["x"] = -75132.545977846,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = -21022.682799579,
                                                ["x"] = -75091.66070978,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = -22055.610994445,
                                                ["x"] = -74361.613605552,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = -22238.466857848,
                                                ["x"] = -74199.361094489,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = -22352.740725097,
                                                ["x"] = -74041.759270389,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = -22582.708122651,
                                                ["x"] = -73455.930864538,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = -22689.036398699,
                                                ["x"] = -73275.260969018,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = -22961.656869583,
                                                ["x"] = -73014.435468675,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = -23348.706213838,
                                                ["x"] = -72871.731334543,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = -25700.420252585,
                                                ["x"] = -72827.055440169,
                                            }, -- end of [56]
                                            [31] = 
                                            {
                                                ["y"] = -22652.403159046,
                                                ["x"] = -73328.946445559,
                                            }, -- end of [31]
                                            [55] = 
                                            {
                                                ["y"] = -25697.148398346,
                                                ["x"] = -72830.586871114,
                                            }, -- end of [55]
                                            [33] = 
                                            {
                                                ["y"] = -22728.215951825,
                                                ["x"] = -73223.403959338,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = -23000.735116127,
                                                ["x"] = -72992.130819826,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = -23408.208597152,
                                                ["x"] = -72864.062948717,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = -25701.924629288,
                                                ["x"] = -72822.501267508,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                ["y"] = -22138.356418187,
                                                ["x"] = -74296.993072863,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = -22273.700065399,
                                                ["x"] = -74157.135075367,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = -22371.734158677,
                                                ["x"] = -74006.56174645,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = -22602.124484828,
                                                ["x"] = -73415.340513373,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = -22763.503149008,
                                                ["x"] = -73181.224104826,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = -23054.286685481,
                                                ["x"] = -72965.081285194,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = -23463.057291723,
                                                ["x"] = -72860.054997182,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = -25702.333954204,
                                                ["x"] = -72817.524264239,
                                            }, -- end of [58]
                                            [9] = 
                                            {
                                                ["y"] = -20771.922036492,
                                                ["x"] = -75202.968445529,
                                            }, -- end of [9]
                                            [1] = 
                                            {
                                                ["y"] = -19630.04098454,
                                                ["x"] = -75196.970972297,
                                            }, -- end of [1]
                                            [13] = 
                                            {
                                                ["y"] = -20983.762305763,
                                                ["x"] = -75114.239501732,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = -21106.493146625,
                                                ["x"] = -75037.126351724,
                                            }, -- end of [15]
                                            [35] = 
                                            {
                                                ["y"] = -22794.093179947,
                                                ["x"] = -73148.226503743,
                                            }, -- end of [35]
                                            [11] = 
                                            {
                                                ["y"] = -20884.466844859,
                                                ["x"] = -75161.47335315,
                                            }, -- end of [11]
                                            [51] = 
                                            {
                                                ["y"] = -23623.009037107,
                                                ["x"] = -72856.749141943,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = -25702.122979577,
                                                ["x"] = -72812.387716385,
                                            }, -- end of [59]
                                            [18] = 
                                            {
                                                ["y"] = -22175.995644503,
                                                ["x"] = -74264.088537521,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = -22306.912822372,
                                                ["x"] = -74113.30256533,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = -22395.25394094,
                                                ["x"] = -73956.850088558,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = -22621.181938507,
                                                ["x"] = -73380.176825419,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = -22826.318995984,
                                                ["x"] = -73116.825164061,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = -23155.467568977,
                                                ["x"] = -72922.043320851,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = -25557.919194333,
                                                ["x"] = -72842.534479686,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = -25698.884709958,
                                                ["x"] = -72782.470486983,
                                            }, -- end of [60]
                                            [47] = 
                                            {
                                                ["y"] = -23304.415394592,
                                                ["x"] = -72879.655668881,
                                            }, -- end of [47]
                                            [43] = 
                                            {
                                                ["y"] = -23108.942982225,
                                                ["x"] = -72940.34553455,
                                            }, -- end of [43]
                                            [39] = 
                                            {
                                                ["y"] = -22927.946592491,
                                                ["x"] = -73035.959567999,
                                            }, -- end of [39]
                                            [46] = 
                                            {
                                                ["y"] = -23255.709488366,
                                                ["x"] = -72890.937129062,
                                            }, -- end of [46]
                                            [37] = 
                                            {
                                                ["y"] = -22860.106393614,
                                                ["x"] = -73087.110186601,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = -23202.817611459,
                                                ["x"] = -72905.996393836,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = -25687.854578179,
                                                ["x"] = -72833.542402383,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = -25693.605131437,
                                                ["x"] = -72727.728839951,
                                            }, -- end of [61]
                                            [19] = 
                                            {
                                                ["y"] = -22204.63614847,
                                                ["x"] = -74236.171677375,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = -22329.406326093,
                                                ["x"] = -74080.231496235,
                                            }, -- end of [23]
                                            [62] = 
                                            {
                                                ["y"] = -25692.70154625,
                                                ["x"] = -72704.988552012,
                                            }, -- end of [62]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -25692.700950865,
                                                ["x"] = -72704.969229763,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -25692.262116768,
                                                ["x"] = -72474.983591351,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -25863.024814795,
                                                ["x"] = -70542.678208882,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -25906.238938002,
                                                ["x"] = -70327.418820308,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -26082.993330696,
                                                ["x"] = -70010.768929417,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = -27266.661383756,
                                                ["x"] = -66542.484490458,
                                            }, -- end of [32]
                                            [17] = 
                                            {
                                                ["y"] = -26181.501989592,
                                                ["x"] = -69904.385478113,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -25921.180766469,
                                                ["x"] = -70284.978924328,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -26967.725064746,
                                                ["x"] = -69092.82601769,
                                            }, -- end of [18]
                                            [15] = 
                                            {
                                                ["y"] = -26054.266978427,
                                                ["x"] = -70045.400788278,
                                            }, -- end of [15]
                                            [5] = 
                                            {
                                                ["y"] = -25875.278326973,
                                                ["x"] = -70453.525660487,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -25940.248950156,
                                                ["x"] = -70238.762321768,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = -27031.927276796,
                                                ["x"] = -69009.792335058,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = -27207.956061858,
                                                ["x"] = -68537.597031459,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = -27067.836105475,
                                                ["x"] = -68955.619322991,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = -25959.365509663,
                                                ["x"] = -70198.029545886,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = -27100.800554019,
                                                ["x"] = -68899.605264679,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = -25697.509477335,
                                                ["x"] = -72355.110484242,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -25884.721042351,
                                                ["x"] = -70404.431193066,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -25982.847553371,
                                                ["x"] = -70153.89231553,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = -27130.416151509,
                                                ["x"] = -68841.773509836,
                                            }, -- end of [24]
                                            [23] = 
                                            {
                                                ["y"] = -27121.962014184,
                                                ["x"] = -68859.895921294,
                                            }, -- end of [23]
                                            [25] = 
                                            {
                                                ["y"] = -27150.143662359,
                                                ["x"] = -68790.436571939,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = -26005.893153958,
                                                ["x"] = -70115.247234141,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = -27163.096300163,
                                                ["x"] = -68752.596755847,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                ["y"] = -25893.048203831,
                                                ["x"] = -70370.439315944,
                                            }, -- end of [7]
                                            [27] = 
                                            {
                                                ["y"] = -27179.527639699,
                                                ["x"] = -68694.896459488,
                                            }, -- end of [27]
                                            [14] = 
                                            {
                                                ["y"] = -26036.297460946,
                                                ["x"] = -70069.42022499,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = -27191.98425846,
                                                ["x"] = -68641.331952673,
                                            }, -- end of [28]
                                            [19] = 
                                            {
                                                ["y"] = -26993.140910991,
                                                ["x"] = -69061.943604523,
                                            }, -- end of [19]
                                            [29] = 
                                            {
                                                ["y"] = -27200.814677875,
                                                ["x"] = -68592.124933422,
                                            }, -- end of [29]
                                            [31] = 
                                            {
                                                ["y"] = -27213.461940126,
                                                ["x"] = -68462.806869467,
                                            }, -- end of [31]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = -9197.9083365895,
                                                ["x"] = -70605.867588951,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = -11429.551622115,
                                                ["x"] = -70647.959584548,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = -13436.273957463,
                                                ["x"] = -71667.793843684,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = -16907.645098314,
                                                ["x"] = -72739.01888518,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = -2412.5209038188,
                                                ["x"] = -69033.183254464,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -2521.6997220774,
                                                ["x"] = -68972.335317791,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = -2572.5049444304,
                                                ["x"] = -68940.427272039,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = -2629.8126067214,
                                                ["x"] = -68900.242560253,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = -2732.4384756839,
                                                ["x"] = -68820.463030785,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = -2778.0372272402,
                                                ["x"] = -68781.477328581,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = -2948.168150939,
                                                ["x"] = -68619.384194735,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = -2990.0205546576,
                                                ["x"] = -68576.399347187,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = -3049.839292148,
                                                ["x"] = -68502.644930499,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = -3285.0910052702,
                                                ["x"] = -68160.826419332,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = -3320.737582047,
                                                ["x"] = -68118.980521839,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = -3392.6065489566,
                                                ["x"] = -68049.510076037,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = -3530.6631779746,
                                                ["x"] = -67950.762787376,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = -3645.904138106,
                                                ["x"] = -67902.889449533,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = -3793.5158031858,
                                                ["x"] = -67877.625972155,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = -3978.2423980806,
                                                ["x"] = -67879.923334689,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = -4831.9820007273,
                                                ["x"] = -68032.095618986,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = -5095.5785009772,
                                                ["x"] = -67960.570238932,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = -5551.4470594305,
                                                ["x"] = -67772.184340714,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = -5766.8970215094,
                                                ["x"] = -67809.29874006,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = -7417.3739384415,
                                                ["x"] = -68834.308414515,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = -8316.3379756166,
                                                ["x"] = -69600.380628643,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = -8818.4814648002,
                                                ["x"] = -70001.970608684,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = -9243.1171856057,
                                                ["x"] = -70645.306146995,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = -11623.052597244,
                                                ["x"] = -70624.384374344,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = -13470.129820025,
                                                ["x"] = -71676.602170429,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = -16949.157757779,
                                                ["x"] = -72756.319492118,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = -17632.06653305,
                                                ["x"] = -74337.941042902,
                                            }, -- end of [256]
                                            [257] = 
                                            {
                                                ["y"] = -17662.353177292,
                                                ["x"] = -74355.474890042,
                                            }, -- end of [257]
                                            [129] = 
                                            {
                                                ["y"] = -9286.4684289476,
                                                ["x"] = -70679.145168884,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = -11906.467746122,
                                                ["x"] = -70594.636468163,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = -13499.636889162,
                                                ["x"] = -71682.002079733,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = -16966.888641587,
                                                ["x"] = -72765.568201842,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = -17680.248716659,
                                                ["x"] = -74364.399340345,
                                            }, -- end of [258]
                                            [65] = 
                                            {
                                                ["y"] = -5799.1497763502,
                                                ["x"] = -67822.881382837,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = -7466.9177795345,
                                                ["x"] = -68858.179290105,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = -8330.3610989742,
                                                ["x"] = -69621.074520016,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = -8842.8147169452,
                                                ["x"] = -70033.712649968,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = -9355.9924452035,
                                                ["x"] = -70728.033478775,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = -12088.987230045,
                                                ["x"] = -70564.723173439,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = -13653.404882357,
                                                ["x"] = -71701.416219864,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = -16992.763772807,
                                                ["x"] = -72780.743990717,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = -17708.050126093,
                                                ["x"] = -74375.638551946,
                                            }, -- end of [260]
                                            [261] = 
                                            {
                                                ["y"] = -17722.345578925,
                                                ["x"] = -74380.175787853,
                                            }, -- end of [261]
                                            [131] = 
                                            {
                                                ["y"] = -9550.073821935,
                                                ["x"] = -70851.417805533,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = -12103.954035675,
                                                ["x"] = -70563.747098532,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = -13991.196674325,
                                                ["x"] = -71739.873745531,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = -17030.452204933,
                                                ["x"] = -72805.32397752,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = -17741.691589908,
                                                ["x"] = -74385.240797252,
                                            }, -- end of [262]
                                            [33] = 
                                            {
                                                ["y"] = -4007.9278626322,
                                                ["x"] = -67884.23331243,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = -4861.7538198961,
                                                ["x"] = -68028.42634608,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = -5329.0954178473,
                                                ["x"] = -67825.200599818,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = -5571.4275730337,
                                                ["x"] = -67771.374849318,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = -6656.6461235095,
                                                ["x"] = -68243.231559633,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = -7572.9565986266,
                                                ["x"] = -68902.657391792,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = -8348.4823746981,
                                                ["x"] = -69644.980245564,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = -8859.7525749594,
                                                ["x"] = -70058.468493777,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = -9636.6191797156,
                                                ["x"] = -70901.498083305,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = -12118.950288534,
                                                ["x"] = -70563.51935689,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = -14025.579542996,
                                                ["x"] = -71746.392906073,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = -17062.851176984,
                                                ["x"] = -72828.774762321,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = -18400.466407808,
                                                ["x"] = -74507.151994648,
                                            }, -- end of [264]
                                            [265] = 
                                            {
                                                ["y"] = -18453.597426559,
                                                ["x"] = -74521.349345959,
                                            }, -- end of [265]
                                            [133] = 
                                            {
                                                ["y"] = -9685.560946468,
                                                ["x"] = -70926.580541268,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = -12153.914292309,
                                                ["x"] = -70565.015902835,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = -14044.999987847,
                                                ["x"] = -71751.164739182,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = -17082.270469712,
                                                ["x"] = -72844.514409952,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = -18505.990849733,
                                                ["x"] = -74538.062258377,
                                            }, -- end of [266]
                                            [67] = 
                                            {
                                                ["y"] = -6788.8663172618,
                                                ["x"] = -68314.041989906,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = -7754.5614423146,
                                                ["x"] = -68973.631392606,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = -8367.7319232276,
                                                ["x"] = -69667.983829977,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = -8870.1089127787,
                                                ["x"] = -70075.575723701,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = -9758.6319372616,
                                                ["x"] = -70959.133073529,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = -12178.788773829,
                                                ["x"] = -70567.486255983,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = -14064.14683993,
                                                ["x"] = -71756.935289057,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = -17097.083733374,
                                                ["x"] = -72857.948151519,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = -18593.928594506,
                                                ["x"] = -74573.915080323,
                                            }, -- end of [268]
                                            [269] = 
                                            {
                                                ["y"] = -18643.236423938,
                                                ["x"] = -74598.266567228,
                                            }, -- end of [269]
                                            [135] = 
                                            {
                                                ["y"] = -9819.1952728513,
                                                ["x"] = -70982.71826989,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = -12203.510062059,
                                                ["x"] = -70571.19397344,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = -14078.24200876,
                                                ["x"] = -71762.061241955,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = -17111.105725887,
                                                ["x"] = -72872.205615625,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = -3427.331990545,
                                                ["x"] = -68020.89744397,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = -3552.8401449193,
                                                ["x"] = -67939.229174346,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = -3670.0443611168,
                                                ["x"] = -67896.401209301,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = -3838.434459695,
                                                ["x"] = -67875.008083712,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = -4335.6997835596,
                                                ["x"] = -67953.370548103,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = -4930.7429494846,
                                                ["x"] = -68016.609539354,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = -5356.4092412938,
                                                ["x"] = -67812.800789309,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = -5591.4199810621,
                                                ["x"] = -67771.80033087,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = -6827.5226230415,
                                                ["x"] = -68337.069883885,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = -7767.9089266529,
                                                ["x"] = -68980.47098751,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = -8384.8806979945,
                                                ["x"] = -69686.170246829,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = -8879.5518773454,
                                                ["x"] = -70093.203380814,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = -9885.5728135689,
                                                ["x"] = -71004.921298264,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = -12232.90957519,
                                                ["x"] = -70577.147671432,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = -14105.989192949,
                                                ["x"] = -71773.460687543,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = -17127.646007656,
                                                ["x"] = -72890.948948147,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = -18771.105996097,
                                                ["x"] = -74676.378394777,
                                            }, -- end of [272]
                                            [273] = 
                                            {
                                                ["y"] = -18814.641113461,
                                                ["x"] = -74709.979558136,
                                            }, -- end of [273]
                                            [137] = 
                                            {
                                                ["y"] = -9962.659201308,
                                                ["x"] = -71026.285925501,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = -12261.937667102,
                                                ["x"] = -70584.706639656,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = -14128.535538653,
                                                ["x"] = -71784.248828805,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = -17140.065532471,
                                                ["x"] = -72906.620986907,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = -18879.208450773,
                                                ["x"] = -74765.248244017,
                                            }, -- end of [274]
                                            [69] = 
                                            {
                                                ["y"] = -6848.2647572164,
                                                ["x"] = -68351.020019563,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = -7780.8193306391,
                                                ["x"] = -68988.103386426,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = -8403.0013288504,
                                                ["x"] = -69703.389506077,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = -8888.0681342059,
                                                ["x"] = -70111.297229798,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = -10016.313770715,
                                                ["x"] = -71038.348168418,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = -12285.762959217,
                                                ["x"] = -70592.271709092,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = -14154.965054308,
                                                ["x"] = -71798.441562235,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = -17148.547582697,
                                                ["x"] = -72918.989036347,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = -19146.908430952,
                                                ["x"] = -75027.724865404,
                                            }, -- end of [276]
                                            [277] = 
                                            {
                                                ["y"] = -19173.668751409,
                                                ["x"] = -75050.277388341,
                                            }, -- end of [277]
                                            [139] = 
                                            {
                                                ["y"] = -10070.500938467,
                                                ["x"] = -71047.738698583,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = -12309.156848995,
                                                ["x"] = -70601.077395139,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = -14176.255499686,
                                                ["x"] = -71811.540616617,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = -17153.700830844,
                                                ["x"] = -72927.55746166,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = -19197.579112062,
                                                ["x"] = -75068.390694814,
                                            }, -- end of [278]
                                            [35] = 
                                            {
                                                ["y"] = -4657.3747337494,
                                                ["x"] = -68026.823330935,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = -4984.480801401,
                                                ["x"] = -68004.925470022,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = -5379.7045064679,
                                                ["x"] = -67803.736733489,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = -5611.3523108148,
                                                ["x"] = -67773.407904081,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = -6935.510413312,
                                                ["x"] = -68418.007145647,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = -7793.2918287367,
                                                ["x"] = -68996.433141265,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = -8433.4453123307,
                                                ["x"] = -69729.32903704,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = -8899.3974471826,
                                                ["x"] = -70139.071933037,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = -10144.931941723,
                                                ["x"] = -71056.898204448,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = -12336.669456867,
                                                ["x"] = -70613.031641464,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = -14200.971347326,
                                                ["x"] = -71828.539068268,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = -17158.418835587,
                                                ["x"] = -72936.3735628,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = -19248.182259119,
                                                ["x"] = -75100.572888725,
                                            }, -- end of [280]
                                            [281] = 
                                            {
                                                ["y"] = -19279.143325032,
                                                ["x"] = -75116.887841846,
                                            }, -- end of [281]
                                            [141] = 
                                            {
                                                ["y"] = -10224.696869622,
                                                ["x"] = -71062.924988163,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = -12354.544160829,
                                                ["x"] = -70621.999068561,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = -14244.653766469,
                                                ["x"] = -71861.949769457,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = -17162.693381271,
                                                ["x"] = -72945.412597139,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = -19315.353745706,
                                                ["x"] = -75133.869088844,
                                            }, -- end of [282]
                                            [71] = 
                                            {
                                                ["y"] = -6974.0773612827,
                                                ["x"] = -68449.82046396,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = -7809.325135963,
                                                ["x"] = -69008.384750129,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = -8449.2877219723,
                                                ["x"] = -69741.533127181,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = -8967.5797681848,
                                                ["x"] = -70332.335756508,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = -10284.667974343,
                                                ["x"] = -71064.590308232,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = -12376.311685908,
                                                ["x"] = -70634.289386197,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = -14393.423761953,
                                                ["x"] = -71980.091079459,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = -17168.33676743,
                                                ["x"] = -72959.307810379,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = -19376.161310189,
                                                ["x"] = -75156.753228359,
                                            }, -- end of [284]
                                            [285] = 
                                            {
                                                ["y"] = -19409.751333135,
                                                ["x"] = -75166.572077845,
                                            }, -- end of [285]
                                            [9] = 
                                            {
                                                ["y"] = -3009.7388452431,
                                                ["x"] = -68553.794076211,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = -3130.6836455382,
                                                ["x"] = -68388.362454255,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = -3300.6899325839,
                                                ["x"] = -68141.294141399,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = -3355.7896034142,
                                                ["x"] = -68083.332268259,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = -3467.467581641,
                                                ["x"] = -67991.08777139,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = -3584.7882068639,
                                                ["x"] = -67924.94329649,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = -3699.3874012951,
                                                ["x"] = -67890.172945845,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = -3888.42841599,
                                                ["x"] = -67874.661158257,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = -4682.1400607816,
                                                ["x"] = -68030.21702987,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = -5008.5710567175,
                                                ["x"] = -67998.252944171,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = -5398.7276848074,
                                                ["x"] = -67797.571795365,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = -5641.0755596033,
                                                ["x"] = -67777.448153839,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = -6996.2821563567,
                                                ["x"] = -68469.989451494,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = -7836.3037598038,
                                                ["x"] = -69030.676511905,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = -8469.8238509711,
                                                ["x"] = -69755.786133864,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = -8978.2785376728,
                                                ["x"] = -70354.927313428,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = -10394.51622414,
                                                ["x"] = -71059.665511924,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = -12451.02449821,
                                                ["x"] = -70684.40429247,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = -14546.545596032,
                                                ["x"] = -72074.589418588,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = -17185.780385825,
                                                ["x"] = -73016.690926459,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = -19577.693757895,
                                                ["x"] = -75191.894438334,
                                            }, -- end of [288]
                                            [289] = 
                                            {
                                                ["y"] = -19630.05161514,
                                                ["x"] = -75196.971963382,
                                            }, -- end of [289]
                                            [145] = 
                                            {
                                                ["y"] = -10478.911329778,
                                                ["x"] = -71049.60922004,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = -12490.454047223,
                                                ["x"] = -70715.142527896,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = -14852.918267972,
                                                ["x"] = -72243.755782839,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = -17210.744032133,
                                                ["x"] = -73118.667447608,
                                            }, -- end of [241]
                                            [73] = 
                                            {
                                                ["y"] = -7013.788273071,
                                                ["x"] = -68487.833435162,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = -7888.0002814376,
                                                ["x"] = -69077.863008104,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = -8525.0657221929,
                                                ["x"] = -69790.02838451,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = -8990.2046065682,
                                                ["x"] = -70376.89531852,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = -10542.985547891,
                                                ["x"] = -71038.71550248,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = -12539.67798392,
                                                ["x"] = -70757.582531514,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = -14947.309768231,
                                                ["x"] = -72289.724868738,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = -17399.713239157,
                                                ["x"] = -74029.237144715,
                                            }, -- end of [242]
                                            [147] = 
                                            {
                                                ["y"] = -10611.331863928,
                                                ["x"] = -71023.623133768,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = -12604.906989893,
                                                ["x"] = -70819.579822579,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = -15025.475190664,
                                                ["x"] = -72323.098160258,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = -17405.588174698,
                                                ["x"] = -74048.351367279,
                                            }, -- end of [243]
                                            [37] = 
                                            {
                                                ["y"] = -4702.0762346846,
                                                ["x"] = -68031.779250374,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = -5027.5329335441,
                                                ["x"] = -67991.900336012,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = -5418.0562632725,
                                                ["x"] = -67792.441745953,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = -5680.3782000692,
                                                ["x"] = -67784.862638374,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = -7154.9756615681,
                                                ["x"] = -68636.383472378,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = -8085.0104050477,
                                                ["x"] = -69269.688261766,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = -8718.5458047723,
                                                ["x"] = -69904.843119283,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = -9000.7978050327,
                                                ["x"] = -70393.856087886,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = -10678.856002536,
                                                ["x"] = -71005.197217877,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = -12715.365129341,
                                                ["x"] = -70935.313608493,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = -15105.15898206,
                                                ["x"] = -72352.662313681,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = -17410.828368425,
                                                ["x"] = -74062.404540609,
                                            }, -- end of [244]
                                            [149] = 
                                            {
                                                ["y"] = -10731.148000394,
                                                ["x"] = -70988.170215555,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = -13242.616879193,
                                                ["x"] = -71556.643269534,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = -15210.046883242,
                                                ["x"] = -72385.775665918,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = -17422.785292195,
                                                ["x"] = -74089.916250056,
                                            }, -- end of [245]
                                            [75] = 
                                            {
                                                ["y"] = -7224.6078420812,
                                                ["x"] = -68700.994040377,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = -8135.575990582,
                                                ["x"] = -69325.069022891,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = -8734.9734516901,
                                                ["x"] = -69916.247129187,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = -9012.3249723294,
                                                ["x"] = -70410.197334127,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = -10791.949578667,
                                                ["x"] = -70965.202674702,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = -13253.626989423,
                                                ["x"] = -71566.827581472,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = -15316.462489898,
                                                ["x"] = -72413.588018135,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = -17442.625264186,
                                                ["x"] = -74130.301874106,
                                            }, -- end of [246]
                                            [151] = 
                                            {
                                                ["y"] = -10828.55676511,
                                                ["x"] = -70949.090491028,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = -13265.188107427,
                                                ["x"] = -71576.381852581,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = -15414.310901438,
                                                ["x"] = -72434.173283426,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = -17464.274582577,
                                                ["x"] = -74169.746614001,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = -3504.8693246885,
                                                ["x"] = -67966.074614446,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = -3617.438262974,
                                                ["x"] = -67912.347781746,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = -3743.8184034374,
                                                ["x"] = -67883.069675751,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = -3948.3665222161,
                                                ["x"] = -67877.23320908,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = -4792.0414359394,
                                                ["x"] = -68033.899665684,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = -5050.8093444421,
                                                ["x"] = -67982.788436216,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = -5442.5258204399,
                                                ["x"] = -67787.333503147,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = -5724.1289008191,
                                                ["x"] = -67795.374592543,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = -7266.7026306261,
                                                ["x"] = -68736.383080055,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = -8167.4500887608,
                                                ["x"] = -69363.586073698,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = -8746.8260952359,
                                                ["x"] = -69925.437351417,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = -9030.8909214707,
                                                ["x"] = -70433.757859609,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = -10882.150300247,
                                                ["x"] = -70922.127860013,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = -13289.327828126,
                                                ["x"] = -71594.18876335,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = -15512.98616166,
                                                ["x"] = -72450.345648165,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = -17480.119061726,
                                                ["x"] = -74195.216216013,
                                            }, -- end of [248]
                                            [153] = 
                                            {
                                                ["y"] = -11277.999856998,
                                                ["x"] = -70697.961893172,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = -13314.33664028,
                                                ["x"] = -71610.753604594,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = -15587.497876439,
                                                ["x"] = -72458.824867142,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = -17491.606458794,
                                                ["x"] = -74211.585622613,
                                            }, -- end of [249]
                                            [77] = 
                                            {
                                                ["y"] = -7302.5453870188,
                                                ["x"] = -68763.583507294,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = -8194.4367903618,
                                                ["x"] = -69399.59073947,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = -8758.1346175875,
                                                ["x"] = -69935.288914904,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = -9067.05490738,
                                                ["x"] = -70475.190052463,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = -11310.046621849,
                                                ["x"] = -70683.898241891,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = -13340.105717372,
                                                ["x"] = -71626.108174957,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = -15961.483450157,
                                                ["x"] = -72485.240908943,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = -17504.006516537,
                                                ["x"] = -74227.274323985,
                                            }, -- end of [250]
                                            [155] = 
                                            {
                                                ["y"] = -11338.038461694,
                                                ["x"] = -70673.115382451,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = -13366.711964934,
                                                ["x"] = -71639.965748049,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = -16005.8743428,
                                                ["x"] = -72492.588105404,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = -17523.785429037,
                                                ["x"] = -74249.825004901,
                                            }, -- end of [251]
                                            [39] = 
                                            {
                                                ["y"] = -4812.0358179326,
                                                ["x"] = -68033.532262575,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = -5068.9863393473,
                                                ["x"] = -67974.450787513,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = -5526.5788116301,
                                                ["x"] = -67774.713840733,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = -5748.0799144696,
                                                ["x"] = -67802.528512383,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = -7343.7600131288,
                                                ["x"] = -68791.882641148,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = -8222.3919594243,
                                                ["x"] = -69441.039041712,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = -8768.8982656665,
                                                ["x"] = -69945.734079629,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = -9136.2785930972,
                                                ["x"] = -70547.344247881,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = -11366.530091105,
                                                ["x"] = -70663.732522132,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = -13389.386712489,
                                                ["x"] = -71650.484742688,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = -16054.691338903,
                                                ["x"] = -72503.375492626,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = -17541.37027383,
                                                ["x"] = -74267.590478505,
                                            }, -- end of [252]
                                            [143] = 
                                            {
                                                ["y"] = -10339.650479002,
                                                ["x"] = -71063.431425726,
                                            }, -- end of [143]
                                            [286] = 
                                            {
                                                ["y"] = -19438.996043539,
                                                ["x"] = -75173.246253877,
                                            }, -- end of [286]
                                            [283] = 
                                            {
                                                ["y"] = -19347.804147849,
                                                ["x"] = -75146.972839172,
                                            }, -- end of [283]
                                            [279] = 
                                            {
                                                ["y"] = -19222.436845495,
                                                ["x"] = -75085.179329621,
                                            }, -- end of [279]
                                            [159] = 
                                            {
                                                ["y"] = -11473.9532906,
                                                ["x"] = -70640.672701419,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = -12410.121218873,
                                                ["x"] = -70655.657714142,
                                            }, -- end of [175]
                                            [191] = 
                                            {
                                                ["y"] = -13450.664085077,
                                                ["x"] = -71672.018993569,
                                            }, -- end of [191]
                                            [207] = 
                                            {
                                                ["y"] = -14430.717675905,
                                                ["x"] = -72005.265411605,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = -16930.966843618,
                                                ["x"] = -72748.013722654,
                                            }, -- end of [223]
                                            [239] = 
                                            {
                                                ["y"] = -17174.818990287,
                                                ["x"] = -72978.225970784,
                                            }, -- end of [239]
                                            [157] = 
                                            {
                                                ["y"] = -11400.24052336,
                                                ["x"] = -70654.335805605,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = -13407.931938735,
                                                ["x"] = -71657.959685613,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = -16841.062739121,
                                                ["x"] = -72717.439616147,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = -17563.57732932,
                                                ["x"] = -74287.755827857,
                                            }, -- end of [253]
                                            [254] = 
                                            {
                                                ["y"] = -17586.828231449,
                                                ["x"] = -74306.707888864,
                                            }, -- end of [254]
                                            [255] = 
                                            {
                                                ["y"] = -17611.084718105,
                                                ["x"] = -74324.354044575,
                                            }, -- end of [255]
                                            [259] = 
                                            {
                                                ["y"] = -17694.007465888,
                                                ["x"] = -74370.370364663,
                                            }, -- end of [259]
                                            [263] = 
                                            {
                                                ["y"] = -17780.847906129,
                                                ["x"] = -74393.394544478,
                                            }, -- end of [263]
                                            [267] = 
                                            {
                                                ["y"] = -18543.419205733,
                                                ["x"] = -74552.160449064,
                                            }, -- end of [267]
                                            [270] = 
                                            {
                                                ["y"] = -18695.870621069,
                                                ["x"] = -74627.057396166,
                                            }, -- end of [270]
                                            [271] = 
                                            {
                                                ["y"] = -18734.12214007,
                                                ["x"] = -74650.750966585,
                                            }, -- end of [271]
                                            [275] = 
                                            {
                                                ["y"] = -18966.56074445,
                                                ["x"] = -74847.509151164,
                                            }, -- end of [275]
                                            [79] = 
                                            {
                                                ["y"] = -7377.8687693783,
                                                ["x"] = -68812.769951182,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = -8260.934386616,
                                                ["x"] = -69505.36920478,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = -8792.6798307773,
                                                ["x"] = -69971.409465268,
                                            }, -- end of [111]
                                            [287] = 
                                            {
                                                ["y"] = -19478.402997318,
                                                ["x"] = -75180.083702005,
                                            }, -- end of [287]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -27270.168152997,
                                                ["x"] = -66542.371514731,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -29910.154306527,
                                                ["x"] = -62517.707123258,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -29910.154306527,
                                                ["x"] = -62517.707123258,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -30125.648855472,
                                                ["x"] = -62496.837228228,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -30503.745287336,
                                                ["x"] = -61738.906380839,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -30503.745287336,
                                                ["x"] = -61738.906380839,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 79,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -2414.0817718079,
                                            ["x"] = -69036.28821893,
                                            ["name"] = "DictKey_WptName_209",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 12.847222222222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 156,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1643.5818206984,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -19630.019296132,
                                            ["x"] = -75200.467365177,
                                            ["name"] = "DictKey_WptName_226",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["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"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2207.2971891252,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -25696.200230148,
                                            ["x"] = -72704.686260447,
                                            ["name"] = "DictKey_WptName_928",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["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"] = 46,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2061.9636607548,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -27270.168152997,
                                            ["x"] = -66542.371514731,
                                            ["name"] = "DictKey_WptName_227",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["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"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3100.0763069467,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -29910.154306527,
                                            ["x"] = -62517.707123258,
                                            ["name"] = "DictKey_WptName_228",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2884.9221023717,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -30125.648855472,
                                            ["x"] = -62496.837228228,
                                            ["name"] = "DictKey_WptName_229",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.1388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3049.7445374302,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -30503.745287336,
                                            ["x"] = -61738.906380839,
                                            ["name"] = "DictKey_WptName_230",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.1388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 52,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 92,
                                        ["skill"] = "Good",
                                        ["y"] = -2414.0817718079,
                                        ["x"] = -69036.28821893,
                                        ["name"] = "DictKey_UnitName_208",
                                        ["heading"] = -1.9146252155007,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 93,
                                        ["skill"] = "Good",
                                        ["y"] = -2387.6497399671,
                                        ["x"] = -69050.409939362,
                                        ["name"] = "DictKey_UnitName_210",
                                        ["heading"] = -1.9146252155007,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 94,
                                        ["skill"] = "Good",
                                        ["y"] = -2358.5411124625,
                                        ["x"] = -69065.93005218,
                                        ["name"] = "DictKey_UnitName_211",
                                        ["heading"] = -1.9146252155007,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 95,
                                        ["skill"] = "Good",
                                        ["y"] = -2332.0618833622,
                                        ["x"] = -69080.031447204,
                                        ["name"] = "DictKey_UnitName_212",
                                        ["heading"] = -1.9146252155007,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 96,
                                        ["skill"] = "Good",
                                        ["y"] = -2305.5418351028,
                                        ["x"] = -69094.055232847,
                                        ["name"] = "DictKey_UnitName_213",
                                        ["heading"] = -1.9146252155007,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 97,
                                        ["skill"] = "Good",
                                        ["y"] = -2278.9410161624,
                                        ["x"] = -69107.923349776,
                                        ["name"] = "DictKey_UnitName_214",
                                        ["heading"] = -1.9146252155007,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 98,
                                        ["skill"] = "Good",
                                        ["y"] = -2252.2357836884,
                                        ["x"] = -69121.588552353,
                                        ["name"] = "DictKey_UnitName_215",
                                        ["heading"] = -1.9146252155007,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 99,
                                        ["skill"] = "Good",
                                        ["y"] = -2225.4686753564,
                                        ["x"] = -69135.134687293,
                                        ["name"] = "DictKey_UnitName_216",
                                        ["heading"] = -1.9146252155007,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 100,
                                        ["skill"] = "Good",
                                        ["y"] = -2198.7005346482,
                                        ["x"] = -69148.679677821,
                                        ["name"] = "DictKey_UnitName_217",
                                        ["heading"] = -1.9146252155007,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "KrAZ6322",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 101,
                                        ["skill"] = "Good",
                                        ["y"] = -2171.9801258413,
                                        ["x"] = -69162.317767556,
                                        ["name"] = "DictKey_UnitName_218",
                                        ["heading"] = -1.9146252155007,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "KrAZ6322",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 102,
                                        ["skill"] = "Good",
                                        ["y"] = -2145.3017716197,
                                        ["x"] = -69176.038231045,
                                        ["name"] = "DictKey_UnitName_219",
                                        ["heading"] = -1.9146252155007,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "KrAZ6322",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 103,
                                        ["skill"] = "Good",
                                        ["y"] = -2118.6449830319,
                                        ["x"] = -69189.800954071,
                                        ["name"] = "DictKey_UnitName_220",
                                        ["heading"] = -1.9146252155007,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["type"] = "KrAZ6322",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 104,
                                        ["skill"] = "Good",
                                        ["y"] = -2091.9972281064,
                                        ["x"] = -69203.581136083,
                                        ["name"] = "DictKey_UnitName_221",
                                        ["heading"] = -1.9146252155007,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["type"] = "KrAZ6322",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 105,
                                        ["skill"] = "Good",
                                        ["y"] = -2065.3889175853,
                                        ["x"] = -69217.437197586,
                                        ["name"] = "DictKey_UnitName_222",
                                        ["heading"] = -1.9146252155007,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [14]
                                }, -- end of ["units"]
                                ["y"] = -2414.0817718079,
                                ["x"] = -69036.28821893,
                                ["name"] = "DictKey_GroupName_207",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37993.610995495,
                                                ["x"] = -49613.146798878,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37744.228446941,
                                                ["x"] = -49466.342227291,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37744.228446941,
                                                ["x"] = -49466.342227291,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37721.233511673,
                                                ["x"] = -49509.003883511,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37659.409001761,
                                                ["x"] = -49575.453756964,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37659.409001761,
                                                ["x"] = -49575.453756964,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37993.610995495,
                                            ["x"] = -49613.146798878,
                                            ["name"] = "DictKey_WptName_247",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 1.5416666666667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 5,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 70.624786680944,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37744.228446941,
                                            ["x"] = -49466.342227291,
                                            ["name"] = "DictKey_WptName_984",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4.1111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 82.413389114842,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37721.233511673,
                                            ["x"] = -49509.003883511,
                                            ["name"] = "DictKey_WptName_879",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4.1111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 54,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 115,
                                        ["skill"] = "Excellent",
                                        ["y"] = -37993.610995495,
                                        ["x"] = -49613.146798878,
                                        ["name"] = "DictKey_UnitName_246",
                                        ["heading"] = 1.0387477364596,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 117,
                                        ["skill"] = "High",
                                        ["y"] = -38007.995492868,
                                        ["x"] = -49590.916027052,
                                        ["name"] = "DictKey_UnitName_252",
                                        ["heading"] = 1.0387477364596,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 118,
                                        ["skill"] = "High",
                                        ["y"] = -37999.611609988,
                                        ["x"] = -49578.16847702,
                                        ["name"] = "DictKey_UnitName_253",
                                        ["heading"] = 1.0387477364596,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 119,
                                        ["skill"] = "High",
                                        ["y"] = -37993.313793039,
                                        ["x"] = -49597.855642216,
                                        ["name"] = "DictKey_UnitName_254",
                                        ["heading"] = 1.0387477364596,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 120,
                                        ["skill"] = "High",
                                        ["y"] = -38002.154119578,
                                        ["x"] = -49585.760018595,
                                        ["name"] = "DictKey_UnitName_255",
                                        ["heading"] = 1.0387477364596,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 121,
                                        ["skill"] = "High",
                                        ["y"] = -38010.923886616,
                                        ["x"] = -49579.380506659,
                                        ["name"] = "DictKey_UnitName_256",
                                        ["heading"] = 1.0387477364596,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 122,
                                        ["skill"] = "Excellent",
                                        ["y"] = -38012.599459835,
                                        ["x"] = -49588.098186345,
                                        ["name"] = "DictKey_UnitName_257",
                                        ["heading"] = 1.0387477364596,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Igla manpad INS",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 123,
                                        ["skill"] = "High",
                                        ["y"] = -38016.590109409,
                                        ["x"] = -49595.40550365,
                                        ["name"] = "DictKey_UnitName_258",
                                        ["heading"] = 1.0387477364596,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 124,
                                        ["skill"] = "Good",
                                        ["y"] = -38010.17178992,
                                        ["x"] = -49605.985811854,
                                        ["name"] = "DictKey_UnitName_259",
                                        ["heading"] = 1.0387477364596,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 125,
                                        ["skill"] = "Excellent",
                                        ["y"] = -37999.267133809,
                                        ["x"] = -49604.662591407,
                                        ["name"] = "DictKey_UnitName_260",
                                        ["heading"] = 1.0387477364596,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = -37993.610995495,
                                ["x"] = -49613.146798878,
                                ["name"] = "DictKey_GroupName_245",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -36527.923627074,
                                                ["x"] = -48462.070377514,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37619.357186599,
                                                ["x"] = -49341.545231572,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37619.357186599,
                                                ["x"] = -49341.545231572,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37653.469401963,
                                                ["x"] = -49469.889809381,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -36418.020234997,
                                                ["x"] = -48294.781510738,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -36527.923627074,
                                                ["x"] = -48462.070377514,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37653.469401963,
                                                ["x"] = -49469.889809381,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37616.500186217,
                                                ["x"] = -49594.660912525,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37616.500186217,
                                                ["x"] = -49594.660912525,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37616.500186217,
                                                ["x"] = -49594.660912525,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -36418.020234997,
                                            ["x"] = -48294.781510738,
                                            ["name"] = "DictKey_WptName_332",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4.1111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 5,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 14,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 48.687746777505,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -36527.923627074,
                                            ["x"] = -48462.070377514,
                                            ["name"] = "DictKey_WptName_878",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4.1111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 387.70549935182,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37619.357186599,
                                            ["x"] = -49341.545231572,
                                            ["name"] = "DictKey_WptName_1046",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4.1111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 389.96782338309,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37653.469401963,
                                            ["x"] = -49469.889809381,
                                            ["name"] = "DictKey_WptName_1040",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4.1111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 421.62175280732,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37616.500186217,
                                            ["x"] = -49594.660912525,
                                            ["name"] = "DictKey_WptName_1041",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4.1111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 64,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 153,
                                        ["skill"] = "Excellent",
                                        ["y"] = -36418.020234997,
                                        ["x"] = -48294.781510738,
                                        ["name"] = "DictKey_UnitName_322",
                                        ["heading"] = -2.5603347681031,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 154,
                                        ["skill"] = "High",
                                        ["y"] = -36430.984486432,
                                        ["x"] = -48282.933223689,
                                        ["name"] = "DictKey_UnitName_323",
                                        ["heading"] = -2.5603347681031,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 155,
                                        ["skill"] = "Excellent",
                                        ["y"] = -36426.323362893,
                                        ["x"] = -48286.850668372,
                                        ["name"] = "DictKey_UnitName_324",
                                        ["heading"] = -2.5603347681031,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 156,
                                        ["skill"] = "High",
                                        ["y"] = -36407.056231349,
                                        ["x"] = -48291.380433335,
                                        ["name"] = "DictKey_UnitName_325",
                                        ["heading"] = -2.5603347681031,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 157,
                                        ["skill"] = "High",
                                        ["y"] = -36413.063226836,
                                        ["x"] = -48295.73244027,
                                        ["name"] = "DictKey_UnitName_326",
                                        ["heading"] = -2.5603347681031,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 158,
                                        ["skill"] = "High",
                                        ["y"] = -36416.829858189,
                                        ["x"] = -48285.663980284,
                                        ["name"] = "DictKey_UnitName_327",
                                        ["heading"] = -2.5603347681031,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 159,
                                        ["skill"] = "High",
                                        ["y"] = -36410.065685377,
                                        ["x"] = -48286.190597148,
                                        ["name"] = "DictKey_UnitName_328",
                                        ["heading"] = -2.5603347681031,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 160,
                                        ["skill"] = "Excellent",
                                        ["y"] = -36405.156059307,
                                        ["x"] = -48287.089722274,
                                        ["name"] = "DictKey_UnitName_329",
                                        ["heading"] = -2.5603347681031,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Igla manpad INS",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 161,
                                        ["skill"] = "Good",
                                        ["y"] = -36421.131602508,
                                        ["x"] = -48282.623092058,
                                        ["name"] = "DictKey_UnitName_330",
                                        ["heading"] = -2.5603347681031,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 162,
                                        ["skill"] = "Excellent",
                                        ["y"] = -36407.424006583,
                                        ["x"] = -48296.28410312,
                                        ["name"] = "DictKey_UnitName_331",
                                        ["heading"] = -2.5603347681031,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = -36418.020234997,
                                ["x"] = -48294.781510738,
                                ["name"] = "DictKey_GroupName_321",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -11618.894088173,
                                                ["x"] = -6275.9721795542,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -11545.469125506,
                                                ["x"] = -6252.2620353598,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -11618.894088173,
                                            ["x"] = -6275.9721795542,
                                            ["name"] = "DictKey_WptName_437",
                                            ["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"] = 81,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 212,
                                        ["skill"] = "Good",
                                        ["y"] = -11618.894088173,
                                        ["x"] = -6275.9721795542,
                                        ["name"] = "DictKey_UnitName_436",
                                        ["heading"] = 4.3982297150257,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 213,
                                        ["skill"] = "Good",
                                        ["y"] = -11616.716681839,
                                        ["x"] = -6262.0650799307,
                                        ["name"] = "DictKey_UnitName_438",
                                        ["heading"] = 4.625122517785,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 214,
                                        ["skill"] = "Good",
                                        ["y"] = -11612.494138391,
                                        ["x"] = -6246.4741502752,
                                        ["name"] = "DictKey_UnitName_439",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 215,
                                        ["skill"] = "Good",
                                        ["y"] = -11612.818949425,
                                        ["x"] = -6236.4862109647,
                                        ["name"] = "DictKey_UnitName_440",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "M-113",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 216,
                                        ["skill"] = "Good",
                                        ["y"] = -11607.37142449,
                                        ["x"] = -6220.3935243467,
                                        ["name"] = "DictKey_UnitName_442",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "M-113",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 217,
                                        ["skill"] = "Good",
                                        ["y"] = -11606.439875541,
                                        ["x"] = -6208.5162752442,
                                        ["name"] = "DictKey_UnitName_443",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = -11618.894088173,
                                ["x"] = -6275.9721795542,
                                ["name"] = "DictKey_GroupName_435",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -11727.754616695,
                                            ["x"] = -6638.8930688716,
                                            ["name"] = "DictKey_WptName_446",
                                            ["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"] = 82,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 218,
                                        ["skill"] = "Good",
                                        ["y"] = -11727.754616695,
                                        ["x"] = -6638.8930688716,
                                        ["name"] = "DictKey_UnitName_445",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 219,
                                        ["skill"] = "Good",
                                        ["y"] = -11723.63026333,
                                        ["x"] = -6615.5217331348,
                                        ["name"] = "DictKey_UnitName_447",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 220,
                                        ["skill"] = "Good",
                                        ["y"] = -11719.505909965,
                                        ["x"] = -6593.9834433381,
                                        ["name"] = "DictKey_UnitName_448",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 221,
                                        ["skill"] = "Good",
                                        ["y"] = -11716.298079569,
                                        ["x"] = -6570.1538461162,
                                        ["name"] = "DictKey_UnitName_449",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -11727.754616695,
                                ["x"] = -6638.8930688716,
                                ["name"] = "DictKey_GroupName_444",
                                ["start_time"] = 0,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -11705.299803929,
                                            ["x"] = -6652.6409134226,
                                            ["name"] = "DictKey_WptName_455",
                                            ["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"] = 83,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 222,
                                        ["skill"] = "Good",
                                        ["y"] = -11705.299803929,
                                        ["x"] = -6652.6409134226,
                                        ["name"] = "DictKey_UnitName_451",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 223,
                                        ["skill"] = "Good",
                                        ["y"] = -11701.175450563,
                                        ["x"] = -6629.2695776858,
                                        ["name"] = "DictKey_UnitName_452",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 224,
                                        ["skill"] = "Good",
                                        ["y"] = -11697.051097198,
                                        ["x"] = -6607.7312878891,
                                        ["name"] = "DictKey_UnitName_453",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 225,
                                        ["skill"] = "Good",
                                        ["y"] = -11693.843266803,
                                        ["x"] = -6583.9016906673,
                                        ["name"] = "DictKey_UnitName_454",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -11705.299803929,
                                ["x"] = -6652.6409134226,
                                ["name"] = "DictKey_GroupName_450",
                                ["start_time"] = 0,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -11684.678037102,
                                            ["x"] = -6672.3461572792,
                                            ["name"] = "DictKey_WptName_461",
                                            ["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"] = 84,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 226,
                                        ["skill"] = "Good",
                                        ["y"] = -11684.678037102,
                                        ["x"] = -6672.3461572792,
                                        ["name"] = "DictKey_UnitName_457",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 227,
                                        ["skill"] = "Good",
                                        ["y"] = -11680.553683737,
                                        ["x"] = -6648.9748215424,
                                        ["name"] = "DictKey_UnitName_458",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 228,
                                        ["skill"] = "Good",
                                        ["y"] = -11676.429330371,
                                        ["x"] = -6627.4365317457,
                                        ["name"] = "DictKey_UnitName_459",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 229,
                                        ["skill"] = "Good",
                                        ["y"] = -11673.221499976,
                                        ["x"] = -6603.6069345238,
                                        ["name"] = "DictKey_UnitName_460",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -11684.678037102,
                                ["x"] = -6672.3461572792,
                                ["name"] = "DictKey_GroupName_456",
                                ["start_time"] = 0,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -11948.053038621,
                                            ["x"] = -6986.9559365542,
                                            ["name"] = "DictKey_WptName_467",
                                            ["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"] = 85,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 230,
                                        ["skill"] = "Good",
                                        ["y"] = -11948.053038621,
                                        ["x"] = -6986.9559365542,
                                        ["name"] = "DictKey_UnitName_463",
                                        ["heading"] = 3.9793506945471,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 231,
                                        ["skill"] = "Good",
                                        ["y"] = -11958.104146813,
                                        ["x"] = -6961.1999718134,
                                        ["name"] = "DictKey_UnitName_464",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 232,
                                        ["skill"] = "Good",
                                        ["y"] = -11966.89886648,
                                        ["x"] = -6934.1876185488,
                                        ["name"] = "DictKey_UnitName_465",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 233,
                                        ["skill"] = "Good",
                                        ["y"] = -11980.090945982,
                                        ["x"] = -6904.6624882362,
                                        ["name"] = "DictKey_UnitName_466",
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -11948.053038621,
                                ["x"] = -6986.9559365542,
                                ["name"] = "DictKey_GroupName_462",
                                ["start_time"] = 0,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 99,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -11814.006672832,
                                            ["x"] = -6905.1824750998,
                                            ["name"] = "DictKey_WptName_478",
                                            ["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"] = 86,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Kub 1S91 str",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 234,
                                        ["skill"] = "High",
                                        ["y"] = -11814.006672832,
                                        ["x"] = -6905.1824750998,
                                        ["name"] = "DictKey_UnitName_469",
                                        ["heading"] = 3.9793506945471,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Kub 2P25 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 235,
                                        ["skill"] = "High",
                                        ["y"] = -11774.166188315,
                                        ["x"] = -7031.3440094042,
                                        ["name"] = "DictKey_UnitName_470",
                                        ["heading"] = 2.4085543677522,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Kub 2P25 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 236,
                                        ["skill"] = "High",
                                        ["y"] = -11894.425428617,
                                        ["x"] = -6863.1286303316,
                                        ["name"] = "DictKey_UnitName_471",
                                        ["heading"] = 5.5326937288221,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Kub 2P25 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 237,
                                        ["skill"] = "High",
                                        ["y"] = -11909.918950373,
                                        ["x"] = -6897.8046075966,
                                        ["name"] = "DictKey_UnitName_472",
                                        ["heading"] = 4.014257279587,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Kub 2P25 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 238,
                                        ["skill"] = "High",
                                        ["y"] = -11885.465061666,
                                        ["x"] = -6974.0268813234,
                                        ["name"] = "DictKey_UnitName_473",
                                        ["heading"] = 0.83775804095728,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 239,
                                        ["skill"] = "High",
                                        ["y"] = -11881.145267111,
                                        ["x"] = -6888.2133798425,
                                        ["name"] = "DictKey_UnitName_474",
                                        ["heading"] = 0.017453292519985,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 240,
                                        ["skill"] = "High",
                                        ["y"] = -11836.140275342,
                                        ["x"] = -6983.3878706335,
                                        ["name"] = "DictKey_UnitName_475",
                                        ["heading"] = 3.4382986264288,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Land_Rover_101_FC",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 241,
                                        ["skill"] = "High",
                                        ["y"] = -11846.431386682,
                                        ["x"] = -6907.4387439518,
                                        ["name"] = "DictKey_UnitName_476",
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Land_Rover_101_FC",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 242,
                                        ["skill"] = "High",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["Variant"] = 4,
                                        }, -- end of ["AddPropVehicle"]
                                        ["y"] = -11831.952907942,
                                        ["x"] = -6948.2769613291,
                                        ["name"] = "DictKey_UnitName_477",
                                        ["heading"] = 4.0317105721069,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = -11814.006672832,
                                ["x"] = -6905.1824750998,
                                ["name"] = "DictKey_GroupName_468",
                                ["start_time"] = 0,
                            }, -- end of [16]
                            [20] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -30783.686703324,
                                            ["x"] = -61228.015026389,
                                            ["name"] = "DictKey_WptName_810",
                                            ["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"] = 157,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 388,
                                        ["skill"] = "Good",
                                        ["y"] = -30783.686703324,
                                        ["x"] = -61228.015026389,
                                        ["name"] = "DictKey_UnitName_809",
                                        ["heading"] = 4.3458698374659,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30783.686703324,
                                ["x"] = -61228.015026389,
                                ["name"] = "DictKey_GroupName_808",
                                ["start_time"] = 0,
                            }, -- end of [20]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 59,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -11936.936505563,
                                            ["x"] = -6832.8636489908,
                                            ["name"] = "DictKey_WptName_481",
                                            ["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"] = 87,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 243,
                                        ["skill"] = "Good",
                                        ["y"] = -11936.936505563,
                                        ["x"] = -6832.8636489908,
                                        ["name"] = "DictKey_UnitName_480",
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 246,
                                        ["skill"] = "Good",
                                        ["y"] = -11979.664483211,
                                        ["x"] = -6886.273621051,
                                        ["name"] = "DictKey_UnitName_484",
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 247,
                                        ["skill"] = "Good",
                                        ["y"] = -12001.537138436,
                                        ["x"] = -6839.4763121982,
                                        ["name"] = "DictKey_UnitName_485",
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 248,
                                        ["skill"] = "Good",
                                        ["y"] = -12006.115136041,
                                        ["x"] = -6814.5516585701,
                                        ["name"] = "DictKey_UnitName_486",
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 249,
                                        ["skill"] = "Good",
                                        ["y"] = -11934.39317356,
                                        ["x"] = -6843.5456434028,
                                        ["name"] = "DictKey_UnitName_487",
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Igla manpad INS",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 250,
                                        ["skill"] = "Good",
                                        ["y"] = -11978.64715041,
                                        ["x"] = -6868.9789634315,
                                        ["name"] = "DictKey_UnitName_488",
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Igla manpad INS",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 251,
                                        ["skill"] = "Good",
                                        ["y"] = -12011.201800047,
                                        ["x"] = -6827.2683185845,
                                        ["name"] = "DictKey_UnitName_489",
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = -11936.936505563,
                                ["x"] = -6832.8636489908,
                                ["name"] = "DictKey_GroupName_479",
                                ["start_time"] = 0,
                            }, -- end of [17]
                            [21] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -30818.223111324,
                                            ["x"] = -61191.628453676,
                                            ["name"] = "DictKey_WptName_813",
                                            ["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"] = 158,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 389,
                                        ["skill"] = "Average",
                                        ["y"] = -30818.223111324,
                                        ["x"] = -61191.628453676,
                                        ["name"] = "DictKey_UnitName_812",
                                        ["heading"] = 4.2062434973063,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30818.223111324,
                                ["x"] = -61191.628453676,
                                ["name"] = "DictKey_GroupName_811",
                                ["start_time"] = 0,
                            }, -- end of [21]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 99,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -2016.7594282937,
                                            ["x"] = -2611.2761290285,
                                            ["name"] = "DictKey_WptName_704",
                                            ["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"] = 125,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Kub 1S91 str",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 341,
                                        ["skill"] = "Good",
                                        ["y"] = -2016.7594282937,
                                        ["x"] = -2611.2761290285,
                                        ["name"] = "DictKey_UnitName_695",
                                        ["heading"] = 3.9793506945471,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Kub 2P25 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 342,
                                        ["skill"] = "High",
                                        ["y"] = -1976.9189437767,
                                        ["x"] = -2737.4376633329,
                                        ["name"] = "DictKey_UnitName_696",
                                        ["heading"] = 2.4085543677522,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Kub 2P25 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 343,
                                        ["skill"] = "High",
                                        ["y"] = -2097.1781840787,
                                        ["x"] = -2569.2222842603,
                                        ["name"] = "DictKey_UnitName_697",
                                        ["heading"] = 5.5326937288221,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Kub 2P25 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 344,
                                        ["skill"] = "High",
                                        ["y"] = -2112.6717058347,
                                        ["x"] = -2603.8982615253,
                                        ["name"] = "DictKey_UnitName_698",
                                        ["heading"] = 4.014257279587,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Kub 2P25 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 345,
                                        ["skill"] = "High",
                                        ["y"] = -2088.2178171277,
                                        ["x"] = -2680.1205352521,
                                        ["name"] = "DictKey_UnitName_699",
                                        ["heading"] = 0.83775804095728,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 346,
                                        ["skill"] = "High",
                                        ["y"] = -2083.8980225727,
                                        ["x"] = -2594.3070337712,
                                        ["name"] = "DictKey_UnitName_700",
                                        ["heading"] = 0.017453292519985,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 347,
                                        ["skill"] = "High",
                                        ["y"] = -2038.8930308037,
                                        ["x"] = -2689.4815245622,
                                        ["name"] = "DictKey_UnitName_701",
                                        ["heading"] = 3.4382986264288,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Land_Rover_101_FC",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 348,
                                        ["skill"] = "High",
                                        ["y"] = -2049.1841421437,
                                        ["x"] = -2613.5323978805,
                                        ["name"] = "DictKey_UnitName_702",
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Land_Rover_101_FC",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 349,
                                        ["skill"] = "High",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["Variant"] = 4,
                                        }, -- end of ["AddPropVehicle"]
                                        ["y"] = -2034.7056634037,
                                        ["x"] = -2654.3706152578,
                                        ["name"] = "DictKey_UnitName_703",
                                        ["heading"] = 4.0317105721069,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = -2016.7594282937,
                                ["x"] = -2611.2761290285,
                                ["name"] = "DictKey_GroupName_694",
                                ["start_time"] = 0,
                            }, -- end of [18]
                            [22] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37963.522245039,
                                                ["x"] = -49646.308442998,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37723.914723881,
                                                ["x"] = -49459.400774355,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37723.914723881,
                                                ["x"] = -49459.400774355,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37675.917959324,
                                                ["x"] = -49458.879070393,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37668.896690071,
                                                ["x"] = -49510.989795592,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37668.896690071,
                                                ["x"] = -49510.989795592,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37963.522245039,
                                            ["x"] = -49646.308442998,
                                            ["name"] = "DictKey_WptName_996",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4.1111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 5,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 84.766125470393,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37723.914723881,
                                            ["x"] = -49459.400774355,
                                            ["name"] = "DictKey_WptName_997",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.5972222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 96.441703805315,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37675.917959324,
                                            ["x"] = -49458.879070393,
                                            ["name"] = "DictKey_WptName_998",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4.1111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 188,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 448,
                                        ["skill"] = "Good",
                                        ["y"] = -37963.522245039,
                                        ["x"] = -49646.308442998,
                                        ["name"] = "DictKey_UnitName_986",
                                        ["heading"] = 0.908334220038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 449,
                                        ["skill"] = "High",
                                        ["y"] = -37965.959492309,
                                        ["x"] = -49640.543999367,
                                        ["name"] = "DictKey_UnitName_987",
                                        ["heading"] = 0.908334220038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 450,
                                        ["skill"] = "High",
                                        ["y"] = -37963.679728042,
                                        ["x"] = -49631.424942302,
                                        ["name"] = "DictKey_UnitName_988",
                                        ["heading"] = 0.908334220038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 451,
                                        ["skill"] = "High",
                                        ["y"] = -37952.902660602,
                                        ["x"] = -49647.590543463,
                                        ["name"] = "DictKey_UnitName_989",
                                        ["heading"] = 0.908334220038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 452,
                                        ["skill"] = "High",
                                        ["y"] = -37957.876691728,
                                        ["x"] = -49637.64248121,
                                        ["name"] = "DictKey_UnitName_990",
                                        ["heading"] = 0.908334220038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 453,
                                        ["skill"] = "High",
                                        ["y"] = -37971.555277326,
                                        ["x"] = -49634.326460459,
                                        ["name"] = "DictKey_UnitName_991",
                                        ["heading"] = 0.908334220038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 454,
                                        ["skill"] = "Good",
                                        ["y"] = -37973.213287701,
                                        ["x"] = -49638.678737695,
                                        ["name"] = "DictKey_UnitName_992",
                                        ["heading"] = 0.908334220038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Igla manpad INS",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 455,
                                        ["skill"] = "Good",
                                        ["y"] = -37970.311769544,
                                        ["x"] = -49648.834051244,
                                        ["name"] = "DictKey_UnitName_993",
                                        ["heading"] = 0.908334220038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 456,
                                        ["skill"] = "Good",
                                        ["y"] = -37963.522245039,
                                        ["x"] = -49657.863402379,
                                        ["name"] = "DictKey_UnitName_994",
                                        ["heading"] = 0.908334220038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 457,
                                        ["skill"] = "Good",
                                        ["y"] = -37951.847521633,
                                        ["x"] = -49657.069184716,
                                        ["name"] = "DictKey_UnitName_995",
                                        ["heading"] = 0.908334220038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = -37963.522245039,
                                ["x"] = -49646.308442998,
                                ["name"] = "DictKey_GroupName_985",
                                ["start_time"] = 0,
                            }, -- end of [22]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 169,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -535.95079646915,
                                            ["x"] = 3767.2686472514,
                                            ["name"] = "DictKey_WptName_729",
                                            ["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"] = 131,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-11 Buk SR 9S18M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 355,
                                        ["skill"] = "High",
                                        ["y"] = -535.95079646915,
                                        ["x"] = 3767.2686472514,
                                        ["name"] = "DictKey_UnitName_721",
                                        ["heading"] = 4.1364303272266,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 356,
                                        ["skill"] = "High",
                                        ["y"] = -593.12045471343,
                                        ["x"] = 3850.4249246889,
                                        ["name"] = "DictKey_UnitName_722",
                                        ["heading"] = 2.5656340004317,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 357,
                                        ["skill"] = "Good",
                                        ["y"] = -476.91318125498,
                                        ["x"] = 3683.6857073864,
                                        ["name"] = "DictKey_UnitName_723",
                                        ["heading"] = -0.59341194567803,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 358,
                                        ["skill"] = "High",
                                        ["y"] = -449.86779306608,
                                        ["x"] = 3829.0092094837,
                                        ["name"] = "DictKey_UnitName_724",
                                        ["heading"] = 4.1713369122664,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 359,
                                        ["skill"] = "High",
                                        ["y"] = -617.29905181713,
                                        ["x"] = 3710.4503847391,
                                        ["name"] = "DictKey_UnitName_725",
                                        ["heading"] = 0.99483767363677,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "SA-11 Buk CC 9S470M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 360,
                                        ["skill"] = "High",
                                        ["y"] = -555.63787498538,
                                        ["x"] = 3773.6476913036,
                                        ["name"] = "DictKey_UnitName_726",
                                        ["heading"] = -0.52359877559832,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Land_Rover_109_S3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 361,
                                        ["skill"] = "High",
                                        ["y"] = -535.72926403737,
                                        ["x"] = 3930.5126072779,
                                        ["name"] = "DictKey_UnitName_727",
                                        ["heading"] = 3.0194196059502,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Land_Rover_109_S3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 362,
                                        ["skill"] = "High",
                                        ["y"] = -524.41128554565,
                                        ["x"] = 3930.1189529724,
                                        ["name"] = "DictKey_UnitName_728",
                                        ["heading"] = 3.0194196059502,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = -535.95079646915,
                                ["x"] = 3767.2686472514,
                                ["name"] = "DictKey_GroupName_720",
                                ["start_time"] = 0,
                            }, -- end of [19]
                            [23] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -36404.158734939,
                                                ["x"] = -48484.384010765,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -36615.092308607,
                                                ["x"] = -48639.707824102,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -36615.092308607,
                                                ["x"] = -48639.707824102,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37641.454406845,
                                                ["x"] = -49431.072132847,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -36375.231305703,
                                                ["x"] = -48318.553138123,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -36404.158734939,
                                                ["x"] = -48484.384010765,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37641.454406845,
                                                ["x"] = -49431.072132847,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37635.909024483,
                                                ["x"] = -49478.207882923,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -37635.909024483,
                                                ["x"] = -49478.207882923,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -37635.909024483,
                                                ["x"] = -49478.207882923,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -36375.231305703,
                                            ["x"] = -48318.553138123,
                                            ["name"] = "DictKey_WptName_1010",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4.1111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 5,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 16,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 40.946352983026,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -36404.158734939,
                                            ["x"] = -48484.384010765,
                                            ["name"] = "DictKey_WptName_1011",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4.1111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 104.66422558587,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -36615.092308607,
                                            ["x"] = -48639.707824102,
                                            ["name"] = "DictKey_WptName_1047",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4.1111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 383.42714775244,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37641.454406845,
                                            ["x"] = -49431.072132847,
                                            ["name"] = "DictKey_WptName_1042",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4.1111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 394.52517112613,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -37635.909024483,
                                            ["x"] = -49478.207882923,
                                            ["name"] = "DictKey_WptName_1043",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4.1111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 189,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 458,
                                        ["skill"] = "Excellent",
                                        ["y"] = -36375.231305703,
                                        ["x"] = -48318.553138123,
                                        ["name"] = "DictKey_UnitName_1000",
                                        ["heading"] = -2.9688910314996,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 459,
                                        ["skill"] = "High",
                                        ["y"] = -36374.529945209,
                                        ["x"] = -48315.25019123,
                                        ["name"] = "DictKey_UnitName_1001",
                                        ["heading"] = -2.9688910314996,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 460,
                                        ["skill"] = "Excellent",
                                        ["y"] = -36383.534433599,
                                        ["x"] = -48310.622295757,
                                        ["name"] = "DictKey_UnitName_1002",
                                        ["heading"] = -2.9688910314996,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 461,
                                        ["skill"] = "Excellent",
                                        ["y"] = -36364.267302055,
                                        ["x"] = -48315.15206072,
                                        ["name"] = "DictKey_UnitName_1003",
                                        ["heading"] = -2.9688910314996,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 462,
                                        ["skill"] = "Excellent",
                                        ["y"] = -36370.274297542,
                                        ["x"] = -48319.504067655,
                                        ["name"] = "DictKey_UnitName_1004",
                                        ["heading"] = -2.9688910314996,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 463,
                                        ["skill"] = "High",
                                        ["y"] = -36374.040928895,
                                        ["x"] = -48309.435607669,
                                        ["name"] = "DictKey_UnitName_1005",
                                        ["heading"] = -2.9688910314996,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 464,
                                        ["skill"] = "Good",
                                        ["y"] = -36367.276756083,
                                        ["x"] = -48309.962224533,
                                        ["name"] = "DictKey_UnitName_1006",
                                        ["heading"] = -2.9688910314996,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 465,
                                        ["skill"] = "Excellent",
                                        ["y"] = -36362.367130013,
                                        ["x"] = -48310.861349659,
                                        ["name"] = "DictKey_UnitName_1007",
                                        ["heading"] = -2.9688910314996,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Igla manpad INS",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 466,
                                        ["skill"] = "Good",
                                        ["y"] = -36378.342673214,
                                        ["x"] = -48306.394719443,
                                        ["name"] = "DictKey_UnitName_1008",
                                        ["heading"] = -2.9688910314996,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Soldier RPG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 467,
                                        ["skill"] = "Good",
                                        ["y"] = -36364.635077289,
                                        ["x"] = -48320.055730505,
                                        ["name"] = "DictKey_UnitName_1009",
                                        ["heading"] = -2.9688910314996,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = -36375.231305703,
                                ["x"] = -48318.553138123,
                                ["name"] = "DictKey_GroupName_999",
                                ["start_time"] = 0,
                            }, -- end of [23]
                        }, -- 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"] = 28,
                                            ["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]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 360,
                                            ["ETA_locked"] = true,
                                            ["y"] = -541.49548339844,
                                            ["x"] = -763.80834960937,
                                            ["name"] = "DictKey_WptName_428",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 10,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 190.13888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 435.39494732855,
                                            ["ETA_locked"] = false,
                                            ["y"] = 3450.8192825142,
                                            ["x"] = 13004.572569947,
                                            ["name"] = "DictKey_WptName_430",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 190.13888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- 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"] = 502.20572345441,
                                            ["ETA_locked"] = false,
                                            ["y"] = -7206.7527591908,
                                            ["x"] = 6091.4930537116,
                                            ["name"] = "DictKey_WptName_431",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 190.13888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = -34865.689247589,
                                                                ["x"] = -51624.777357187,
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["value"] = "Air;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Cruise missiles",
                                                                    [2] = "Antiship Missiles",
                                                                    [3] = "AA Missiles",
                                                                    [4] = "AG Missiles",
                                                                    [5] = "SA Missiles",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["priority"] = 0,
                                                                ["zoneRadius"] = 44623.9392,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 686.61829315956,
                                            ["ETA_locked"] = false,
                                            ["y"] = -22965.119873908,
                                            ["x"] = -25231.949271174,
                                            ["name"] = "DictKey_WptName_432",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 80,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 28,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF Asia Minor",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "8",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-4E",
                                        ["unitId"] = 210,
                                        ["psi"] = -0.2822228718341,
                                        ["parking_id"] = "09",
                                        ["x"] = -763.80834960937,
                                        ["name"] = "DictKey_UnitName_427",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [8]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [2]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4864",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -541.49548339844,
                                        ["heading"] = 0.2822228718341,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 28,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF Asia Minor",
                                        ["skill"] = "High",
                                        ["parking"] = "9",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-4E",
                                        ["unitId"] = 211,
                                        ["psi"] = -0.2822228718341,
                                        ["parking_id"] = "10",
                                        ["x"] = -740.30584716797,
                                        ["name"] = "DictKey_UnitName_429",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [8]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [2]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4864",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -535.81024169922,
                                        ["heading"] = 0.2822228718341,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Uzi12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "054",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -541.49548339844,
                                ["x"] = -763.80834960937,
                                ["name"] = "DictKey_GroupName_426",
                                ["communication"] = true,
                                ["start_time"] = 360,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 4.6774823953448,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30696.532218053,
                                            ["speed"] = 0,
                                            ["x"] = -61632.356294958,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 22,
                                        ["y"] = -30696.532218053,
                                        ["x"] = -61632.356294958,
                                        ["name"] = "DictKey_GroupName_33",
                                        ["heading"] = 4.6774823953448,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30696.532218053,
                                ["x"] = -61632.356294958,
                                ["name"] = "DictKey_GroupName_33",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30713.516643526,
                                            ["speed"] = 0,
                                            ["x"] = -61038.976777457,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "IR AFAGIR Sand",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 23,
                                        ["rate"] = "30",
                                        ["y"] = -30713.516643526,
                                        ["x"] = -61038.976777457,
                                        ["name"] = "DictKey_GroupName_36",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30713.516643526,
                                ["x"] = -61038.976777457,
                                ["name"] = "DictKey_GroupName_36",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30707.284097291,
                                            ["speed"] = 0,
                                            ["x"] = -61084.010453837,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "IR AFAGIR Sand",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 24,
                                        ["rate"] = "30",
                                        ["y"] = -30707.284097291,
                                        ["x"] = -61084.010453837,
                                        ["name"] = "DictKey_GroupName_39",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30707.284097291,
                                ["x"] = -61084.010453837,
                                ["name"] = "DictKey_GroupName_39",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30602.453274723,
                                            ["speed"] = 0,
                                            ["x"] = -61026.667097903,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "IR AFAGIR Sand",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 27,
                                        ["rate"] = "30",
                                        ["y"] = -30602.453274723,
                                        ["x"] = -61026.667097903,
                                        ["name"] = "DictKey_GroupName_48",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30602.453274723,
                                ["x"] = -61026.667097903,
                                ["name"] = "DictKey_GroupName_48",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30582.030399188,
                                            ["speed"] = 0,
                                            ["x"] = -61094.842851101,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "IR AFAGIR Sand",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 28,
                                        ["rate"] = "30",
                                        ["y"] = -30582.030399188,
                                        ["x"] = -61094.842851101,
                                        ["name"] = "DictKey_GroupName_51",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30582.030399188,
                                ["x"] = -61094.842851101,
                                ["name"] = "DictKey_GroupName_51",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 5.2708943410229,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -31448.847687208,
                                            ["speed"] = 0,
                                            ["x"] = -58938.797637038,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 30,
                                        ["rate"] = 10,
                                        ["y"] = -31448.847687208,
                                        ["x"] = -58938.797637038,
                                        ["name"] = "DictKey_GroupName_57",
                                        ["heading"] = 5.2708943410229,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -31448.847687208,
                                ["x"] = -58938.797637038,
                                ["name"] = "DictKey_GroupName_57",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 3.2812189937493,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30947.066086975,
                                            ["speed"] = 0,
                                            ["x"] = -63908.937688767,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 31,
                                        ["rate"] = 10,
                                        ["y"] = -30947.066086975,
                                        ["x"] = -63908.937688767,
                                        ["name"] = "DictKey_GroupName_60",
                                        ["heading"] = 3.2812189937493,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30947.066086975,
                                ["x"] = -63908.937688767,
                                ["name"] = "DictKey_GroupName_60",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30602.9872829,
                                            ["speed"] = 0,
                                            ["x"] = -61578.312878952,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KrAZ6322",
                                        ["unitId"] = 32,
                                        ["rate"] = 5,
                                        ["y"] = -30602.9872829,
                                        ["x"] = -61578.312878952,
                                        ["name"] = "DictKey_GroupName_63",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30602.9872829,
                                ["x"] = -61578.312878952,
                                ["name"] = "DictKey_GroupName_63",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30685.999134202,
                                            ["speed"] = 0,
                                            ["x"] = -61623.122767149,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Infantry",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 33,
                                        ["rate"] = 1,
                                        ["y"] = -30685.999134202,
                                        ["x"] = -61623.122767149,
                                        ["name"] = "DictKey_GroupName_66",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30685.999134202,
                                ["x"] = -61623.122767149,
                                ["name"] = "DictKey_GroupName_66",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30679.581357318,
                                            ["speed"] = 0,
                                            ["x"] = -61631.546099309,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Infantry",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 34,
                                        ["rate"] = 1,
                                        ["y"] = -30679.581357318,
                                        ["x"] = -61631.546099309,
                                        ["name"] = "DictKey_GroupName_69",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30679.581357318,
                                ["x"] = -61631.546099309,
                                ["name"] = "DictKey_GroupName_69",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30591.037209468,
                                            ["speed"] = 0,
                                            ["x"] = -61552.209452122,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Infantry",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 35,
                                        ["rate"] = 1,
                                        ["y"] = -30591.037209468,
                                        ["x"] = -61552.209452122,
                                        ["name"] = "DictKey_GroupName_72",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30591.037209468,
                                ["x"] = -61552.209452122,
                                ["name"] = "DictKey_GroupName_72",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30619.146320588,
                                            ["speed"] = 0,
                                            ["x"] = -61548.802287138,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Infantry",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 36,
                                        ["rate"] = 1,
                                        ["y"] = -30619.146320588,
                                        ["x"] = -61548.802287138,
                                        ["name"] = "DictKey_GroupName_75",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30619.146320588,
                                ["x"] = -61548.802287138,
                                ["name"] = "DictKey_GroupName_75",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30454.750610102,
                                            ["speed"] = 0,
                                            ["x"] = -61537.72900094,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Infantry",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 37,
                                        ["rate"] = 1,
                                        ["y"] = -30454.750610102,
                                        ["x"] = -61537.72900094,
                                        ["name"] = "DictKey_GroupName_78",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30454.750610102,
                                ["x"] = -61537.72900094,
                                ["name"] = "DictKey_GroupName_78",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30460.713148825,
                                            ["speed"] = 0,
                                            ["x"] = -61518.137802281,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Infantry",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 38,
                                        ["rate"] = 1,
                                        ["y"] = -30460.713148825,
                                        ["x"] = -61518.137802281,
                                        ["name"] = "DictKey_GroupName_81",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30460.713148825,
                                ["x"] = -61518.137802281,
                                ["name"] = "DictKey_GroupName_81",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30768.209788644,
                                            ["speed"] = 0,
                                            ["x"] = -61202.975041247,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Infantry",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 39,
                                        ["rate"] = 1,
                                        ["y"] = -30768.209788644,
                                        ["x"] = -61202.975041247,
                                        ["name"] = "DictKey_GroupName_84",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30768.209788644,
                                ["x"] = -61202.975041247,
                                ["name"] = "DictKey_GroupName_84",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30784.779437024,
                                            ["speed"] = 0,
                                            ["x"] = -61215.656289429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Infantry",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 40,
                                        ["rate"] = 1,
                                        ["y"] = -30784.779437024,
                                        ["x"] = -61215.656289429,
                                        ["name"] = "DictKey_GroupName_87",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30784.779437024,
                                ["x"] = -61215.656289429,
                                ["name"] = "DictKey_GroupName_87",
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -31452.745832927,
                                            ["speed"] = 0,
                                            ["x"] = -58933.50729642,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Infantry",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 41,
                                        ["rate"] = 1,
                                        ["y"] = -31452.745832927,
                                        ["x"] = -58933.50729642,
                                        ["name"] = "DictKey_GroupName_90",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -31452.745832927,
                                ["x"] = -58933.50729642,
                                ["name"] = "DictKey_GroupName_90",
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -31456.922417625,
                                            ["speed"] = 0,
                                            ["x"] = -58938.519198058,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Infantry",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 42,
                                        ["rate"] = 1,
                                        ["y"] = -31456.922417625,
                                        ["x"] = -58938.519198058,
                                        ["name"] = "DictKey_GroupName_93",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -31456.922417625,
                                ["x"] = -58938.519198058,
                                ["name"] = "DictKey_GroupName_93",
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30943.653471167,
                                            ["speed"] = 0,
                                            ["x"] = -63911.117971089,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Infantry",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 43,
                                        ["rate"] = 1,
                                        ["y"] = -30943.653471167,
                                        ["x"] = -63911.117971089,
                                        ["name"] = "DictKey_GroupName_96",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30943.653471167,
                                ["x"] = -63911.117971089,
                                ["name"] = "DictKey_GroupName_96",
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30950.763087435,
                                            ["speed"] = 0,
                                            ["x"] = -63906.662611561,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Infantry",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 44,
                                        ["rate"] = 1,
                                        ["y"] = -30950.763087435,
                                        ["x"] = -63906.662611561,
                                        ["name"] = "DictKey_GroupName_99",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30950.763087435,
                                ["x"] = -63906.662611561,
                                ["name"] = "DictKey_GroupName_99",
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -30950.004728366,
                                            ["speed"] = 0,
                                            ["x"] = -63908.368919466,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Infantry",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 45,
                                        ["rate"] = 1,
                                        ["y"] = -30950.004728366,
                                        ["x"] = -63908.368919466,
                                        ["name"] = "DictKey_GroupName_102",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -30950.004728366,
                                ["x"] = -63908.368919466,
                                ["name"] = "DictKey_GroupName_102",
                                ["dead"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 4.1887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -12001.063844697,
                                            ["speed"] = 0,
                                            ["x"] = -6772.7403842491,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 88,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 252,
                                        ["y"] = -12001.063844697,
                                        ["x"] = -6772.7403842491,
                                        ["name"] = "DictKey_GroupName_490",
                                        ["heading"] = 4.1887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -12001.063844697,
                                ["x"] = -6772.7403842491,
                                ["name"] = "DictKey_GroupName_490",
                                ["dead"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 4.1887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -11783.153366303,
                                            ["speed"] = 0,
                                            ["x"] = -6602.3442206934,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 89,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 253,
                                        ["y"] = -11783.153366303,
                                        ["x"] = -6602.3442206934,
                                        ["name"] = "DictKey_GroupName_493",
                                        ["heading"] = 4.1887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -11783.153366303,
                                ["x"] = -6602.3442206934,
                                ["name"] = "DictKey_GroupName_493",
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 4.1887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -11584.08477138,
                                            ["speed"] = 0,
                                            ["x"] = -6163.2464146075,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 90,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 254,
                                        ["y"] = -11584.08477138,
                                        ["x"] = -6163.2464146075,
                                        ["name"] = "DictKey_GroupName_496",
                                        ["heading"] = 4.1887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -11584.08477138,
                                ["x"] = -6163.2464146075,
                                ["name"] = "DictKey_GroupName_496",
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 4.1887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -11645.525695739,
                                            ["speed"] = 0,
                                            ["x"] = -6649.8585355311,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 91,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 255,
                                        ["rate"] = 20,
                                        ["y"] = -11645.525695739,
                                        ["x"] = -6649.8585355311,
                                        ["name"] = "DictKey_GroupName_499",
                                        ["heading"] = 4.1887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -11645.525695739,
                                ["x"] = -6649.8585355311,
                                ["name"] = "DictKey_GroupName_499",
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 4.1887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -11660.271517585,
                                            ["speed"] = 0,
                                            ["x"] = -6676.8925422491,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 92,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 256,
                                        ["rate"] = 20,
                                        ["y"] = -11660.271517585,
                                        ["x"] = -6676.8925422491,
                                        ["name"] = "DictKey_GroupName_502",
                                        ["heading"] = 4.1887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -11660.271517585,
                                ["x"] = -6676.8925422491,
                                ["name"] = "DictKey_GroupName_502",
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 4.1887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -11609.838800037,
                                            ["speed"] = 0,
                                            ["x"] = -6661.4765467962,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 93,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 257,
                                        ["rate"] = 50,
                                        ["y"] = -11609.838800037,
                                        ["x"] = -6661.4765467962,
                                        ["name"] = "DictKey_GroupName_505",
                                        ["heading"] = 4.1887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -11609.838800037,
                                ["x"] = -6661.4765467962,
                                ["name"] = "DictKey_GroupName_505",
                                ["dead"] = false,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["heading"] = 4.1887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -11597.487837135,
                                            ["speed"] = 0,
                                            ["x"] = -6674.4156507888,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 94,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 258,
                                        ["rate"] = 50,
                                        ["y"] = -11597.487837135,
                                        ["x"] = -6674.4156507888,
                                        ["name"] = "DictKey_GroupName_508",
                                        ["heading"] = 4.1887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -11597.487837135,
                                ["x"] = -6674.4156507888,
                                ["name"] = "DictKey_GroupName_508",
                                ["dead"] = false,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["heading"] = 4.1887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -11583.372450961,
                                            ["speed"] = 0,
                                            ["x"] = -6684.6100963588,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 95,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 259,
                                        ["rate"] = 50,
                                        ["y"] = -11583.372450961,
                                        ["x"] = -6684.6100963588,
                                        ["name"] = "DictKey_GroupName_511",
                                        ["heading"] = 4.1887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -11583.372450961,
                                ["x"] = -6684.6100963588,
                                ["name"] = "DictKey_GroupName_511",
                                ["dead"] = false,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["heading"] = 4.1887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -11587.545324686,
                                            ["speed"] = 0,
                                            ["x"] = -6264.2264502405,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 96,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 260,
                                        ["rate"] = 50,
                                        ["y"] = -11587.545324686,
                                        ["x"] = -6264.2264502405,
                                        ["name"] = "DictKey_GroupName_514",
                                        ["heading"] = 4.1887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -11587.545324686,
                                ["x"] = -6264.2264502405,
                                ["name"] = "DictKey_GroupName_514",
                                ["dead"] = false,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["heading"] = 4.1887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -11590.23248905,
                                            ["speed"] = 0,
                                            ["x"] = -6241.8334138751,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 97,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 261,
                                        ["rate"] = 50,
                                        ["y"] = -11590.23248905,
                                        ["x"] = -6241.8334138751,
                                        ["name"] = "DictKey_GroupName_517",
                                        ["heading"] = 4.1887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -11590.23248905,
                                ["x"] = -6241.8334138751,
                                ["name"] = "DictKey_GroupName_517",
                                ["dead"] = false,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["heading"] = 4.1887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -11590.488409466,
                                            ["speed"] = 0,
                                            ["x"] = -6217.1370937692,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 98,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 262,
                                        ["rate"] = 50,
                                        ["y"] = -11590.488409466,
                                        ["x"] = -6217.1370937692,
                                        ["name"] = "DictKey_GroupName_520",
                                        ["heading"] = 4.1887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -11590.488409466,
                                ["x"] = -6217.1370937692,
                                ["name"] = "DictKey_GroupName_520",
                                ["dead"] = false,
                            }, -- end of [32]
                            [33] = 
                            {
                                ["heading"] = 4.1887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -11590.379169836,
                                            ["speed"] = 0,
                                            ["x"] = -6313.3062494973,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 99,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 263,
                                        ["rate"] = 50,
                                        ["y"] = -11590.379169836,
                                        ["x"] = -6313.3062494973,
                                        ["name"] = "DictKey_GroupName_523",
                                        ["heading"] = 4.1887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -11590.379169836,
                                ["x"] = -6313.3062494973,
                                ["name"] = "DictKey_GroupName_523",
                                ["dead"] = false,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["heading"] = 4.1887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -11592.079597657,
                                            ["speed"] = 0,
                                            ["x"] = -6280.928775987,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 100,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 264,
                                        ["rate"] = 100,
                                        ["y"] = -11592.079597657,
                                        ["x"] = -6280.928775987,
                                        ["name"] = "DictKey_GroupName_526",
                                        ["heading"] = 4.1887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -11592.079597657,
                                ["x"] = -6280.928775987,
                                ["name"] = "DictKey_GroupName_526",
                                ["dead"] = false,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["heading"] = 4.1887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -11636.177625021,
                                            ["speed"] = 0,
                                            ["x"] = -6673.6952063716,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 101,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 265,
                                        ["rate"] = 100,
                                        ["y"] = -11636.177625021,
                                        ["x"] = -6673.6952063716,
                                        ["name"] = "DictKey_GroupName_529",
                                        ["heading"] = 4.1887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -11636.177625021,
                                ["x"] = -6673.6952063716,
                                ["name"] = "DictKey_GroupName_529",
                                ["dead"] = false,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["heading"] = 1.832595714594,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -581.03561860208,
                                            ["speed"] = 0,
                                            ["x"] = -883.46685764455,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 122,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "IRIAF 5-8503",
                                        ["category"] = "Planes",
                                        ["type"] = "C-130",
                                        ["unitId"] = 338,
                                        ["rate"] = "70",
                                        ["y"] = -581.03561860208,
                                        ["x"] = -883.46685764455,
                                        ["name"] = "DictKey_GroupName_685",
                                        ["heading"] = 1.832595714594,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -581.03561860208,
                                ["x"] = -883.46685764455,
                                ["name"] = "DictKey_GroupName_685",
                                ["dead"] = false,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["heading"] = 1.850049007114,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -596.60996280302,
                                            ["speed"] = 0,
                                            ["x"] = -941.77081285833,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 123,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "IRIAF 5-8503",
                                        ["category"] = "Planes",
                                        ["type"] = "C-130",
                                        ["unitId"] = 339,
                                        ["rate"] = "70",
                                        ["y"] = -596.60996280302,
                                        ["x"] = -941.77081285833,
                                        ["name"] = "DictKey_GroupName_688",
                                        ["heading"] = 1.850049007114,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -596.60996280302,
                                ["x"] = -941.77081285833,
                                ["name"] = "DictKey_GroupName_688",
                                ["dead"] = false,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["heading"] = 1.850049007114,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -609.78825404997,
                                            ["speed"] = 0,
                                            ["x"] = -998.8767415951,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 124,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "IRIAF 5-8503",
                                        ["category"] = "Planes",
                                        ["type"] = "C-130",
                                        ["unitId"] = 340,
                                        ["rate"] = "70",
                                        ["y"] = -609.78825404997,
                                        ["x"] = -998.8767415951,
                                        ["name"] = "DictKey_GroupName_691",
                                        ["heading"] = 1.850049007114,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -609.78825404997,
                                ["x"] = -998.8767415951,
                                ["name"] = "DictKey_GroupName_691",
                                ["dead"] = false,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["heading"] = 1.553343034275,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 750.30448859594,
                                            ["speed"] = 0,
                                            ["x"] = 4297.2118012069,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 126,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Ships",
                                        ["type"] = "Dry-cargo ship-2",
                                        ["unitId"] = 350,
                                        ["y"] = 750.30448859594,
                                        ["x"] = 4297.2118012069,
                                        ["name"] = "DictKey_GroupName_705",
                                        ["heading"] = 1.553343034275,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 750.30448859594,
                                ["x"] = 4297.2118012069,
                                ["name"] = "DictKey_GroupName_705",
                                ["dead"] = false,
                            }, -- end of [39]
                            [40] = 
                            {
                                ["heading"] = 1.553343034275,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 511.71238384227,
                                            ["speed"] = 0,
                                            ["x"] = 4335.3689944304,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 127,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Ships",
                                        ["type"] = "Dry-cargo ship-2",
                                        ["unitId"] = 351,
                                        ["y"] = 511.71238384227,
                                        ["x"] = 4335.3689944304,
                                        ["name"] = "DictKey_GroupName_708",
                                        ["heading"] = 1.553343034275,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 511.71238384227,
                                ["x"] = 4335.3689944304,
                                ["name"] = "DictKey_GroupName_708",
                                ["dead"] = false,
                            }, -- end of [40]
                            [41] = 
                            {
                                ["heading"] = 3.0543261909901,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 1007.0461613467,
                                            ["speed"] = 0,
                                            ["x"] = 3750.6329643987,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 128,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Ships",
                                        ["type"] = "Dry-cargo ship-2",
                                        ["unitId"] = 352,
                                        ["y"] = 1007.0461613467,
                                        ["x"] = 3750.6329643987,
                                        ["name"] = "DictKey_GroupName_711",
                                        ["heading"] = 3.0543261909901,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 1007.0461613467,
                                ["x"] = 3750.6329643987,
                                ["name"] = "DictKey_GroupName_711",
                                ["dead"] = false,
                            }, -- end of [41]
                            [42] = 
                            {
                                ["heading"] = 1.5882496193148,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 1052.8989864753,
                                            ["speed"] = 0,
                                            ["x"] = 4023.9092541182,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 129,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Ships",
                                        ["type"] = "KILO",
                                        ["unitId"] = 353,
                                        ["rate"] = 1200,
                                        ["y"] = 1052.8989864753,
                                        ["x"] = 4023.9092541182,
                                        ["name"] = "DictKey_GroupName_714",
                                        ["heading"] = 1.5882496193148,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 1052.8989864753,
                                ["x"] = 4023.9092541182,
                                ["name"] = "DictKey_GroupName_714",
                                ["dead"] = false,
                            }, -- end of [42]
                            [43] = 
                            {
                                ["heading"] = 1.5882496193148,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 1156.481843137,
                                            ["speed"] = 0,
                                            ["x"] = 4023.9092541182,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 130,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Ships",
                                        ["type"] = "KILO",
                                        ["unitId"] = 354,
                                        ["rate"] = 1200,
                                        ["y"] = 1156.481843137,
                                        ["x"] = 4023.9092541182,
                                        ["name"] = "DictKey_GroupName_717",
                                        ["heading"] = 1.5882496193148,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 1156.481843137,
                                ["x"] = 4023.9092541182,
                                ["name"] = "DictKey_GroupName_717",
                                ["dead"] = false,
                            }, -- end of [43]
                            [44] = 
                            {
                                ["heading"] = 1.553343034275,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 381.99314402656,
                                            ["speed"] = 0,
                                            ["x"] = 4294.4649068655,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 132,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Ships",
                                        ["type"] = "Dry-cargo ship-1",
                                        ["unitId"] = 363,
                                        ["rate"] = 50,
                                        ["y"] = 381.99314402656,
                                        ["x"] = 4294.4649068655,
                                        ["name"] = "DictKey_GroupName_730",
                                        ["heading"] = 1.553343034275,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 381.99314402656,
                                ["x"] = 4294.4649068655,
                                ["name"] = "DictKey_GroupName_730",
                                ["dead"] = false,
                            }, -- end of [44]
                            [45] = 
                            {
                                ["heading"] = 1.553343034275,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 559.63236343942,
                                            ["speed"] = 0,
                                            ["x"] = 4296.6579836483,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 133,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Ships",
                                        ["type"] = "Dry-cargo ship-1",
                                        ["unitId"] = 364,
                                        ["rate"] = 50,
                                        ["y"] = 559.63236343942,
                                        ["x"] = 4296.6579836483,
                                        ["name"] = "DictKey_GroupName_733",
                                        ["heading"] = 1.553343034275,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 559.63236343942,
                                ["x"] = 4296.6579836483,
                                ["name"] = "DictKey_GroupName_733",
                                ["dead"] = false,
                            }, -- end of [45]
                            [46] = 
                            {
                                ["heading"] = 4.1713369122664,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 56.599248866277,
                                            ["speed"] = 0,
                                            ["x"] = 4240.3046791391,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 134,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 365,
                                        ["y"] = 56.599248866277,
                                        ["x"] = 4240.3046791391,
                                        ["name"] = "DictKey_GroupName_736",
                                        ["heading"] = 4.1713369122664,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 56.599248866277,
                                ["x"] = 4240.3046791391,
                                ["name"] = "DictKey_GroupName_736",
                                ["dead"] = false,
                            }, -- end of [46]
                            [47] = 
                            {
                                ["heading"] = 5.9341194567807,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 1375.0902698784,
                                            ["speed"] = 0,
                                            ["x"] = 3990.2932416139,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 135,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 366,
                                        ["rate"] = 4,
                                        ["y"] = 1375.0902698784,
                                        ["x"] = 3990.2932416139,
                                        ["name"] = "DictKey_GroupName_739",
                                        ["heading"] = 5.9341194567807,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 1375.0902698784,
                                ["x"] = 3990.2932416139,
                                ["name"] = "DictKey_GroupName_739",
                                ["dead"] = false,
                            }, -- end of [47]
                            [48] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 350.786288343,
                                            ["speed"] = 0,
                                            ["x"] = 4307.4405291141,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 136,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Land_Rover_109_S3",
                                        ["unitId"] = 367,
                                        ["rate"] = 3,
                                        ["y"] = 350.786288343,
                                        ["x"] = 4307.4405291141,
                                        ["name"] = "DictKey_GroupName_742",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 350.786288343,
                                ["x"] = 4307.4405291141,
                                ["name"] = "DictKey_GroupName_742",
                                ["dead"] = false,
                            }, -- end of [48]
                            [49] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 368.25912216002,
                                            ["speed"] = 0,
                                            ["x"] = 4307.9052321412,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 137,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 368,
                                        ["rate"] = 5,
                                        ["y"] = 368.25912216002,
                                        ["x"] = 4307.9052321412,
                                        ["name"] = "DictKey_GroupName_745",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 368.25912216002,
                                ["x"] = 4307.9052321412,
                                ["name"] = "DictKey_GroupName_745",
                                ["dead"] = false,
                            }, -- end of [49]
                            [50] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 375.50848938198,
                                            ["speed"] = 0,
                                            ["x"] = 4307.8122915358,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 138,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 369,
                                        ["rate"] = 5,
                                        ["y"] = 375.50848938198,
                                        ["x"] = 4307.8122915358,
                                        ["name"] = "DictKey_GroupName_748",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 375.50848938198,
                                ["x"] = 4307.8122915358,
                                ["name"] = "DictKey_GroupName_748",
                                ["dead"] = false,
                            }, -- end of [50]
                            [51] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 380.99198510115,
                                            ["speed"] = 0,
                                            ["x"] = 4307.9052321412,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 139,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 370,
                                        ["rate"] = 5,
                                        ["y"] = 380.99198510115,
                                        ["x"] = 4307.9052321412,
                                        ["name"] = "DictKey_GroupName_751",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 380.99198510115,
                                ["x"] = 4307.9052321412,
                                ["name"] = "DictKey_GroupName_751",
                                ["dead"] = false,
                            }, -- end of [51]
                            [52] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 545.28582894139,
                                            ["speed"] = 0,
                                            ["x"] = 4308.8523673808,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 140,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 371,
                                        ["rate"] = 5,
                                        ["y"] = 545.28582894139,
                                        ["x"] = 4308.8523673808,
                                        ["name"] = "DictKey_GroupName_754",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 545.28582894139,
                                ["x"] = 4308.8523673808,
                                ["name"] = "DictKey_GroupName_754",
                                ["dead"] = false,
                            }, -- end of [52]
                            [53] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 552.27668478243,
                                            ["speed"] = 0,
                                            ["x"] = 4309.0934313753,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 141,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 372,
                                        ["rate"] = 5,
                                        ["y"] = 552.27668478243,
                                        ["x"] = 4309.0934313753,
                                        ["name"] = "DictKey_GroupName_757",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 552.27668478243,
                                ["x"] = 4309.0934313753,
                                ["name"] = "DictKey_GroupName_757",
                                ["dead"] = false,
                            }, -- end of [53]
                            [54] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 557.82115665636,
                                            ["speed"] = 0,
                                            ["x"] = 4308.8523673808,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 142,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 373,
                                        ["rate"] = 5,
                                        ["y"] = 557.82115665636,
                                        ["x"] = 4308.8523673808,
                                        ["name"] = "DictKey_GroupName_760",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 557.82115665636,
                                ["x"] = 4308.8523673808,
                                ["name"] = "DictKey_GroupName_760",
                                ["dead"] = false,
                            }, -- end of [54]
                            [55] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 743.33116651462,
                                            ["speed"] = 0,
                                            ["x"] = 4310.3372961398,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 143,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KrAZ6322",
                                        ["unitId"] = 374,
                                        ["rate"] = 5,
                                        ["y"] = 743.33116651462,
                                        ["x"] = 4310.3372961398,
                                        ["name"] = "DictKey_GroupName_763",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 743.33116651462,
                                ["x"] = 4310.3372961398,
                                ["name"] = "DictKey_GroupName_763",
                                ["dead"] = false,
                            }, -- end of [55]
                            [56] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 750.27746102282,
                                            ["speed"] = 0,
                                            ["x"] = 4309.8097294683,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 144,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KrAZ6322",
                                        ["unitId"] = 375,
                                        ["rate"] = 5,
                                        ["y"] = 750.27746102282,
                                        ["x"] = 4309.8097294683,
                                        ["name"] = "DictKey_GroupName_766",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 750.27746102282,
                                ["x"] = 4309.8097294683,
                                ["name"] = "DictKey_GroupName_766",
                                ["dead"] = false,
                            }, -- end of [56]
                            [57] = 
                            {
                                ["heading"] = 4.7996554429844,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 684.29979303844,
                                            ["speed"] = 0,
                                            ["x"] = 4315.939473165,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 145,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KrAZ6322",
                                        ["unitId"] = 376,
                                        ["rate"] = 5,
                                        ["y"] = 684.29979303844,
                                        ["x"] = 4315.939473165,
                                        ["name"] = "DictKey_GroupName_769",
                                        ["heading"] = 4.7996554429844,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 684.29979303844,
                                ["x"] = 4315.939473165,
                                ["name"] = "DictKey_GroupName_769",
                                ["dead"] = false,
                            }, -- end of [57]
                            [58] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 757.45427022855,
                                            ["speed"] = 0,
                                            ["x"] = 4308.4864563025,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 146,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 377,
                                        ["rate"] = 100,
                                        ["y"] = 757.45427022855,
                                        ["x"] = 4308.4864563025,
                                        ["name"] = "DictKey_GroupName_772",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 757.45427022855,
                                ["x"] = 4308.4864563025,
                                ["name"] = "DictKey_GroupName_772",
                                ["dead"] = false,
                            }, -- end of [58]
                            [59] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 758.92017297756,
                                            ["speed"] = 0,
                                            ["x"] = 4308.6609685345,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 147,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 378,
                                        ["rate"] = 100,
                                        ["y"] = 758.92017297756,
                                        ["x"] = 4308.6609685345,
                                        ["name"] = "DictKey_GroupName_775",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 758.92017297756,
                                ["x"] = 4308.6609685345,
                                ["name"] = "DictKey_GroupName_775",
                                ["dead"] = false,
                            }, -- end of [59]
                            [60] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760.17666104814,
                                            ["speed"] = 0,
                                            ["x"] = 4308.4864563025,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 148,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 379,
                                        ["rate"] = 100,
                                        ["y"] = 760.17666104814,
                                        ["x"] = 4308.4864563025,
                                        ["name"] = "DictKey_GroupName_778",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760.17666104814,
                                ["x"] = 4308.4864563025,
                                ["name"] = "DictKey_GroupName_778",
                                ["dead"] = false,
                            }, -- end of [60]
                            [61] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 761.36334422591,
                                            ["speed"] = 0,
                                            ["x"] = 4308.5911636417,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 149,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 380,
                                        ["rate"] = 100,
                                        ["y"] = 761.36334422591,
                                        ["x"] = 4308.5911636417,
                                        ["name"] = "DictKey_GroupName_781",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 761.36334422591,
                                ["x"] = 4308.5911636417,
                                ["name"] = "DictKey_GroupName_781",
                                ["dead"] = false,
                            }, -- end of [61]
                            [62] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 762.41041761806,
                                            ["speed"] = 0,
                                            ["x"] = 4308.3817489632,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 150,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 381,
                                        ["rate"] = 100,
                                        ["y"] = 762.41041761806,
                                        ["x"] = 4308.3817489632,
                                        ["name"] = "DictKey_GroupName_784",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 762.41041761806,
                                ["x"] = 4308.3817489632,
                                ["name"] = "DictKey_GroupName_784",
                                ["dead"] = false,
                            }, -- end of [62]
                            [63] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 763.45749101021,
                                            ["speed"] = 0,
                                            ["x"] = 4308.3468465168,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 151,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 382,
                                        ["rate"] = 100,
                                        ["y"] = 763.45749101021,
                                        ["x"] = 4308.3468465168,
                                        ["name"] = "DictKey_GroupName_787",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 763.45749101021,
                                ["x"] = 4308.3468465168,
                                ["name"] = "DictKey_GroupName_787",
                                ["dead"] = false,
                            }, -- end of [63]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 35,
                    ["name"] = "Iraq",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 58,
                    ["name"] = "Libya",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 73,
                    ["name"] = "Oman",
                }, -- end of [8]
                [9] = 
                {
                    ["name"] = "Russia",
                    ["ship"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 748.72031628417,
                                            ["x"] = 3738.4723403399,
                                            ["name"] = "DictKey_WptName_804",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 60.033363837761,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 822.86148507581,
                                            ["x"] = 4063.6458360728,
                                            ["name"] = "DictKey_WptName_805",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 147.54681523673,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 1159.3173325813,
                                            ["x"] = 4414.6075644289,
                                            ["name"] = "DictKey_WptName_806",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 353.17082062206,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 46.690321331955,
                                            ["x"] = 4673.5234146622,
                                            ["name"] = "DictKey_WptName_807",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 156,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "MOLNIYA",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 387,
                                        ["skill"] = "Average",
                                        ["y"] = 748.72031628417,
                                        ["x"] = 3738.4723403399,
                                        ["name"] = "DictKey_UnitName_803",
                                        ["heading"] = 0.2241727561101,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 748.72031628417,
                                ["x"] = 3738.4723403399,
                                ["name"] = "DictKey_GroupName_802",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["ship"]
                    ["id"] = 0,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 3.9095375244673,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 966.91807367408,
                                            ["speed"] = 0,
                                            ["x"] = 4322.9226964871,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 152,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Ships",
                                        ["type"] = "ELNYA",
                                        ["unitId"] = 383,
                                        ["rate"] = 700,
                                        ["y"] = 966.91807367408,
                                        ["x"] = 4322.9226964871,
                                        ["name"] = "DictKey_GroupName_790",
                                        ["heading"] = 3.9095375244673,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 966.91807367408,
                                ["x"] = 4322.9226964871,
                                ["name"] = "DictKey_GroupName_790",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 686.03011890785,
                                            ["speed"] = 0,
                                            ["x"] = 3727.0229133827,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 153,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "952",
                                        ["category"] = "Ships",
                                        ["type"] = "MOLNIYA",
                                        ["unitId"] = 384,
                                        ["rate"] = 1000,
                                        ["y"] = 686.03011890785,
                                        ["x"] = 3727.0229133827,
                                        ["name"] = "DictKey_GroupName_793",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 686.03011890785,
                                ["x"] = 3727.0229133827,
                                ["name"] = "DictKey_GroupName_793",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 702.20195773736,
                                            ["speed"] = 0,
                                            ["x"] = 3726.5122237354,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 154,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "952",
                                        ["category"] = "Ships",
                                        ["type"] = "MOLNIYA",
                                        ["unitId"] = 385,
                                        ["rate"] = 1000,
                                        ["y"] = 702.20195773736,
                                        ["x"] = 3726.5122237354,
                                        ["name"] = "DictKey_GroupName_796",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 702.20195773736,
                                ["x"] = 3726.5122237354,
                                ["name"] = "DictKey_GroupName_796",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 722.28908386245,
                                            ["speed"] = 0,
                                            ["x"] = 3726.341993853,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 155,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "952",
                                        ["category"] = "Ships",
                                        ["type"] = "MOLNIYA",
                                        ["unitId"] = 386,
                                        ["rate"] = 1000,
                                        ["y"] = 722.28908386245,
                                        ["x"] = 3726.341993853,
                                        ["name"] = "DictKey_GroupName_799",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 722.28908386245,
                                ["x"] = 3726.341993853,
                                ["name"] = "DictKey_GroupName_799",
                                ["dead"] = false,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 43,
                    ["name"] = "Serbia",
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 19,
                    ["name"] = "South Ossetia",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 47,
                    ["name"] = "Syria",
                }, -- end of [12]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 17,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 79,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 205,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 38,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 205,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["zone"] = 205,
                    ["text"] = "DictKey_ActionText_433",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["coalitionlist"] = "blue",
                    ["KeyDict_text"] = "DictKey_ActionText_433",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Mischief spotted",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 38,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 102,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Power station trigger",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 102,
                    ["text"] = "DictKey_ActionText_206",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_206",
                    ["seconds"] = 20,
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 38,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 206,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Mischief down",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 206,
                    ["text"] = "DictKey_ActionText_600",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_600",
                    ["seconds"] = 20,
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 38,
                    ["unit"] = 78,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 103,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["unit"] = 109,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 103,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["unit"] = 110,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 103,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["comment"] = "BTR Troops out 1",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 54,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 102,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 102,
                    ["text"] = "DictKey_ActionText_286",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_286",
                    ["seconds"] = 20,
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 172,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 103,
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 38,
                    ["unit"] = 111,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 103,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["zone"] = 103,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 446,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["zone"] = 103,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 447,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 188,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 102,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 102,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_1014",
                    ["seconds"] = 20,
                    ["KeyDict_text"] = "DictKey_ActionText_1014",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 172,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 103,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "BTR Troops out 2",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 63,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 206,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["zone"] = 206,
                    ["text"] = "DictKey_ActionText_434",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["coalitionlist"] = "blue",
                    ["KeyDict_text"] = "DictKey_ActionText_434",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Camels spotted",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 63,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 206,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Camels down",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 206,
                    ["text"] = "DictKey_ActionText_601",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_601",
                    ["seconds"] = 20,
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 716,
                    ["group"] = 63,
                    ["predicate"] = "c_part_of_group_in_zone",
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 100,
                    ["unit"] = 149,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["zone"] = 206,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 206,
                    ["text"] = "DictKey_ActionText_673",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_673",
                    ["seconds"] = 20,
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 172,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 103,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Heli troops",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 716,
                    ["group"] = 63,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 149,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 100,
                    ["unit"] = 149,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["zone"] = 206,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Heli troops 1",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 64,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 102,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 716,
                    ["group"] = 63,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 150,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 100,
                    ["unit"] = 150,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["zone"] = 206,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Heli troops 2",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 189,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 102,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["eventlist"] = "",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 62,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 512,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Cobras spotted",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 206,
                    ["text"] = "DictKey_ActionText_668",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_668",
                    ["seconds"] = 20,
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 62,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 819,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Cobras attack",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 103,
                    ["text"] = "DictKey_ActionText_980",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_980",
                    ["seconds"] = 20,
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 62,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 206,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Cobras down",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 206,
                    ["text"] = "DictKey_ActionText_680",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_680",
                    ["seconds"] = 20,
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 80,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 410,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Phantoms spotted",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 206,
                    ["text"] = "DictKey_ActionText_576",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_576",
                    ["seconds"] = 20,
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [14]
        [15] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 80,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 206,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Phantoms down",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 206,
                    ["text"] = "DictKey_ActionText_679",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_679",
                    ["seconds"] = 20,
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [15]
        [16] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 61,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 103,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["zone"] = 103,
                    ["text"] = "DictKey_ActionText_1039",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["coalitionlist"] = "blue",
                    ["KeyDict_text"] = "DictKey_ActionText_1039",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "CAP down",
        }, -- end of [16]
        [17] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 52,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 308,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["zone"] = 206,
                    ["text"] = "DictKey_ActionText_575",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["coalitionlist"] = "blue",
                    ["KeyDict_text"] = "DictKey_ActionText_575",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 103,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Resupply spotted",
        }, -- end of [17]
        [18] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 52,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 206,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Resupply down",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 206,
                    ["text"] = "DictKey_ActionText_602",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_602",
                    ["seconds"] = 20,
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [18]
        [19] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 614,
                    ["group"] = 52,
                    ["predicate"] = "c_part_of_group_in_zone",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Resupply safe",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 206,
                    ["text"] = "DictKey_ActionText_833",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_833",
                    ["seconds"] = 20,
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [19]
        [20] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 54,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 717,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 188,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 717,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 64,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 717,
                }, -- end of [5]
                [6] = 
                {
                    ["predicate"] = "or",
                }, -- end of [6]
                [7] = 
                {
                    ["group"] = 189,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 717,
                }, -- end of [7]
                [8] = 
                {
                    ["predicate"] = "or",
                }, -- end of [8]
                [9] = 
                {
                    ["group"] = 38,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 921,
                }, -- end of [9]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["zone"] = 103,
                    ["text"] = "DictKey_ActionText_880",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["coalitionlist"] = "blue",
                    ["KeyDict_text"] = "DictKey_ActionText_880",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Power station taken",
        }, -- end of [20]
        [21] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 90,
                    ["predicate"] = "c_unit_damaged",
                    ["zone"] = 103,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "c_unit_damaged",
                    ["unit"] = 89,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["zone"] = 103,
                    ["text"] = "DictKey_ActionText_881",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["coalitionlist"] = "blue",
                    ["KeyDict_text"] = "DictKey_ActionText_881",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Collateral damage - power station",
        }, -- end of [21]
        [22] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 103,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 90,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 89,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "Collateral damage - power stations destroyed",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["zone"] = 103,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_882",
                    ["KeyDict_text"] = "DictKey_ActionText_882",
                    ["coalitionlist"] = "blue",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [22]
    }, -- end of ["trigrules"]
    ["currentKey"] = 98235,
    ["start_time"] = 25200,
    ["forcedOptions"] = 
    {
        ["radio"] = false,
        ["civTraffic"] = "low",
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["ecm"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ecm",
            ["mm"] = 0,
        }, -- end of ["ecm"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "rws",
            ["mm"] = 0,
        }, -- end of ["rws"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
        ["mlws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mlws",
            ["mm"] = 0,
        }, -- end of ["mlws"]
    }, -- end of ["failures"]
} -- end of mission
