mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Day"] = 16,
        ["Year"] = 2016,
        ["Month"] = 9,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_activate_group(37);a_activate_group(38); mission.trig.func[1]=nil;",
            [2] = "a_activate_group(39); mission.trig.func[2]=nil;",
            [3] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_588\"), 10, false, 0); mission.trig.func[3]=nil;",
            [4] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_589\"), 10, false, 0); mission.trig.func[4]=nil;",
            [5] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_590\"), 10, false, 0); mission.trig.func[5]=nil;",
            [6] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_593\"), 15, false, 0); mission.trig.func[6]=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",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_part_of_coalition_in_zone(\"blue\", 60, \"AIRPLANE\") )",
            [2] = "return(c_part_of_coalition_in_zone(\"blue\", 119, \"AIRPLANE\") )",
            [3] = "return(c_group_life_less(89, 20) )",
            [4] = "return(c_group_life_less(90, 20) )",
            [5] = "return(c_group_life_less(87, 20) )",
            [6] = "return(c_group_dead(89) and c_group_dead(90) and c_group_dead(87) )",
        }, -- 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"] = 708,
    ["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"] = "Осень. Дождь",
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 4,
                ["dir"] = 221,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 7,
                ["dir"] = 167,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 4,
                ["dir"] = 221,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["season"] = 
        {
            ["temperature"] = 23,
        }, -- end of ["season"]
        ["qnh"] = 750,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 899403.95166819,
                ["centerZ"] = -936.43383235825,
                ["ellipticity"] = 0.81288870461474,
                ["rotation"] = -0.90429921638683,
                ["pressure_excess"] = -1059,
                ["centerX"] = -3636.8416717876,
            }, -- end of [1]
        }, -- end of ["cyclones"]
        ["name_de"] = "Herbst, Regen",
        ["dust_density"] = 0,
        ["enable_dust"] = false,
        ["clouds"] = 
        {
            ["thickness"] = 430,
            ["density"] = 4,
            ["base"] = 300,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
        ["atmosphere_type"] = 0,
        ["groundTurbulence"] = 7,
        ["name_fr"] = "Automne, averses",
        ["type_weather"] = 0,
        ["name"] = "Autumn, Rainy day",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["name_cn"] = "秋季 雨天",
        ["name_es"] = "Otoño. Lluvia",
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
    }, -- end of ["weather"]
    ["theatre"] = "Syria",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 51223.287475694,
                ["radius"] = 70104,
                ["zoneId"] = 60,
                ["x"] = -181370.97055533,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                    [1] = 
                    {
                        ["key"] = "ROLE",
                        ["value"] = "",
                    }, -- end of [1]
                    [2] = 
                    {
                        ["key"] = "VALUE",
                        ["value"] = "",
                    }, -- end of [2]
                    [3] = 
                    {
                        ["key"] = "OBJECT ID",
                        ["value"] = "261458485",
                    }, -- end of [3]
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Syrian Scramble",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 51195.586232667,
                ["radius"] = 97536,
                ["zoneId"] = 119,
                ["x"] = -181436.96441768,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Syrian Scramble 2",
            }, -- end of [2]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 132484.80057389,
        ["zoom"] = 680888.09182209,
        ["centerX"] = -80147.395982783,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 70,
            [2] = 23,
            [3] = 65,
            [4] = 64,
            [5] = 25,
            [6] = 63,
            [7] = 76,
            [8] = 29,
            [9] = 62,
            [10] = 30,
            [11] = 78,
            [12] = 31,
            [13] = 61,
            [14] = 32,
            [15] = 33,
            [16] = 60,
            [17] = 17,
            [18] = 35,
            [19] = 69,
            [20] = 36,
            [21] = 59,
            [22] = 71,
            [23] = 58,
            [24] = 57,
            [25] = 56,
            [26] = 55,
            [27] = 73,
            [28] = 39,
            [29] = 54,
            [30] = 77,
            [31] = 72,
            [32] = 41,
            [33] = 42,
            [34] = 44,
            [35] = 75,
            [36] = 53,
            [37] = 22,
            [38] = 52,
            [39] = 66,
            [40] = 51,
            [41] = 74,
            [42] = 7,
            [43] = 68,
            [44] = 50,
            [45] = 49,
            [46] = 48,
            [47] = 67,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 21,
            [2] = 11,
            [3] = 8,
            [4] = 28,
            [5] = 26,
            [6] = 13,
            [7] = 5,
            [8] = 16,
            [9] = 6,
            [10] = 15,
            [11] = 20,
            [12] = 12,
            [13] = 40,
            [14] = 45,
            [15] = 9,
            [16] = 46,
            [17] = 10,
            [18] = 4,
            [19] = 1,
            [20] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 24,
            [3] = 27,
            [4] = 34,
            [5] = 37,
            [6] = 38,
            [7] = 0,
            [8] = 43,
            [9] = 19,
            [10] = 47,
            [11] = 3,
        }, -- 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"] = 
    {
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -74210.5703125,
                                            ["x"] = -259878.703125,
                                            ["name"] = "DictKey_WptName_105",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 30,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 822.29291844466,
                                            ["ETA_locked"] = false,
                                            ["y"] = 37192.43570442,
                                            ["x"] = -285032.01294846,
                                            ["name"] = "DictKey_WptName_197",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 1441.803076822,
                                            ["ETA_locked"] = false,
                                            ["y"] = 121649.0146001,
                                            ["x"] = -268585.2054793,
                                            ["name"] = "DictKey_WptName_198",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 1887.3201650063,
                                            ["ETA_locked"] = false,
                                            ["y"] = 158395.03489155,
                                            ["x"] = -218800.27476184,
                                            ["name"] = "DictKey_WptName_199",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 416.052,
                                            ["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"] = 3145.469559435,
                                            ["ETA_locked"] = false,
                                            ["y"] = 218153.1648216,
                                            ["x"] = -54592.869393241,
                                            ["name"] = "DictKey_WptName_200",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 417,
                                            ["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"] = 3149.1939633082,
                                            ["ETA_locked"] = false,
                                            ["y"] = 218356.20053592,
                                            ["x"] = -54117.103321915,
                                            ["name"] = "DictKey_WptName_201",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 420.9288,
                                            ["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"] = 3155.415166902,
                                            ["ETA_locked"] = false,
                                            ["y"] = 217396.93971811,
                                            ["x"] = -54006.892516747,
                                            ["name"] = "DictKey_WptName_202",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 420,
                                            ["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"] = 3161.5988395756,
                                            ["ETA_locked"] = false,
                                            ["y"] = 216981.26208412,
                                            ["x"] = -54639.947201513,
                                            ["name"] = "DictKey_WptName_203",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 402.9456,
                                            ["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"] = 3167.1260646883,
                                            ["ETA_locked"] = false,
                                            ["y"] = 216911.72087792,
                                            ["x"] = -55513.321604998,
                                            ["name"] = "DictKey_WptName_204",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 4415.6126909976,
                                            ["ETA_locked"] = false,
                                            ["y"] = 158327.54934416,
                                            ["x"] = -218602.77168159,
                                            ["name"] = "DictKey_WptName_205",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 4858.5780982967,
                                            ["ETA_locked"] = false,
                                            ["y"] = 122018.84123972,
                                            ["x"] = -268269.19848666,
                                            ["name"] = "DictKey_WptName_206",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 5481.52662238,
                                            ["ETA_locked"] = false,
                                            ["y"] = 37136.610587548,
                                            ["x"] = -285027.06376563,
                                            ["name"] = "DictKey_WptName_207",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 6312.0710202196,
                                            ["ETA_locked"] = false,
                                            ["y"] = -75285.912793369,
                                            ["x"] = -259189.4846299,
                                            ["name"] = "DictKey_WptName_208",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 7947.5622768985,
                                            ["ETA_locked"] = false,
                                            ["y"] = 8723.1589177741,
                                            ["x"] = -48143.73452381,
                                            ["name"] = "DictKey_WptName_210",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 653,
                                            ["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"] = 9593.5566778715,
                                            ["ETA_locked"] = false,
                                            ["y"] = 179698.80488197,
                                            ["x"] = -199900.16125986,
                                            ["name"] = "DictKey_WptName_481",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Fictional Israel Air Force",
                                        ["skill"] = "Client",
                                        ["parking"] = "46",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                            ["HelmetMountedDevice"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 43,
                                        ["psi"] = -1.792859373117,
                                        ["dataCartridge"] = 
                                        {
                                            ["GroupsPoints"] = 
                                            {
                                                ["PB"] = 
                                                {
                                                }, -- end of ["PB"]
                                                ["Sequence 2 Red"] = 
                                                {
                                                }, -- end of ["Sequence 2 Red"]
                                                ["Sequence 3 Yellow"] = 
                                                {
                                                }, -- end of ["Sequence 3 Yellow"]
                                                ["Sequence 1 Blue"] = 
                                                {
                                                }, -- end of ["Sequence 1 Blue"]
                                                ["Start Location"] = 
                                                {
                                                }, -- end of ["Start Location"]
                                                ["A/A Waypoint"] = 
                                                {
                                                }, -- end of ["A/A Waypoint"]
                                                ["PP"] = 
                                                {
                                                }, -- end of ["PP"]
                                                ["Initial Point"] = 
                                                {
                                                }, -- end of ["Initial Point"]
                                            }, -- end of ["GroupsPoints"]
                                            ["Points"] = 
                                            {
                                            }, -- end of ["Points"]
                                        }, -- end of ["dataCartridge"]
                                        ["parking_id"] = "25",
                                        ["x"] = -259878.703125,
                                        ["name"] = "DictKey_UnitName_104",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AAQ-28_LEFT}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -74210.5703125,
                                        ["heading"] = 1.792859373117,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Fictional Israel Air Force",
                                        ["skill"] = "Client",
                                        ["parking"] = "47",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                            ["HelmetMountedDevice"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 94,
                                        ["psi"] = -1.792859373117,
                                        ["dataCartridge"] = 
                                        {
                                            ["GroupsPoints"] = 
                                            {
                                                ["Initial Point"] = 
                                                {
                                                }, -- end of ["Initial Point"]
                                                ["Sequence 2 Red"] = 
                                                {
                                                }, -- end of ["Sequence 2 Red"]
                                                ["PB"] = 
                                                {
                                                }, -- end of ["PB"]
                                                ["Sequence 1 Blue"] = 
                                                {
                                                }, -- end of ["Sequence 1 Blue"]
                                                ["Sequence 3 Yellow"] = 
                                                {
                                                }, -- end of ["Sequence 3 Yellow"]
                                                ["A/A Waypoint"] = 
                                                {
                                                }, -- end of ["A/A Waypoint"]
                                                ["PP"] = 
                                                {
                                                }, -- end of ["PP"]
                                                ["Start Location"] = 
                                                {
                                                }, -- end of ["Start Location"]
                                            }, -- end of ["GroupsPoints"]
                                            ["Points"] = 
                                            {
                                            }, -- end of ["Points"]
                                        }, -- end of ["dataCartridge"]
                                        ["parking_id"] = "24",
                                        ["x"] = -259899.421875,
                                        ["name"] = "DictKey_UnitName_211",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AAQ-28_LEFT}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -74221.828125,
                                        ["heading"] = 1.792859373117,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "019",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Fictional Israel Air Force",
                                        ["skill"] = "Client",
                                        ["parking"] = "45",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                            ["HelmetMountedDevice"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 95,
                                        ["psi"] = -1.792859373117,
                                        ["dataCartridge"] = 
                                        {
                                            ["GroupsPoints"] = 
                                            {
                                                ["Initial Point"] = 
                                                {
                                                }, -- end of ["Initial Point"]
                                                ["Sequence 2 Red"] = 
                                                {
                                                }, -- end of ["Sequence 2 Red"]
                                                ["PB"] = 
                                                {
                                                }, -- end of ["PB"]
                                                ["Sequence 1 Blue"] = 
                                                {
                                                }, -- end of ["Sequence 1 Blue"]
                                                ["Sequence 3 Yellow"] = 
                                                {
                                                }, -- end of ["Sequence 3 Yellow"]
                                                ["A/A Waypoint"] = 
                                                {
                                                }, -- end of ["A/A Waypoint"]
                                                ["PP"] = 
                                                {
                                                }, -- end of ["PP"]
                                                ["Start Location"] = 
                                                {
                                                }, -- end of ["Start Location"]
                                            }, -- end of ["GroupsPoints"]
                                            ["Points"] = 
                                            {
                                            }, -- end of ["Points"]
                                        }, -- end of ["dataCartridge"]
                                        ["parking_id"] = "24",
                                        ["x"] = -259919.5,
                                        ["name"] = "DictKey_UnitName_212",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AAQ-28_LEFT}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -74234.0546875,
                                        ["heading"] = 1.792859373117,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Enfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "020",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 45,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Fictional Israel Air Force",
                                        ["skill"] = "Client",
                                        ["parking"] = "44",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                            ["HelmetMountedDevice"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 96,
                                        ["psi"] = -1.792859373117,
                                        ["dataCartridge"] = 
                                        {
                                            ["GroupsPoints"] = 
                                            {
                                                ["Initial Point"] = 
                                                {
                                                }, -- end of ["Initial Point"]
                                                ["Sequence 2 Red"] = 
                                                {
                                                }, -- end of ["Sequence 2 Red"]
                                                ["PB"] = 
                                                {
                                                }, -- end of ["PB"]
                                                ["Sequence 1 Blue"] = 
                                                {
                                                }, -- end of ["Sequence 1 Blue"]
                                                ["Sequence 3 Yellow"] = 
                                                {
                                                }, -- end of ["Sequence 3 Yellow"]
                                                ["A/A Waypoint"] = 
                                                {
                                                }, -- end of ["A/A Waypoint"]
                                                ["PP"] = 
                                                {
                                                }, -- end of ["PP"]
                                                ["Start Location"] = 
                                                {
                                                }, -- end of ["Start Location"]
                                            }, -- end of ["GroupsPoints"]
                                            ["Points"] = 
                                            {
                                            }, -- end of ["Points"]
                                        }, -- end of ["dataCartridge"]
                                        ["parking_id"] = "23",
                                        ["x"] = -259939.59375,
                                        ["name"] = "DictKey_UnitName_213",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AAQ-28_LEFT}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -74245.90625,
                                        ["heading"] = 1.792859373117,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Enfield14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "021",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -74210.5703125,
                                ["x"] = -259878.703125,
                                ["name"] = "DictKey_GroupName_103",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 305,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["hiddenOnPlanner"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 46,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["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"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -74320.171875,
                                            ["x"] = -259885.6875,
                                            ["name"] = "DictKey_WptName_111",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 30,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 822.79795300253,
                                            ["ETA_locked"] = false,
                                            ["y"] = 37151.389427832,
                                            ["x"] = -285053.85261157,
                                            ["name"] = "DictKey_WptName_214",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 1444.4873498525,
                                            ["ETA_locked"] = false,
                                            ["y"] = 121887.31462991,
                                            ["x"] = -268458.3276829,
                                            ["name"] = "DictKey_WptName_215",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 1889.4693911851,
                                            ["ETA_locked"] = false,
                                            ["y"] = 158277.45554699,
                                            ["x"] = -218504.58878764,
                                            ["name"] = "DictKey_WptName_216",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 416.052,
                                            ["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"] = 3145.9088478112,
                                            ["ETA_locked"] = false,
                                            ["y"] = 218153.25053588,
                                            ["x"] = -54592.869393241,
                                            ["name"] = "DictKey_WptName_217",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 417,
                                            ["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"] = 3149.632551117,
                                            ["ETA_locked"] = false,
                                            ["y"] = 218356.03822616,
                                            ["x"] = -54117.103321915,
                                            ["name"] = "DictKey_WptName_218",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 421,
                                            ["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"] = 3155.8535967882,
                                            ["ETA_locked"] = false,
                                            ["y"] = 217396.96828954,
                                            ["x"] = -54006.921088176,
                                            ["name"] = "DictKey_WptName_219",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 420,
                                            ["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"] = 3162.0359795024,
                                            ["ETA_locked"] = false,
                                            ["y"] = 216981.26208412,
                                            ["x"] = -54639.947201513,
                                            ["name"] = "DictKey_WptName_220",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 402.9456,
                                            ["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"] = 3167.5644514206,
                                            ["ETA_locked"] = false,
                                            ["y"] = 216911.69230649,
                                            ["x"] = -55513.321604998,
                                            ["name"] = "DictKey_WptName_221",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 4416.1452337245,
                                            ["ETA_locked"] = false,
                                            ["y"] = 158340.37344945,
                                            ["x"] = -218621.46444914,
                                            ["name"] = "DictKey_WptName_222",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 4859.7645226214,
                                            ["ETA_locked"] = false,
                                            ["y"] = 121962.02798478,
                                            ["x"] = -268349.47581867,
                                            ["name"] = "DictKey_WptName_223",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 5481.4830124836,
                                            ["ETA_locked"] = false,
                                            ["y"] = 37241.378968493,
                                            ["x"] = -285043.72356961,
                                            ["name"] = "DictKey_WptName_224",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 6312.7766574243,
                                            ["ETA_locked"] = false,
                                            ["y"] = -75283.654508559,
                                            ["x"] = -259187.58774181,
                                            ["name"] = "DictKey_WptName_225",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 7948.252511255,
                                            ["ETA_locked"] = false,
                                            ["y"] = 8722.3561659296,
                                            ["x"] = -48142.921713208,
                                            ["name"] = "DictKey_WptName_226",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 653,
                                            ["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"] = 9594.2713807852,
                                            ["ETA_locked"] = false,
                                            ["y"] = 179700.89644911,
                                            ["x"] = -199901.20704343,
                                            ["name"] = "DictKey_WptName_479",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 46,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "iaf_101st_squadron",
                                        ["skill"] = "Client",
                                        ["parking"] = 19,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["HelmetMountedDevice"] = 1,
                                            ["LaserCode10"] = 8,
                                            ["LAU3ROF"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-16C_50",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 127,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 139,
                                                    [13] = 140,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [15] = 134,
                                                    [19] = 124,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 47,
                                        ["psi"] = -1.7928540503952,
                                        ["parking_id"] = "20",
                                        ["x"] = -259885.6875,
                                        ["name"] = "DictKey_UnitName_110",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [7]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [9]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3249,
                                            ["flare"] = 60,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -74320.171875,
                                        ["heading"] = 1.7928540503952,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 46,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "iaf_101st_squadron",
                                        ["skill"] = "Client",
                                        ["parking"] = "22",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["HelmetMountedDevice"] = 1,
                                            ["LaserCode10"] = 8,
                                            ["LAU3ROF"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-16C_50",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 127,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 139,
                                                    [13] = 140,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [19] = 124,
                                                    [15] = 134,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 97,
                                        ["psi"] = -1.7928540503952,
                                        ["parking_id"] = "21",
                                        ["x"] = -259876.203125,
                                        ["name"] = "DictKey_UnitName_227",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [7]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [9]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3249,
                                            ["flare"] = 60,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -74352.4375,
                                        ["heading"] = 1.7928540503952,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "022",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 46,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "iaf_101st_squadron",
                                        ["skill"] = "Client",
                                        ["parking"] = 20,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["HelmetMountedDevice"] = 1,
                                            ["LAU3ROF"] = 0,
                                            ["LaserCode10"] = 8,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-16C_50",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 127,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 139,
                                                    [13] = 140,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [19] = 124,
                                                    [15] = 134,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 98,
                                        ["psi"] = -1.7928540503952,
                                        ["parking_id"] = "26",
                                        ["x"] = -259533.484375,
                                        ["name"] = "DictKey_UnitName_228",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [7]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [9]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3249,
                                            ["flare"] = 60,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -74288.078125,
                                        ["heading"] = 1.7928540503952,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Enfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "023",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 46,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "iaf_101st_squadron",
                                        ["skill"] = "Client",
                                        ["parking"] = "23",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["HelmetMountedDevice"] = 1,
                                            ["LaserCode10"] = 8,
                                            ["LAU3ROF"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-16C_50",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 127,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 139,
                                                    [13] = 140,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [19] = 124,
                                                    [15] = 134,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 99,
                                        ["psi"] = -1.7928540503952,
                                        ["parking_id"] = "27",
                                        ["x"] = -259535.546875,
                                        ["name"] = "DictKey_UnitName_229",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [9]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3249,
                                            ["flare"] = 60,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -74323.1484375,
                                        ["heading"] = 1.7928540503952,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Enfield14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "024",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -74320.171875,
                                ["x"] = -259885.6875,
                                ["name"] = "DictKey_GroupName_109",
                                ["communication"] = true,
                                ["uncontrollable"] = false,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 48,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["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"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -74462.171875,
                                            ["x"] = -258909.015625,
                                            ["name"] = "DictKey_WptName_118",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 30,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 825.66479133308,
                                            ["ETA_locked"] = false,
                                            ["y"] = 37199.456446032,
                                            ["x"] = -285027.76387336,
                                            ["name"] = "DictKey_WptName_230",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1447.2656126809,
                                            ["ETA_locked"] = false,
                                            ["y"] = 121909.54056267,
                                            ["x"] = -268364.45716228,
                                            ["name"] = "DictKey_WptName_231",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1890.9456978971,
                                            ["ETA_locked"] = false,
                                            ["y"] = 158349.40523867,
                                            ["x"] = -218671.03714846,
                                            ["name"] = "DictKey_WptName_232",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 416.052,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3148.3327520305,
                                            ["ETA_locked"] = false,
                                            ["y"] = 218153.22196445,
                                            ["x"] = -54592.955107527,
                                            ["name"] = "DictKey_WptName_233",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 417,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3152.0574342324,
                                            ["ETA_locked"] = false,
                                            ["y"] = 218356.1719645,
                                            ["x"] = -54117.110440115,
                                            ["name"] = "DictKey_WptName_234",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 421,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3158.2788135687,
                                            ["ETA_locked"] = false,
                                            ["y"] = 217396.93971811,
                                            ["x"] = -54006.921088176,
                                            ["name"] = "DictKey_WptName_235",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 420,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3164.4619165442,
                                            ["ETA_locked"] = false,
                                            ["y"] = 216981.26208412,
                                            ["x"] = -54639.947201513,
                                            ["name"] = "DictKey_WptName_236",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 402.9456,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3169.9896203512,
                                            ["ETA_locked"] = false,
                                            ["y"] = 216911.69230649,
                                            ["x"] = -55513.321604998,
                                            ["name"] = "DictKey_WptName_237",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4418.95056248,
                                            ["ETA_locked"] = false,
                                            ["y"] = 158333.90925885,
                                            ["x"] = -218675.13043531,
                                            ["name"] = "DictKey_WptName_238",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4862.6690915181,
                                            ["ETA_locked"] = false,
                                            ["y"] = 121891.5591625,
                                            ["x"] = -268373.349037,
                                            ["name"] = "DictKey_WptName_239",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5483.8672402731,
                                            ["ETA_locked"] = false,
                                            ["y"] = 37240.38680947,
                                            ["x"] = -285046.36887648,
                                            ["name"] = "DictKey_WptName_240",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6315.1708900538,
                                            ["ETA_locked"] = false,
                                            ["y"] = -75285.436298611,
                                            ["x"] = -259187.464702,
                                            ["name"] = "DictKey_WptName_241",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7950.6666068224,
                                            ["ETA_locked"] = false,
                                            ["y"] = 8720.8275904744,
                                            ["x"] = -48139.930206565,
                                            ["name"] = "DictKey_WptName_242",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 652,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9596.6845633598,
                                            ["ETA_locked"] = false,
                                            ["y"] = 179699.32777375,
                                            ["x"] = -199898.06969272,
                                            ["name"] = "DictKey_WptName_478",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 48,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Fictional Israel 115 Sqn Flying Dragon",
                                        ["skill"] = "Client",
                                        ["parking"] = "26",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10C",
                                        ["unitId"] = 51,
                                        ["psi"] = -1.8005748844374,
                                        ["parking_id"] = "30",
                                        ["x"] = -258909.015625,
                                        ["name"] = "DictKey_UnitName_117",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -74462.171875,
                                        ["heading"] = 1.8005748844374,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 48,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Fictional Israel 115 Sqn Flying Dragon",
                                        ["skill"] = "Client",
                                        ["parking"] = "25",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10C",
                                        ["unitId"] = 100,
                                        ["psi"] = -1.8005748844374,
                                        ["parking_id"] = "31",
                                        ["x"] = -258892.765625,
                                        ["name"] = "DictKey_UnitName_243",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -74483.3046875,
                                        ["heading"] = 1.8005748844374,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "025",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -74462.171875,
                                ["x"] = -258909.015625,
                                ["name"] = "DictKey_GroupName_116",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 251,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 48,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["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"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -74506.3671875,
                                            ["x"] = -258874.15625,
                                            ["name"] = "DictKey_WptName_122",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 30,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 819.16921017404,
                                            ["ETA_locked"] = false,
                                            ["y"] = 36257.453059892,
                                            ["x"] = -284870.03569255,
                                            ["name"] = "DictKey_WptName_245",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1447.6947223517,
                                            ["ETA_locked"] = false,
                                            ["y"] = 121921.34671901,
                                            ["x"] = -268394.44222977,
                                            ["name"] = "DictKey_WptName_246",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1892.0054291667,
                                            ["ETA_locked"] = false,
                                            ["y"] = 158317.65754393,
                                            ["x"] = -218560.61344828,
                                            ["name"] = "DictKey_WptName_247",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 416.052,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3148.7236115995,
                                            ["ETA_locked"] = false,
                                            ["y"] = 218153.19339302,
                                            ["x"] = -54592.983678956,
                                            ["name"] = "DictKey_WptName_248",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 417,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3152.4482938014,
                                            ["ETA_locked"] = false,
                                            ["y"] = 218356.14339307,
                                            ["x"] = -54117.139011544,
                                            ["name"] = "DictKey_WptName_249",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 421,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3158.6700819609,
                                            ["ETA_locked"] = false,
                                            ["y"] = 217396.93971811,
                                            ["x"] = -54006.921088176,
                                            ["name"] = "DictKey_WptName_250",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 420,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3164.8524133798,
                                            ["ETA_locked"] = false,
                                            ["y"] = 216981.30809869,
                                            ["x"] = -54639.947201513,
                                            ["name"] = "DictKey_WptName_251",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 402.9456,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3170.3810931531,
                                            ["ETA_locked"] = false,
                                            ["y"] = 216911.69230649,
                                            ["x"] = -55513.350176427,
                                            ["name"] = "DictKey_WptName_252",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4419.3765899517,
                                            ["ETA_locked"] = false,
                                            ["y"] = 158060.89092107,
                                            ["x"] = -218582.09508922,
                                            ["name"] = "DictKey_WptName_253",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4864.1373018062,
                                            ["ETA_locked"] = false,
                                            ["y"] = 121608.58992778,
                                            ["x"] = -268452.42098802,
                                            ["name"] = "DictKey_WptName_254",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5484.4874651405,
                                            ["ETA_locked"] = false,
                                            ["y"] = 37075.033023098,
                                            ["x"] = -285113.13524569,
                                            ["name"] = "DictKey_WptName_255",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6314.7869949173,
                                            ["ETA_locked"] = false,
                                            ["y"] = -75289.876854347,
                                            ["x"] = -259176.93983331,
                                            ["name"] = "DictKey_WptName_256",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7950.2027366266,
                                            ["ETA_locked"] = false,
                                            ["y"] = 8721.1663450096,
                                            ["x"] = -48143.263182972,
                                            ["name"] = "DictKey_WptName_257",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 652,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9596.2132522684,
                                            ["ETA_locked"] = false,
                                            ["y"] = 179699.85066554,
                                            ["x"] = -199899.63836807,
                                            ["name"] = "DictKey_WptName_482",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 48,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Fictional Israel 115 Sqn Flying Dragon",
                                        ["skill"] = "Client",
                                        ["parking"] = "15",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10C",
                                        ["unitId"] = 53,
                                        ["psi"] = -1.8013206385768,
                                        ["parking_id"] = "32",
                                        ["x"] = -258874.15625,
                                        ["name"] = "DictKey_UnitName_121",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -74506.3671875,
                                        ["heading"] = 1.8013206385768,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 48,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Fictional Israel 115 Sqn Flying Dragon",
                                        ["skill"] = "Client",
                                        ["parking"] = "14",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10C",
                                        ["unitId"] = 101,
                                        ["psi"] = -1.8013206385768,
                                        ["parking_id"] = "33",
                                        ["x"] = -258858.09375,
                                        ["name"] = "DictKey_UnitName_258",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -74527.859375,
                                        ["heading"] = 1.8013206385768,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "026",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -74506.3671875,
                                ["x"] = -258874.15625,
                                ["name"] = "DictKey_GroupName_120",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 251,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AWACS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 36,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 5,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -75789.410156,
                                            ["x"] = -259102.148438,
                                            ["name"] = "DictKey_WptName_175",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 30,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 9400.032,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEdited"] = true,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 154.16666666667,
                                                                ["altitude"] = 9400.032,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 862.41145638959,
                                            ["ETA_locked"] = false,
                                            ["y"] = -157785.09708174,
                                            ["x"] = -171787.74785048,
                                            ["name"] = "DictKey_WptName_177",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 40,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 36,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["Rb04GroupTarget"] = 3,
                                            ["WeapSafeHeight"] = 1,
                                            ["Rb04VinkelHopp"] = 0,
                                            ["MissionGeneratorSetting"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "E-2C",
                                        ["unitId"] = 81,
                                        ["psi"] = 0.75399445202565,
                                        ["y"] = -75789.410156,
                                        ["x"] = -259102.148438,
                                        ["name"] = "DictKey_UnitName_174",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "5624",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.75399445202565,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Focus11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -75789.410156,
                                ["x"] = -259102.148438,
                                ["name"] = "DictKey_GroupName_173",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 6096,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 6,
                                                                    }, -- 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"] = 300,
                                            ["ETA_locked"] = true,
                                            ["y"] = -76702.823166779,
                                            ["x"] = -260132.81033902,
                                            ["name"] = "DictKey_WptName_654",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1139.466675468,
                                            ["ETA_locked"] = false,
                                            ["y"] = 37195.818709576,
                                            ["x"] = -285051.32376239,
                                            ["name"] = "DictKey_WptName_655",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 1760.8794735498,
                                            ["ETA_locked"] = false,
                                            ["y"] = 121887.60660497,
                                            ["x"] = -268430.3489352,
                                            ["name"] = "DictKey_WptName_656",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 2205.4740769883,
                                            ["ETA_locked"] = false,
                                            ["y"] = 158321.16490094,
                                            ["x"] = -218574.90024164,
                                            ["name"] = "DictKey_WptName_657",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 416.052,
                                            ["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"] = 3462.2804464011,
                                            ["ETA_locked"] = false,
                                            ["y"] = 218153.20421792,
                                            ["x"] = -54592.956463828,
                                            ["name"] = "DictKey_WptName_658",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 417,
                                            ["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"] = 3466.0076857361,
                                            ["ETA_locked"] = false,
                                            ["y"] = 218356.15800016,
                                            ["x"] = -54116.727321174,
                                            ["name"] = "DictKey_WptName_659",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 420.9288,
                                            ["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"] = 3472.9595067067,
                                            ["ETA_locked"] = false,
                                            ["y"] = 217396.91306935,
                                            ["x"] = -54006.733336117,
                                            ["name"] = "DictKey_WptName_660",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 420,
                                            ["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"] = 3478.4114798624,
                                            ["ETA_locked"] = false,
                                            ["y"] = 216981.24797847,
                                            ["x"] = -54639.664911914,
                                            ["name"] = "DictKey_WptName_661",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 402.9456,
                                            ["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"] = 3484.7215420172,
                                            ["ETA_locked"] = false,
                                            ["y"] = 216911.77987869,
                                            ["x"] = -55513.304882842,
                                            ["name"] = "DictKey_WptName_662",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 4726.4939173277,
                                            ["ETA_locked"] = false,
                                            ["y"] = 158341.06503962,
                                            ["x"] = -218574.90024164,
                                            ["name"] = "DictKey_WptName_663",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 5160.442517599,
                                            ["ETA_locked"] = false,
                                            ["y"] = 121906.20279431,
                                            ["x"] = -268437.78741093,
                                            ["name"] = "DictKey_WptName_664",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 5759.4563547104,
                                            ["ETA_locked"] = false,
                                            ["y"] = 37190.242861367,
                                            ["x"] = -285056.8996106,
                                            ["name"] = "DictKey_WptName_665",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 6586.9340085859,
                                            ["ETA_locked"] = false,
                                            ["y"] = -75292.93742947,
                                            ["x"] = -259183.14637089,
                                            ["name"] = "DictKey_WptName_666",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 8264.9488293093,
                                            ["ETA_locked"] = false,
                                            ["y"] = 8720.9204667641,
                                            ["x"] = -48139.434488607,
                                            ["name"] = "DictKey_WptName_667",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 653,
                                            ["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"] = 9920.1487698773,
                                            ["ETA_locked"] = false,
                                            ["y"] = 179727.64303647,
                                            ["x"] = -199892.71985168,
                                            ["name"] = "DictKey_WptName_668",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 126,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 6096,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Fictional Israel Air Force",
                                        ["skill"] = "Client",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                            ["HelmetMountedDevice"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 270,
                                        ["psi"] = -1.7861807171041,
                                        ["dataCartridge"] = 
                                        {
                                            ["GroupsPoints"] = 
                                            {
                                                ["PB"] = 
                                                {
                                                }, -- end of ["PB"]
                                                ["Sequence 2 Red"] = 
                                                {
                                                }, -- end of ["Sequence 2 Red"]
                                                ["Start Location"] = 
                                                {
                                                }, -- end of ["Start Location"]
                                                ["Sequence 1 Blue"] = 
                                                {
                                                }, -- end of ["Sequence 1 Blue"]
                                                ["Sequence 3 Yellow"] = 
                                                {
                                                }, -- end of ["Sequence 3 Yellow"]
                                                ["A/A Waypoint"] = 
                                                {
                                                }, -- end of ["A/A Waypoint"]
                                                ["PP"] = 
                                                {
                                                }, -- end of ["PP"]
                                                ["Initial Point"] = 
                                                {
                                                }, -- end of ["Initial Point"]
                                            }, -- end of ["GroupsPoints"]
                                            ["Points"] = 
                                            {
                                            }, -- end of ["Points"]
                                        }, -- end of ["dataCartridge"]
                                        ["y"] = -76702.823166779,
                                        ["x"] = -260132.81033902,
                                        ["name"] = "DictKey_UnitName_650",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AAQ-28_LEFT}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.7861807171041,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 6096,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Fictional Israel Air Force",
                                        ["skill"] = "Client",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                            ["HelmetMountedDevice"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 274,
                                        ["psi"] = -1.7861807171041,
                                        ["dataCartridge"] = 
                                        {
                                            ["GroupsPoints"] = 
                                            {
                                                ["PB"] = 
                                                {
                                                }, -- end of ["PB"]
                                                ["Sequence 2 Red"] = 
                                                {
                                                }, -- end of ["Sequence 2 Red"]
                                                ["Start Location"] = 
                                                {
                                                }, -- end of ["Start Location"]
                                                ["Sequence 1 Blue"] = 
                                                {
                                                }, -- end of ["Sequence 1 Blue"]
                                                ["Sequence 3 Yellow"] = 
                                                {
                                                }, -- end of ["Sequence 3 Yellow"]
                                                ["A/A Waypoint"] = 
                                                {
                                                }, -- end of ["A/A Waypoint"]
                                                ["PP"] = 
                                                {
                                                }, -- end of ["PP"]
                                                ["Initial Point"] = 
                                                {
                                                }, -- end of ["Initial Point"]
                                            }, -- end of ["GroupsPoints"]
                                            ["Points"] = 
                                            {
                                            }, -- end of ["Points"]
                                        }, -- end of ["dataCartridge"]
                                        ["y"] = -76662.823166779,
                                        ["x"] = -260172.81033902,
                                        ["name"] = "DictKey_UnitName_669",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AAQ-28_LEFT}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.7861807171041,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "027",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 6096,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Fictional Israel Air Force",
                                        ["skill"] = "Client",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                            ["HelmetMountedDevice"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 275,
                                        ["psi"] = -1.7861807171041,
                                        ["dataCartridge"] = 
                                        {
                                            ["GroupsPoints"] = 
                                            {
                                                ["PB"] = 
                                                {
                                                }, -- end of ["PB"]
                                                ["Sequence 2 Red"] = 
                                                {
                                                }, -- end of ["Sequence 2 Red"]
                                                ["Start Location"] = 
                                                {
                                                }, -- end of ["Start Location"]
                                                ["Sequence 1 Blue"] = 
                                                {
                                                }, -- end of ["Sequence 1 Blue"]
                                                ["Sequence 3 Yellow"] = 
                                                {
                                                }, -- end of ["Sequence 3 Yellow"]
                                                ["A/A Waypoint"] = 
                                                {
                                                }, -- end of ["A/A Waypoint"]
                                                ["PP"] = 
                                                {
                                                }, -- end of ["PP"]
                                                ["Initial Point"] = 
                                                {
                                                }, -- end of ["Initial Point"]
                                            }, -- end of ["GroupsPoints"]
                                            ["Points"] = 
                                            {
                                            }, -- end of ["Points"]
                                        }, -- end of ["dataCartridge"]
                                        ["y"] = -76622.823166779,
                                        ["x"] = -260212.81033902,
                                        ["name"] = "DictKey_UnitName_670",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AAQ-28_LEFT}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.7861807171041,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Enfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "028",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 6096,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Fictional Israel Air Force",
                                        ["skill"] = "Client",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                            ["HelmetMountedDevice"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 276,
                                        ["psi"] = -1.7861807171041,
                                        ["dataCartridge"] = 
                                        {
                                            ["GroupsPoints"] = 
                                            {
                                                ["PB"] = 
                                                {
                                                }, -- end of ["PB"]
                                                ["Sequence 2 Red"] = 
                                                {
                                                }, -- end of ["Sequence 2 Red"]
                                                ["Start Location"] = 
                                                {
                                                }, -- end of ["Start Location"]
                                                ["Sequence 1 Blue"] = 
                                                {
                                                }, -- end of ["Sequence 1 Blue"]
                                                ["Sequence 3 Yellow"] = 
                                                {
                                                }, -- end of ["Sequence 3 Yellow"]
                                                ["A/A Waypoint"] = 
                                                {
                                                }, -- end of ["A/A Waypoint"]
                                                ["PP"] = 
                                                {
                                                }, -- end of ["PP"]
                                                ["Initial Point"] = 
                                                {
                                                }, -- end of ["Initial Point"]
                                            }, -- end of ["GroupsPoints"]
                                            ["Points"] = 
                                            {
                                            }, -- end of ["Points"]
                                        }, -- end of ["dataCartridge"]
                                        ["y"] = -76582.823166779,
                                        ["x"] = -260252.81033902,
                                        ["name"] = "DictKey_UnitName_671",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AAQ-28_LEFT}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.7861807171041,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Enfield14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "029",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -76702.823166779,
                                ["x"] = -260132.81033902,
                                ["name"] = "DictKey_GroupName_649",
                                ["communication"] = true,
                                ["start_time"] = 300,
                                ["uncontrollable"] = false,
                                ["frequency"] = 305,
                            }, -- end of [6]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 2,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -74517.019263085,
                                            ["speed"] = 0,
                                            ["x"] = -259114.3221843,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 44,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "H-Windsock_RW",
                                        ["type"] = "Windsock",
                                        ["unitId"] = 104,
                                        ["rate"] = 3,
                                        ["y"] = -74517.019263085,
                                        ["x"] = -259114.3221843,
                                        ["name"] = "DictKey_GroupName_261",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -74517.019263085,
                                ["x"] = -259114.3221843,
                                ["name"] = "DictKey_GroupName_261",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -74449.446527437,
                                            ["speed"] = 0,
                                            ["x"] = -260039.26280393,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 45,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "H-Windsock_RW",
                                        ["type"] = "Windsock",
                                        ["unitId"] = 105,
                                        ["rate"] = 3,
                                        ["y"] = -74449.446527437,
                                        ["x"] = -260039.26280393,
                                        ["name"] = "DictKey_GroupName_264",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -74449.446527437,
                                ["x"] = -260039.26280393,
                                ["name"] = "DictKey_GroupName_264",
                                ["dead"] = false,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["name"] = "USA",
                }, -- end of [2]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 193207.19599139,
                                                ["x"] = -93314.600397324,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 193097.08783958,
                                                ["x"] = -93373.436814319,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 588,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 193270.41728183,
                                            ["x"] = -93387.342693736,
                                            ["name"] = "DictKey_WptName_405",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 79,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "2S6 Tunguska",
                                        ["unitId"] = 171,
                                        ["y"] = 193270.41728183,
                                        ["x"] = -93387.342693736,
                                        ["name"] = "DictKey_UnitName_404",
                                        ["heading"] = 1.8849555921539,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "2S6 Tunguska",
                                        ["unitId"] = 172,
                                        ["y"] = 193179.96752209,
                                        ["x"] = -93368.365496187,
                                        ["name"] = "DictKey_UnitName_406",
                                        ["heading"] = 1.6580627893946,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "2S6 Tunguska",
                                        ["unitId"] = 173,
                                        ["y"] = 193161.97615298,
                                        ["x"] = -93469.412911707,
                                        ["name"] = "DictKey_UnitName_407",
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "2S6 Tunguska",
                                        ["unitId"] = 174,
                                        ["y"] = 193257.35505495,
                                        ["x"] = -93489.129480589,
                                        ["name"] = "DictKey_UnitName_408",
                                        ["heading"] = 1.9547687622336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 193270.41728183,
                                ["x"] = -93387.342693736,
                                ["name"] = "DictKey_GroupName_403",
                                ["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"] = 193207.19599139,
                                                ["x"] = -93314.600397324,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 193097.08783958,
                                                ["x"] = -93373.436814319,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 588,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 185196.88375776,
                                            ["x"] = -144856.92553374,
                                            ["name"] = "DictKey_WptName_599",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 121,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "2S6 Tunguska",
                                        ["unitId"] = 251,
                                        ["y"] = 185196.88375776,
                                        ["x"] = -144856.92553374,
                                        ["name"] = "DictKey_UnitName_595",
                                        ["heading"] = 5.6548667764616,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "2S6 Tunguska",
                                        ["unitId"] = 252,
                                        ["y"] = 185209.56099567,
                                        ["x"] = -144872.92458096,
                                        ["name"] = "DictKey_UnitName_596",
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "2S6 Tunguska",
                                        ["unitId"] = 253,
                                        ["y"] = 185228.19231424,
                                        ["x"] = -144896.43785313,
                                        ["name"] = "DictKey_UnitName_597",
                                        ["heading"] = 5.6374134839417,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "2S6 Tunguska",
                                        ["unitId"] = 254,
                                        ["y"] = 185218.17426477,
                                        ["x"] = -144881.7469211,
                                        ["name"] = "DictKey_UnitName_598",
                                        ["heading"] = 5.7770398241012,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 185196.88375776,
                                ["x"] = -144856.92553374,
                                ["name"] = "DictKey_GroupName_594",
                                ["start_time"] = 0,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Russia",
                }, -- end of [1]
                [2] = 
                {
                    ["name"] = "Iran",
                    ["id"] = 34,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 3.0543261909901,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 219314.72985746,
                                            ["speed"] = 0,
                                            ["x"] = -55410.022067512,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 42,
                                        ["rate"] = "70",
                                        ["y"] = 219314.72985746,
                                        ["x"] = -55410.022067512,
                                        ["name"] = "DictKey_GroupName_100",
                                        ["heading"] = 3.0543261909901,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 219314.72985746,
                                ["x"] = -55410.022067512,
                                ["name"] = "DictKey_GroupName_100",
                                ["dead"] = false,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 218343.58178159,
                                                ["x"] = -54246.691602021,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 218343.66749588,
                                                ["x"] = -54246.663030592,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 416,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 218366.55292764,
                                            ["x"] = -54120.625614511,
                                            ["name"] = "DictKey_WptName_54",
                                            ["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"] = 10,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["TentedRoof"] = true,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Land_Rover_109_S3",
                                        ["unitId"] = 25,
                                        ["y"] = 218366.55292764,
                                        ["x"] = -54120.625614511,
                                        ["name"] = "DictKey_UnitName_53",
                                        ["heading"] = 2.8099800957109,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 218366.55292764,
                                ["x"] = -54120.625614511,
                                ["name"] = "DictKey_GroupName_52",
                                ["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"] = 218343.58178159,
                                                ["x"] = -54246.691602021,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 218343.66749588,
                                                ["x"] = -54246.663030592,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 416,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3480,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 218360.87584527,
                                            ["x"] = -54129.471180062,
                                            ["name"] = "DictKey_WptName_58",
                                            ["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"] = 11,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["TentedRoof"] = true,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Land_Rover_109_S3",
                                        ["unitId"] = 26,
                                        ["y"] = 218360.87584527,
                                        ["x"] = -54129.471180062,
                                        ["name"] = "DictKey_UnitName_57",
                                        ["heading"] = 4.2236967898263,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 218360.87584527,
                                ["x"] = -54129.471180062,
                                ["name"] = "DictKey_GroupName_56",
                                ["start_time"] = 3480,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 218343.58178159,
                                                ["x"] = -54246.691602021,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 218343.66749588,
                                                ["x"] = -54246.663030592,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 416,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3480,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 218369.71482164,
                                            ["x"] = -54123.510440115,
                                            ["name"] = "DictKey_WptName_61",
                                            ["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"] = 12,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["TentedRoof"] = true,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Land_Rover_109_S3",
                                        ["unitId"] = 27,
                                        ["y"] = 218369.71482164,
                                        ["x"] = -54123.510440115,
                                        ["name"] = "DictKey_UnitName_60",
                                        ["heading"] = 3.3161255787892,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 218369.71482164,
                                ["x"] = -54123.510440115,
                                ["name"] = "DictKey_GroupName_59",
                                ["start_time"] = 3480,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 218343.58178159,
                                                ["x"] = -54246.691602021,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 218343.66749588,
                                                ["x"] = -54246.663030592,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 416,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3480,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 218365.40053592,
                                            ["x"] = -54126.710440115,
                                            ["name"] = "DictKey_WptName_64",
                                            ["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"] = 13,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["TentedRoof"] = true,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Land_Rover_109_S3",
                                        ["unitId"] = 28,
                                        ["y"] = 218365.40053592,
                                        ["x"] = -54126.710440115,
                                        ["name"] = "DictKey_UnitName_63",
                                        ["heading"] = 4.2760566673861,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 218365.40053592,
                                ["x"] = -54126.710440115,
                                ["name"] = "DictKey_GroupName_62",
                                ["start_time"] = 3480,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 218342.46749588,
                                                ["x"] = -54251.148744878,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 218342.43892445,
                                                ["x"] = -54251.148744878,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 416,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 218354.15932514,
                                            ["x"] = -54131.867366338,
                                            ["name"] = "DictKey_WptName_67",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["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"] = 14,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["Variant"] = 4,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 29,
                                        ["y"] = 218354.15932514,
                                        ["x"] = -54131.867366338,
                                        ["name"] = "DictKey_UnitName_66",
                                        ["heading"] = 2.3911010752322,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 30,
                                        ["y"] = 218357.47361085,
                                        ["x"] = -54130.210223481,
                                        ["name"] = "DictKey_UnitName_69",
                                        ["heading"] = 2.2514747350727,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 218354.15932514,
                                ["x"] = -54131.867366338,
                                ["name"] = "DictKey_GroupName_65",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 217011.75467404,
                                                ["x"] = -54586.35013679,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 217029.48594338,
                                                ["x"] = -54621.884423625,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 420,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 216975.0253984,
                                            ["x"] = -54647.355547513,
                                            ["name"] = "DictKey_WptName_72",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = false,
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 31,
                                        ["y"] = 216975.0253984,
                                        ["x"] = -54647.355547513,
                                        ["name"] = "DictKey_UnitName_71",
                                        ["heading"] = 3.7350045992679,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 32,
                                        ["y"] = 216977.99682697,
                                        ["x"] = -54648.441261799,
                                        ["name"] = "DictKey_UnitName_73",
                                        ["heading"] = 2.9845130209103,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 216975.0253984,
                                ["x"] = -54647.355547513,
                                ["name"] = "DictKey_GroupName_70",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 419,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3420,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 216974.41694126,
                                            ["x"] = -54649.40909037,
                                            ["name"] = "DictKey_WptName_77",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = false,
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["TentedRoof"] = true,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Land_Rover_109_S3",
                                        ["unitId"] = 33,
                                        ["y"] = 216974.41694126,
                                        ["x"] = -54649.40909037,
                                        ["name"] = "DictKey_UnitName_76",
                                        ["heading"] = 5.235987755983,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["TentedRoof"] = true,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Land_Rover_109_S3",
                                        ["unitId"] = 102,
                                        ["y"] = 216979.69264674,
                                        ["x"] = -54650.760425716,
                                        ["name"] = "DictKey_UnitName_259",
                                        ["heading"] = 5.0614548307836,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["TentedRoof"] = true,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Land_Rover_109_S3",
                                        ["unitId"] = 103,
                                        ["y"] = 216984.9625287,
                                        ["x"] = -54651.936342425,
                                        ["name"] = "DictKey_UnitName_260",
                                        ["heading"] = 5.235987755983,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 216974.41694126,
                                ["x"] = -54649.40909037,
                                ["name"] = "DictKey_GroupName_75",
                                ["start_time"] = 3420,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 404,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3660,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 216909.22133279,
                                            ["x"] = -55532.248876827,
                                            ["name"] = "DictKey_WptName_86",
                                            ["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"]
                                    ["routeRelativeTOT"] = false,
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["TentedRoof"] = true,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Land_Rover_109_S3",
                                        ["unitId"] = 36,
                                        ["y"] = 216909.22133279,
                                        ["x"] = -55532.248876827,
                                        ["name"] = "DictKey_UnitName_85",
                                        ["heading"] = 0.89011791851711,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["TentedRoof"] = true,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Land_Rover_109_S3",
                                        ["unitId"] = 82,
                                        ["y"] = 216904.53561851,
                                        ["x"] = -55532.220305398,
                                        ["name"] = "DictKey_UnitName_179",
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["TentedRoof"] = true,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Land_Rover_109_S3",
                                        ["unitId"] = 83,
                                        ["y"] = 216900.19276136,
                                        ["x"] = -55530.420305398,
                                        ["name"] = "DictKey_UnitName_180",
                                        ["heading"] = 0.92502450355699,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 216909.22133279,
                                ["x"] = -55532.248876827,
                                ["name"] = "DictKey_GroupName_84",
                                ["start_time"] = 3660,
                                ["hiddenOnPlanner"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 404,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 216901.90704708,
                                            ["x"] = -55527.477448255,
                                            ["name"] = "DictKey_WptName_95",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["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"] = 22,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["TentedRoof"] = true,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 39,
                                        ["y"] = 216901.90704708,
                                        ["x"] = -55527.477448255,
                                        ["name"] = "DictKey_UnitName_94",
                                        ["heading"] = 3.5604716740684,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 40,
                                        ["y"] = 216906.07847565,
                                        ["x"] = -55528.99173397,
                                        ["name"] = "DictKey_UnitName_96",
                                        ["heading"] = 3.385938748869,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 216901.90704708,
                                ["x"] = -55527.477448255,
                                ["name"] = "DictKey_GroupName_93",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 403,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3660,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 216910.86966598,
                                            ["x"] = -55521.030006187,
                                            ["name"] = "DictKey_WptName_453",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["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] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["TentedRoof"] = true,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 187,
                                        ["y"] = 216910.86966598,
                                        ["x"] = -55521.030006187,
                                        ["name"] = "DictKey_UnitName_451",
                                        ["heading"] = 2.9321531433505,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 188,
                                        ["y"] = 216910.24109455,
                                        ["x"] = -55522.115720472,
                                        ["name"] = "DictKey_UnitName_452",
                                        ["heading"] = 1.0995574287564,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 189,
                                        ["y"] = 216911.26966598,
                                        ["x"] = -55522.972863329,
                                        ["name"] = "DictKey_UnitName_454",
                                        ["heading"] = 0.22689280275926,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 190,
                                        ["y"] = 216912.29823741,
                                        ["x"] = -55521.230006187,
                                        ["name"] = "DictKey_UnitName_455",
                                        ["heading"] = 3.385938748869,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 205,
                                        ["y"] = 216912.57782264,
                                        ["x"] = -55523.099150275,
                                        ["name"] = "DictKey_UnitName_476",
                                        ["heading"] = 5.4977871437821,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 206,
                                        ["y"] = 216913.66353692,
                                        ["x"] = -55522.070578847,
                                        ["name"] = "DictKey_UnitName_477",
                                        ["heading"] = 4.625122517785,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 216910.86966598,
                                ["x"] = -55521.030006187,
                                ["name"] = "DictKey_GroupName_450",
                                ["start_time"] = 3660,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 218342.46749588,
                                                ["x"] = -54251.148744878,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 218342.43892445,
                                                ["x"] = -54251.148744878,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 416,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3480,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 218355.83107376,
                                            ["x"] = -54115.461840322,
                                            ["name"] = "DictKey_WptName_463",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["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"] = 89,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 193,
                                        ["y"] = 218355.83107376,
                                        ["x"] = -54115.461840322,
                                        ["name"] = "DictKey_UnitName_461",
                                        ["heading"] = 2.3911010752322,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 194,
                                        ["y"] = 218356.9739309,
                                        ["x"] = -54115.633268893,
                                        ["name"] = "DictKey_UnitName_462",
                                        ["heading"] = 4.1364303272266,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 195,
                                        ["y"] = 218356.5739309,
                                        ["x"] = -54117.233268894,
                                        ["name"] = "DictKey_UnitName_464",
                                        ["heading"] = 5.4279739737024,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 196,
                                        ["y"] = 218355.43107376,
                                        ["x"] = -54116.890411751,
                                        ["name"] = "DictKey_UnitName_465",
                                        ["heading"] = 1.7453292519943,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 197,
                                        ["y"] = 218357.45964519,
                                        ["x"] = -54116.633268893,
                                        ["name"] = "DictKey_UnitName_466",
                                        ["heading"] = 4.5553093477052,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 198,
                                        ["y"] = 218354.9739309,
                                        ["x"] = -54116.090411751,
                                        ["name"] = "DictKey_UnitName_467",
                                        ["heading"] = 1.9198621771938,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 218355.83107376,
                                ["x"] = -54115.461840322,
                                ["name"] = "DictKey_GroupName_460",
                                ["start_time"] = 3480,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 218342.46749588,
                                                ["x"] = -54251.148744878,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 218342.43892445,
                                                ["x"] = -54251.148744878,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 420,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3420,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 216984.9963815,
                                            ["x"] = -54639.868464833,
                                            ["name"] = "DictKey_WptName_475",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["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"] = 90,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 199,
                                        ["y"] = 216984.9963815,
                                        ["x"] = -54639.868464833,
                                        ["name"] = "DictKey_UnitName_469",
                                        ["heading"] = 2.3911010752322,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 200,
                                        ["y"] = 216986.13923865,
                                        ["x"] = -54640.039893404,
                                        ["name"] = "DictKey_UnitName_470",
                                        ["heading"] = 4.1364303272266,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 201,
                                        ["y"] = 216985.73923865,
                                        ["x"] = -54641.639893404,
                                        ["name"] = "DictKey_UnitName_471",
                                        ["heading"] = 5.4279739737024,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 202,
                                        ["y"] = 216984.5963815,
                                        ["x"] = -54641.297036261,
                                        ["name"] = "DictKey_UnitName_472",
                                        ["heading"] = 1.7453292519943,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 203,
                                        ["y"] = 216986.62495293,
                                        ["x"] = -54641.039893404,
                                        ["name"] = "DictKey_UnitName_473",
                                        ["heading"] = 4.5553093477052,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 204,
                                        ["y"] = 216984.13923865,
                                        ["x"] = -54640.497036261,
                                        ["name"] = "DictKey_UnitName_474",
                                        ["heading"] = 1.9198621771938,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 216984.9963815,
                                ["x"] = -54639.868464833,
                                ["name"] = "DictKey_GroupName_468",
                                ["start_time"] = 3420,
                            }, -- 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"] = 652,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 179696.25344592,
                                            ["x"] = -199906.39227189,
                                            ["name"] = "DictKey_WptName_546",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["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"] = 110,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 229,
                                        ["y"] = 179696.25344592,
                                        ["x"] = -199906.39227189,
                                        ["name"] = "DictKey_UnitName_545",
                                        ["heading"] = 6.0039326268605,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 230,
                                        ["y"] = 179678.71025924,
                                        ["x"] = -199912.38872513,
                                        ["name"] = "DictKey_UnitName_547",
                                        ["heading"] = 5.0963614158234,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 231,
                                        ["y"] = 179713.02673454,
                                        ["x"] = -199845.16698396,
                                        ["name"] = "DictKey_UnitName_548",
                                        ["heading"] = 6.0039326268605,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 232,
                                        ["y"] = 179765.85734655,
                                        ["x"] = -199885.26164486,
                                        ["name"] = "DictKey_UnitName_549",
                                        ["heading"] = 3.9269908169872,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 233,
                                        ["y"] = 179724.88168781,
                                        ["x"] = -199920.98872513,
                                        ["name"] = "DictKey_UnitName_550",
                                        ["heading"] = 1.9024088846738,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 234,
                                        ["y"] = 179678.45311638,
                                        ["x"] = -199928.01729656,
                                        ["name"] = "DictKey_UnitName_551",
                                        ["heading"] = 5.0614548307836,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 235,
                                        ["y"] = 179746.51756894,
                                        ["x"] = -199842.3367726,
                                        ["name"] = "DictKey_UnitName_552",
                                        ["heading"] = 1.3089969389957,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 236,
                                        ["y"] = 179736.61182919,
                                        ["x"] = -199883.84653919,
                                        ["name"] = "DictKey_UnitName_553",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 237,
                                        ["y"] = 179695.51025924,
                                        ["x"] = -199940.01729656,
                                        ["name"] = "DictKey_UnitName_554",
                                        ["heading"] = 3.6651914291881,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 238,
                                        ["y"] = 179682.99804176,
                                        ["x"] = -199891.3386039,
                                        ["name"] = "DictKey_UnitName_555",
                                        ["heading"] = 0.41887902047864,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 239,
                                        ["y"] = 179664.51232747,
                                        ["x"] = -199914.22431819,
                                        ["name"] = "DictKey_UnitName_556",
                                        ["heading"] = 6.0039326268605,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 240,
                                        ["y"] = 179731.71025924,
                                        ["x"] = -199909.81729656,
                                        ["name"] = "DictKey_UnitName_557",
                                        ["heading"] = 0.61086523819802,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                }, -- end of ["units"]
                                ["y"] = 179696.25344592,
                                ["x"] = -199906.39227189,
                                ["name"] = "DictKey_GroupName_544",
                                ["start_time"] = 0,
                            }, -- end of [13]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [2]
                [3] = 
                {
                    ["name"] = "Syria",
                    ["id"] = 47,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 51922.308872791,
                                            ["x"] = -180743.52095947,
                                            ["name"] = "DictKey_WptName_8",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "SA-11 Buk CC 9S470M1",
                                        ["unitId"] = 1,
                                        ["y"] = 51922.308872791,
                                        ["x"] = -180743.52095947,
                                        ["name"] = "DictKey_UnitName_7",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["unitId"] = 2,
                                        ["y"] = 51931.170823369,
                                        ["x"] = -180736.80104467,
                                        ["name"] = "DictKey_UnitName_9",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["unitId"] = 3,
                                        ["y"] = 51938.792059956,
                                        ["x"] = -180730.75949596,
                                        ["name"] = "DictKey_UnitName_10",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["unitId"] = 4,
                                        ["y"] = 51947.060274095,
                                        ["x"] = -180724.00911088,
                                        ["name"] = "DictKey_UnitName_11",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "SA-11 Buk SR 9S18M1",
                                        ["unitId"] = 5,
                                        ["y"] = 51961.619818515,
                                        ["x"] = -180713.00159905,
                                        ["name"] = "DictKey_UnitName_12",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["unitId"] = 277,
                                        ["y"] = 51954.146971005,
                                        ["x"] = -180717.77417393,
                                        ["name"] = "DictKey_UnitName_675",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 51922.308872791,
                                ["x"] = -180743.52095947,
                                ["name"] = "DictKey_GroupName_6",
                                ["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"] = 50224.887827515,
                                                ["x"] = -181984.16650663,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 50224.843413773,
                                                ["x"] = -181984.1049159,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 50227.629475965,
                                            ["x"] = -181985.08592372,
                                            ["name"] = "DictKey_WptName_15",
                                            ["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"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Kub 1S91 str",
                                        ["unitId"] = 6,
                                        ["y"] = 50227.629475965,
                                        ["x"] = -181985.08592372,
                                        ["name"] = "DictKey_UnitName_14",
                                        ["heading"] = 3.9793506945471,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Kub 2P25 ln",
                                        ["unitId"] = 7,
                                        ["y"] = 50232.374532111,
                                        ["x"] = -181990.73891234,
                                        ["name"] = "DictKey_UnitName_17",
                                        ["heading"] = 3.9793506945471,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Kub 2P25 ln",
                                        ["unitId"] = 8,
                                        ["y"] = 50237.30064853,
                                        ["x"] = -181996.67264348,
                                        ["name"] = "DictKey_UnitName_18",
                                        ["heading"] = 3.9793506945471,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Kub 2P25 ln",
                                        ["unitId"] = 9,
                                        ["y"] = 50242.786550907,
                                        ["x"] = -182002.38246024,
                                        ["name"] = "DictKey_UnitName_19",
                                        ["heading"] = 3.9793506945471,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 50227.629475965,
                                ["x"] = -181985.08592372,
                                ["name"] = "DictKey_GroupName_13",
                                ["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"] = 52933.04794086,
                                                ["x"] = -178348.33781693,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52962.62276086,
                                                ["x"] = -178321.48203979,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 52932.777264239,
                                            ["x"] = -178347.34984602,
                                            ["name"] = "DictKey_WptName_22",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "snr s-125 tr",
                                        ["unitId"] = 10,
                                        ["y"] = 52932.777264239,
                                        ["x"] = -178347.34984602,
                                        ["name"] = "DictKey_UnitName_21",
                                        ["heading"] = 0.069813170079773,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "5p73 s-125 ln",
                                        ["unitId"] = 11,
                                        ["y"] = 52924.63125922,
                                        ["x"] = -178337.73444107,
                                        ["name"] = "DictKey_UnitName_23",
                                        ["heading"] = 0.94247779607694,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "5p73 s-125 ln",
                                        ["unitId"] = 12,
                                        ["y"] = 52884.567608642,
                                        ["x"] = -178371.39386498,
                                        ["name"] = "DictKey_UnitName_24",
                                        ["heading"] = 3.8920842319474,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "5p73 s-125 ln",
                                        ["unitId"] = 13,
                                        ["y"] = 52904.450498427,
                                        ["x"] = -178354.78755628,
                                        ["name"] = "DictKey_UnitName_25",
                                        ["heading"] = 5.7246799465414,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 52932.777264239,
                                ["x"] = -178347.34984602,
                                ["name"] = "DictKey_GroupName_20",
                                ["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"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 52943.152951213,
                                            ["x"] = -178354.59615165,
                                            ["name"] = "DictKey_WptName_29",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 14,
                                        ["y"] = 52943.152951213,
                                        ["x"] = -178354.59615165,
                                        ["name"] = "DictKey_UnitName_28",
                                        ["heading"] = 2.4980915447965,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 15,
                                        ["y"] = 52948.334056198,
                                        ["x"] = -178360.31856611,
                                        ["name"] = "DictKey_UnitName_31",
                                        ["heading"] = 2.4980915447965,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 52943.152951213,
                                ["x"] = -178354.59615165,
                                ["name"] = "DictKey_GroupName_27",
                                ["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"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 52750.65105833,
                                            ["x"] = -179807.80421807,
                                            ["name"] = "DictKey_WptName_35",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 16,
                                        ["y"] = 52750.65105833,
                                        ["x"] = -179807.80421807,
                                        ["name"] = "DictKey_UnitName_33",
                                        ["heading"] = 6.0562925044203,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 17,
                                        ["y"] = 52743.702858044,
                                        ["x"] = -179813.69408322,
                                        ["name"] = "DictKey_UnitName_34",
                                        ["heading"] = 5.235987755983,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 52750.65105833,
                                ["x"] = -179807.80421807,
                                ["name"] = "DictKey_GroupName_32",
                                ["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"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 51943.305889867,
                                            ["x"] = -180742.99329625,
                                            ["name"] = "DictKey_WptName_39",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 18,
                                        ["y"] = 51943.305889867,
                                        ["x"] = -180742.99329625,
                                        ["name"] = "DictKey_UnitName_37",
                                        ["heading"] = 2.4980915447965,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 19,
                                        ["y"] = 51952.505090475,
                                        ["x"] = -180736.00190379,
                                        ["name"] = "DictKey_UnitName_38",
                                        ["heading"] = 2.4980915447965,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 51943.305889867,
                                ["x"] = -180742.99329625,
                                ["name"] = "DictKey_GroupName_36",
                                ["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"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 51964.464051265,
                                            ["x"] = -180725.73559591,
                                            ["name"] = "DictKey_WptName_43",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 20,
                                        ["y"] = 51964.464051265,
                                        ["x"] = -180725.73559591,
                                        ["name"] = "DictKey_UnitName_41",
                                        ["heading"] = 2.4980915447965,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 21,
                                        ["y"] = 51970.829898085,
                                        ["x"] = -180721.17279241,
                                        ["name"] = "DictKey_UnitName_42",
                                        ["heading"] = 2.4980915447965,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 51964.464051265,
                                ["x"] = -180725.73559591,
                                ["name"] = "DictKey_GroupName_40",
                                ["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"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 50249.127502695,
                                            ["x"] = -182010.34944944,
                                            ["name"] = "DictKey_WptName_47",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 22,
                                        ["y"] = 50249.127502695,
                                        ["x"] = -182010.34944944,
                                        ["name"] = "DictKey_UnitName_45",
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 23,
                                        ["y"] = 50254.30860768,
                                        ["x"] = -182016.0718639,
                                        ["name"] = "DictKey_UnitName_46",
                                        ["heading"] = 1.0471975511966,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 50249.127502695,
                                ["x"] = -182010.34944944,
                                ["name"] = "DictKey_GroupName_44",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 51398.480170162,
                                            ["x"] = -179710.95743168,
                                            ["name"] = "DictKey_WptName_130",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "SA-11 Buk CC 9S470M1",
                                        ["unitId"] = 55,
                                        ["y"] = 51398.480170162,
                                        ["x"] = -179710.95743168,
                                        ["name"] = "DictKey_UnitName_125",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["unitId"] = 56,
                                        ["y"] = 51406.554919319,
                                        ["x"] = -179703.36911319,
                                        ["name"] = "DictKey_UnitName_126",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["unitId"] = 57,
                                        ["y"] = 51414.143237803,
                                        ["x"] = -179696.16993925,
                                        ["name"] = "DictKey_UnitName_127",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["unitId"] = 58,
                                        ["y"] = 51423.190848304,
                                        ["x"] = -179689.84634051,
                                        ["name"] = "DictKey_UnitName_128",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["unitId"] = 59,
                                        ["y"] = 51432.14117267,
                                        ["x"] = -179683.32816951,
                                        ["name"] = "DictKey_UnitName_129",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "SA-11 Buk SR 9S18M1",
                                        ["unitId"] = 278,
                                        ["y"] = 51440.022160926,
                                        ["x"] = -179677.18503318,
                                        ["name"] = "DictKey_UnitName_676",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 51398.480170162,
                                ["x"] = -179710.95743168,
                                ["name"] = "DictKey_GroupName_124",
                                ["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"] = 51971.278980472,
                                                ["x"] = -180702.89135975,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 51971.238900286,
                                                ["x"] = -180702.84445252,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 51968.350036432,
                                            ["x"] = -180705.56584601,
                                            ["name"] = "DictKey_WptName_133",
                                            ["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"] = 30,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 60,
                                        ["y"] = 51968.350036432,
                                        ["x"] = -180705.56584601,
                                        ["name"] = "DictKey_UnitName_132",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 61,
                                        ["y"] = 51971.919470874,
                                        ["x"] = -180702.33790959,
                                        ["name"] = "DictKey_UnitName_135",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 51968.350036432,
                                ["x"] = -180705.56584601,
                                ["name"] = "DictKey_GroupName_131",
                                ["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"] = 51971.278980472,
                                                ["x"] = -180702.89135975,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 51971.238900286,
                                                ["x"] = -180702.84445252,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 50219.360330914,
                                            ["x"] = -181974.88634084,
                                            ["name"] = "DictKey_WptName_139",
                                            ["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"] = 31,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 62,
                                        ["y"] = 50219.360330914,
                                        ["x"] = -181974.88634084,
                                        ["name"] = "DictKey_UnitName_137",
                                        ["heading"] = 3.996803987067,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 63,
                                        ["y"] = 50223.607084166,
                                        ["x"] = -181979.93320702,
                                        ["name"] = "DictKey_UnitName_138",
                                        ["heading"] = 3.8571776469075,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 50219.360330914,
                                ["x"] = -181974.88634084,
                                ["name"] = "DictKey_GroupName_136",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 51971.278980472,
                                                ["x"] = -180702.89135975,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 51971.238900286,
                                                ["x"] = -180702.84445252,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 52927.952310603,
                                            ["x"] = -178362.58408107,
                                            ["name"] = "DictKey_WptName_143",
                                            ["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"] = 32,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 64,
                                        ["y"] = 52927.952310603,
                                        ["x"] = -178362.58408107,
                                        ["name"] = "DictKey_UnitName_141",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 65,
                                        ["y"] = 52931.521745046,
                                        ["x"] = -178359.35614465,
                                        ["name"] = "DictKey_UnitName_142",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 52927.952310603,
                                ["x"] = -178362.58408107,
                                ["name"] = "DictKey_GroupName_140",
                                ["start_time"] = 0,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 51971.278980472,
                                                ["x"] = -180702.89135975,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 51971.238900286,
                                                ["x"] = -180702.84445252,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 398,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 218397.12233639,
                                            ["x"] = -55562.255928389,
                                            ["name"] = "DictKey_WptName_147",
                                            ["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"] = 33,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 66,
                                        ["y"] = 218397.12233639,
                                        ["x"] = -55562.255928389,
                                        ["name"] = "DictKey_UnitName_145",
                                        ["heading"] = 2.9845130209103,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 67,
                                        ["y"] = 219384.71837822,
                                        ["x"] = -55203.781931966,
                                        ["name"] = "DictKey_UnitName_146",
                                        ["heading"] = 2.9321531433505,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 68,
                                        ["y"] = 221664.81161208,
                                        ["x"] = -55280.898938855,
                                        ["name"] = "DictKey_UnitName_148",
                                        ["heading"] = 5.846852994181,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 218397.12233639,
                                ["x"] = -55562.255928389,
                                ["name"] = "DictKey_GroupName_144",
                                ["start_time"] = 0,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 219401.21238247,
                                            ["x"] = -55202.204397664,
                                            ["name"] = "DictKey_WptName_152",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 69,
                                        ["y"] = 219401.21238247,
                                        ["x"] = -55202.204397664,
                                        ["name"] = "DictKey_UnitName_150",
                                        ["heading"] = 2.4980915447965,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 70,
                                        ["y"] = 219394.72213334,
                                        ["x"] = -55204.007244643,
                                        ["name"] = "DictKey_UnitName_151",
                                        ["heading"] = 2.8623399732707,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 219401.21238247,
                                ["x"] = -55202.204397664,
                                ["name"] = "DictKey_GroupName_149",
                                ["start_time"] = 0,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 218404.70565739,
                                            ["x"] = -55562.485995941,
                                            ["name"] = "DictKey_WptName_156",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 71,
                                        ["y"] = 218404.70565739,
                                        ["x"] = -55562.485995941,
                                        ["name"] = "DictKey_UnitName_154",
                                        ["heading"] = 2.4980915447965,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 72,
                                        ["y"] = 218413.44851453,
                                        ["x"] = -55560.400281655,
                                        ["name"] = "DictKey_UnitName_155",
                                        ["heading"] = 2.4980915447965,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 218404.70565739,
                                ["x"] = -55562.485995941,
                                ["name"] = "DictKey_GroupName_153",
                                ["start_time"] = 0,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 221669.15314931,
                                            ["x"] = -55291.452089228,
                                            ["name"] = "DictKey_WptName_160",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 73,
                                        ["y"] = 221669.15314931,
                                        ["x"] = -55291.452089228,
                                        ["name"] = "DictKey_UnitName_158",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 74,
                                        ["y"] = 221672.58172074,
                                        ["x"] = -55287.223517799,
                                        ["name"] = "DictKey_UnitName_159",
                                        ["heading"] = 1.7802358370342,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 221669.15314931,
                                ["x"] = -55291.452089228,
                                ["name"] = "DictKey_GroupName_157",
                                ["start_time"] = 0,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 61377.326213499,
                                            ["x"] = -52700.22799754,
                                            ["name"] = "DictKey_WptName_184",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 41,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 84,
                                        ["y"] = 61377.326213499,
                                        ["x"] = -52700.22799754,
                                        ["name"] = "DictKey_UnitName_182",
                                        ["heading"] = 2.4980915447965,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 85,
                                        ["y"] = 61388.973098604,
                                        ["x"] = -52700.22799754,
                                        ["name"] = "DictKey_UnitName_183",
                                        ["heading"] = 2.4980915447965,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 61377.326213499,
                                ["x"] = -52700.22799754,
                                ["name"] = "DictKey_GroupName_181",
                                ["start_time"] = 0,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 61633.851496801,
                                            ["x"] = -52730.511758244,
                                            ["name"] = "DictKey_WptName_188",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 42,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 86,
                                        ["y"] = 61633.851496801,
                                        ["x"] = -52730.511758244,
                                        ["name"] = "DictKey_UnitName_186",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 87,
                                        ["y"] = 61634.235308185,
                                        ["x"] = -52743.987802395,
                                        ["name"] = "DictKey_UnitName_187",
                                        ["heading"] = 4.3982297150257,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 61633.851496801,
                                ["x"] = -52730.511758244,
                                ["name"] = "DictKey_GroupName_185",
                                ["start_time"] = 0,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 61550.056288708,
                                            ["x"] = -51755.916688101,
                                            ["name"] = "DictKey_WptName_192",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 43,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 88,
                                        ["y"] = 61550.056288708,
                                        ["x"] = -51755.916688101,
                                        ["name"] = "DictKey_UnitName_190",
                                        ["heading"] = 3.4557519189488,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 89,
                                        ["y"] = 61559.061942602,
                                        ["x"] = -51757.244444765,
                                        ["name"] = "DictKey_UnitName_191",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 90,
                                        ["y"] = 61569.347243502,
                                        ["x"] = -51753.485881696,
                                        ["name"] = "DictKey_UnitName_193",
                                        ["heading"] = 2.4085543677522,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 91,
                                        ["y"] = 61568.149379559,
                                        ["x"] = -51741.656975261,
                                        ["name"] = "DictKey_UnitName_194",
                                        ["heading"] = 0.85521133347722,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 92,
                                        ["y"] = 61559.526653042,
                                        ["x"] = -51738.729326609,
                                        ["name"] = "DictKey_UnitName_195",
                                        ["heading"] = 6.14355896702,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 93,
                                        ["y"] = 61554.23071457,
                                        ["x"] = -51746.496703034,
                                        ["name"] = "DictKey_UnitName_196",
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 61550.056288708,
                                ["x"] = -51755.916688101,
                                ["name"] = "DictKey_GroupName_189",
                                ["start_time"] = 0,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 209327.63343482,
                                            ["x"] = -74189.530381556,
                                            ["name"] = "DictKey_WptName_336",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 68,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 128,
                                        ["y"] = 209327.63343482,
                                        ["x"] = -74189.530381556,
                                        ["name"] = "DictKey_UnitName_334",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 129,
                                        ["y"] = 209331.06200625,
                                        ["x"] = -74185.301810127,
                                        ["name"] = "DictKey_UnitName_335",
                                        ["heading"] = 1.7802358370342,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 130,
                                        ["y"] = 209345.00514,
                                        ["x"] = -74159.54527314,
                                        ["name"] = "DictKey_UnitName_337",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 131,
                                        ["y"] = 209347.8942255,
                                        ["x"] = -74147.576204619,
                                        ["name"] = "DictKey_UnitName_338",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 132,
                                        ["y"] = 209310.33611394,
                                        ["x"] = -74177.29251267,
                                        ["name"] = "DictKey_UnitName_339",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 133,
                                        ["y"] = 209314.05065244,
                                        ["x"] = -74156.243461134,
                                        ["name"] = "DictKey_UnitName_340",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 134,
                                        ["y"] = 209356.14875552,
                                        ["x"] = -74134.368956597,
                                        ["name"] = "DictKey_UnitName_341",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 135,
                                        ["y"] = 209321.47972946,
                                        ["x"] = -74133.956230096,
                                        ["name"] = "DictKey_UnitName_342",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 136,
                                        ["y"] = 209328.49607997,
                                        ["x"] = -74122.812614577,
                                        ["name"] = "DictKey_UnitName_343",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 209327.63343482,
                                ["x"] = -74189.530381556,
                                ["name"] = "DictKey_GroupName_333",
                                ["start_time"] = 0,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 213585.68107127,
                                            ["x"] = -48148.320231581,
                                            ["name"] = "DictKey_WptName_347",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 69,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 137,
                                        ["y"] = 213585.68107127,
                                        ["x"] = -48148.320231581,
                                        ["name"] = "DictKey_UnitName_345",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 138,
                                        ["y"] = 213589.1096427,
                                        ["x"] = -48144.091660152,
                                        ["name"] = "DictKey_UnitName_346",
                                        ["heading"] = 1.7802358370342,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 213585.68107127,
                                ["x"] = -48148.320231581,
                                ["name"] = "DictKey_GroupName_344",
                                ["start_time"] = 0,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 214114.88506627,
                                            ["x"] = -47926.445526923,
                                            ["name"] = "DictKey_WptName_351",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 70,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 139,
                                        ["y"] = 214114.88506627,
                                        ["x"] = -47926.445526923,
                                        ["name"] = "DictKey_UnitName_349",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 140,
                                        ["y"] = 214118.3136377,
                                        ["x"] = -47922.216955494,
                                        ["name"] = "DictKey_UnitName_350",
                                        ["heading"] = 1.7802358370342,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 214114.88506627,
                                ["x"] = -47926.445526923,
                                ["name"] = "DictKey_GroupName_348",
                                ["start_time"] = 0,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 214410.80762743,
                                            ["x"] = -47690.560414611,
                                            ["name"] = "DictKey_WptName_355",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 71,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 141,
                                        ["y"] = 214410.80762743,
                                        ["x"] = -47690.560414611,
                                        ["name"] = "DictKey_UnitName_353",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 142,
                                        ["y"] = 214414.23619886,
                                        ["x"] = -47686.331843182,
                                        ["name"] = "DictKey_UnitName_354",
                                        ["heading"] = 1.7802358370342,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 214410.80762743,
                                ["x"] = -47690.560414611,
                                ["name"] = "DictKey_GroupName_352",
                                ["start_time"] = 0,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 214643.16419275,
                                            ["x"] = -47583.942938254,
                                            ["name"] = "DictKey_WptName_359",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 72,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 143,
                                        ["y"] = 214643.16419275,
                                        ["x"] = -47583.942938254,
                                        ["name"] = "DictKey_UnitName_357",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 144,
                                        ["y"] = 214646.59276418,
                                        ["x"] = -47579.714366825,
                                        ["name"] = "DictKey_UnitName_358",
                                        ["heading"] = 1.7802358370342,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 214643.16419275,
                                ["x"] = -47583.942938254,
                                ["name"] = "DictKey_GroupName_356",
                                ["start_time"] = 0,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 52947.328767171,
                                                ["x"] = -178342.06870377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 52947.560756947,
                                                ["x"] = -178342.37802347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 214230.02038745,
                                            ["x"] = -49517.588644627,
                                            ["name"] = "DictKey_WptName_363",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 73,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 145,
                                        ["y"] = 214230.02038745,
                                        ["x"] = -49517.588644627,
                                        ["name"] = "DictKey_UnitName_361",
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 146,
                                        ["y"] = 213799.10764957,
                                        ["x"] = -49707.228851218,
                                        ["name"] = "DictKey_UnitName_362",
                                        ["heading"] = 2.3387411976724,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 147,
                                        ["y"] = 214067.02012831,
                                        ["x"] = -49834.461762196,
                                        ["name"] = "DictKey_UnitName_364",
                                        ["heading"] = 2.2514747350727,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 148,
                                        ["y"] = 214308.43248932,
                                        ["x"] = -49446.818400137,
                                        ["name"] = "DictKey_UnitName_365",
                                        ["heading"] = 2.146754979953,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 149,
                                        ["y"] = 214057.53840577,
                                        ["x"] = -49037.733937477,
                                        ["name"] = "DictKey_UnitName_366",
                                        ["heading"] = 1.6580627893946,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 150,
                                        ["y"] = 214337.09871375,
                                        ["x"] = -49045.261203124,
                                        ["name"] = "DictKey_UnitName_367",
                                        ["heading"] = 1.850049007114,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 151,
                                        ["y"] = 214280.31732351,
                                        ["x"] = -50249.576137153,
                                        ["name"] = "DictKey_UnitName_368",
                                        ["heading"] = 0.6457718232379,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 152,
                                        ["y"] = 214326.41634669,
                                        ["x"] = -49615.808768594,
                                        ["name"] = "DictKey_UnitName_369",
                                        ["heading"] = 2.2165681500328,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 214230.02038745,
                                ["x"] = -49517.588644627,
                                ["name"] = "DictKey_GroupName_360",
                                ["start_time"] = 0,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 214308.22217322,
                                                ["x"] = -49271.545408484,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 214233.88579844,
                                                ["x"] = -49365.139049747,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 495,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 214186.87494657,
                                            ["x"] = -49406.226586016,
                                            ["name"] = "DictKey_WptName_372",
                                            ["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"] = 74,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 153,
                                        ["y"] = 214186.87494657,
                                        ["x"] = -49406.226586016,
                                        ["name"] = "DictKey_UnitName_371",
                                        ["heading"] = 2.6354471705114,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 155,
                                        ["y"] = 214199.13419871,
                                        ["x"] = -49399.671291466,
                                        ["name"] = "DictKey_UnitName_378",
                                        ["heading"] = 2.6354471705114,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 156,
                                        ["y"] = 214211.81911934,
                                        ["x"] = -49390.561986053,
                                        ["name"] = "DictKey_UnitName_379",
                                        ["heading"] = 2.6354471705114,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 157,
                                        ["y"] = 214227.28673382,
                                        ["x"] = -49381.707588297,
                                        ["name"] = "DictKey_UnitName_380",
                                        ["heading"] = 2.6354471705114,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 214186.87494657,
                                ["x"] = -49406.226586016,
                                ["name"] = "DictKey_GroupName_370",
                                ["start_time"] = 0,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 214319.355409,
                                                ["x"] = -49354.353017509,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 214319.2225689,
                                                ["x"] = -49354.012865736,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 496,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 214295.73578596,
                                            ["x"] = -49345.696371421,
                                            ["name"] = "DictKey_WptName_383",
                                            ["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"] = 76,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-55",
                                        ["unitId"] = 158,
                                        ["y"] = 214295.73578596,
                                        ["x"] = -49345.696371421,
                                        ["name"] = "DictKey_UnitName_382",
                                        ["heading"] = 0.94247779607694,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-55",
                                        ["unitId"] = 159,
                                        ["y"] = 214294.77602868,
                                        ["x"] = -49353.160050979,
                                        ["name"] = "DictKey_UnitName_385",
                                        ["heading"] = 0.94247779607694,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-55",
                                        ["unitId"] = 160,
                                        ["y"] = 214293.66510851,
                                        ["x"] = -49360.936492149,
                                        ["name"] = "DictKey_UnitName_386",
                                        ["heading"] = 0.94247779607694,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-55",
                                        ["unitId"] = 161,
                                        ["y"] = 214290.33234801,
                                        ["x"] = -49369.506447724,
                                        ["name"] = "DictKey_UnitName_387",
                                        ["heading"] = 0.94247779607694,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-55",
                                        ["unitId"] = 162,
                                        ["y"] = 214287.95180479,
                                        ["x"] = -49379.028620585,
                                        ["name"] = "DictKey_UnitName_388",
                                        ["heading"] = 0.94247779607694,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 214295.73578596,
                                ["x"] = -49345.696371421,
                                ["name"] = "DictKey_GroupName_381",
                                ["start_time"] = 0,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 214131.23570643,
                                                ["x"] = -49468.404644641,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 214131.12939482,
                                                ["x"] = -49468.351488838,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 214130.17259037,
                                            ["x"] = -49462.185415684,
                                            ["name"] = "DictKey_WptName_391",
                                            ["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] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-90",
                                        ["unitId"] = 163,
                                        ["y"] = 214130.17259037,
                                        ["x"] = -49462.185415684,
                                        ["name"] = "DictKey_UnitName_390",
                                        ["heading"] = 1.0995574287564,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-90",
                                        ["unitId"] = 164,
                                        ["y"] = 214128.68422788,
                                        ["x"] = -49470.424565157,
                                        ["name"] = "DictKey_UnitName_393",
                                        ["heading"] = 1.0995574287564,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-90",
                                        ["unitId"] = 165,
                                        ["y"] = 214127.46164441,
                                        ["x"] = -49478.876337841,
                                        ["name"] = "DictKey_UnitName_394",
                                        ["heading"] = 1.0995574287564,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-90",
                                        ["unitId"] = 166,
                                        ["y"] = 214125.80604878,
                                        ["x"] = -49487.381575536,
                                        ["name"] = "DictKey_UnitName_395",
                                        ["heading"] = 1.0995574287564,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 214130.17259037,
                                ["x"] = -49462.185415684,
                                ["name"] = "DictKey_GroupName_389",
                                ["start_time"] = 0,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 214128.02556216,
                                                ["x"] = -49497.081503863,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 214092.06963517,
                                                ["x"] = -49515.120272195,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 498,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 214128.14717183,
                                            ["x"] = -49496.959894189,
                                            ["name"] = "DictKey_WptName_398",
                                            ["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"] = 78,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 167,
                                        ["y"] = 214128.14717183,
                                        ["x"] = -49496.959894189,
                                        ["name"] = "DictKey_UnitName_397",
                                        ["heading"] = 1.0646508437165,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 168,
                                        ["y"] = 214126.28249016,
                                        ["x"] = -49504.540230544,
                                        ["name"] = "DictKey_UnitName_399",
                                        ["heading"] = 1.0995574287564,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SAU Akatsia",
                                        ["unitId"] = 169,
                                        ["y"] = 214123.81388269,
                                        ["x"] = -49511.941094937,
                                        ["name"] = "DictKey_UnitName_401",
                                        ["heading"] = 1.0995574287564,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SAU Akatsia",
                                        ["unitId"] = 170,
                                        ["y"] = 214123.09575284,
                                        ["x"] = -49519.383531597,
                                        ["name"] = "DictKey_UnitName_402",
                                        ["heading"] = 1.0995574287564,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 214128.14717183,
                                ["x"] = -49496.959894189,
                                ["name"] = "DictKey_GroupName_396",
                                ["start_time"] = 0,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 185179.16135697,
                                                ["x"] = -144834.69943195,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 185179.02652923,
                                                ["x"] = -144834.5899369,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 771,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 185165.08367209,
                                            ["x"] = -144818.13279404,
                                            ["name"] = "DictKey_WptName_412",
                                            ["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"] = 80,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "KrAZ6322",
                                        ["unitId"] = 175,
                                        ["y"] = 185165.08367209,
                                        ["x"] = -144818.13279404,
                                        ["name"] = "DictKey_UnitName_411",
                                        ["heading"] = 5.6548667764616,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "KrAZ6322",
                                        ["unitId"] = 177,
                                        ["y"] = 185173.83405937,
                                        ["x"] = -144829.19521327,
                                        ["name"] = "DictKey_UnitName_417",
                                        ["heading"] = 5.6897733615015,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 185165.08367209,
                                ["x"] = -144818.13279404,
                                ["name"] = "DictKey_GroupName_410",
                                ["start_time"] = 0,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 771,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 185183.18946447,
                                            ["x"] = -144840.82906829,
                                            ["name"] = "DictKey_WptName_416",
                                            ["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] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Ural-375 ZU-23",
                                        ["unitId"] = 176,
                                        ["y"] = 185183.18946447,
                                        ["x"] = -144840.82906829,
                                        ["name"] = "DictKey_UnitName_415",
                                        ["heading"] = 5.6548667764616,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 185183.18946447,
                                ["x"] = -144840.82906829,
                                ["name"] = "DictKey_GroupName_414",
                                ["start_time"] = 0,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 185175.99763803,
                                                ["x"] = -144812.32771746,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 185175.98127849,
                                                ["x"] = -144812.20311439,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 771,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 185170.60200733,
                                            ["x"] = -144812.07946829,
                                            ["name"] = "DictKey_WptName_420",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["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] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 178,
                                        ["y"] = 185170.60200733,
                                        ["x"] = -144812.07946829,
                                        ["name"] = "DictKey_UnitName_419",
                                        ["heading"] = 4.0840704496667,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla comm",
                                        ["unitId"] = 179,
                                        ["y"] = 185195.71218461,
                                        ["x"] = -144822.03600609,
                                        ["name"] = "DictKey_UnitName_422",
                                        ["heading"] = 4.0840704496667,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 180,
                                        ["y"] = 185177.56335416,
                                        ["x"] = -144835.44139222,
                                        ["name"] = "DictKey_UnitName_423",
                                        ["heading"] = 4.0840704496667,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 181,
                                        ["y"] = 185193.64981752,
                                        ["x"] = -144850.29043531,
                                        ["name"] = "DictKey_UnitName_424",
                                        ["heading"] = 4.0840704496667,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 182,
                                        ["y"] = 185158.17710346,
                                        ["x"] = -144802.8559921,
                                        ["name"] = "DictKey_UnitName_425",
                                        ["heading"] = 4.0840704496667,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 185170.60200733,
                                ["x"] = -144812.07946829,
                                ["name"] = "DictKey_GroupName_418",
                                ["start_time"] = 0,
                            }, -- end of [32]
                            [33] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 652,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 179684.59432219,
                                            ["x"] = -199893.38594696,
                                            ["name"] = "DictKey_WptName_540",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["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] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 225,
                                        ["y"] = 179684.59432219,
                                        ["x"] = -199893.38594696,
                                        ["name"] = "DictKey_UnitName_539",
                                        ["heading"] = 4.625122517785,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 226,
                                        ["y"] = 179663.34137153,
                                        ["x"] = -199916.16846603,
                                        ["name"] = "DictKey_UnitName_541",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 227,
                                        ["y"] = 179713.01209333,
                                        ["x"] = -199916.16846603,
                                        ["name"] = "DictKey_UnitName_542",
                                        ["heading"] = 0.41887902047864,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 228,
                                        ["y"] = 179694.2547543,
                                        ["x"] = -199945.06925878,
                                        ["name"] = "DictKey_UnitName_543",
                                        ["heading"] = 6.0039326268605,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 179684.59432219,
                                ["x"] = -199893.38594696,
                                ["name"] = "DictKey_GroupName_538",
                                ["start_time"] = 0,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 214210.47153079,
                                                ["x"] = -49429.253931804,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 214199.24698235,
                                                ["x"] = -49400.413078191,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 592,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 180033.19441508,
                                            ["x"] = -49319.642922967,
                                            ["name"] = "DictKey_WptName_635",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 124,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "snr s-125 tr",
                                        ["unitId"] = 259,
                                        ["y"] = 180033.19441508,
                                        ["x"] = -49319.642922967,
                                        ["name"] = "DictKey_UnitName_634",
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "5p73 s-125 ln",
                                        ["unitId"] = 263,
                                        ["y"] = 180044.73075653,
                                        ["x"] = -49311.068615136,
                                        ["name"] = "DictKey_UnitName_640",
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "5p73 s-125 ln",
                                        ["unitId"] = 264,
                                        ["y"] = 180056.11120147,
                                        ["x"] = -49301.714824775,
                                        ["name"] = "DictKey_UnitName_641",
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "5p73 s-125 ln",
                                        ["unitId"] = 265,
                                        ["y"] = 180069.9859905,
                                        ["x"] = -49293.452309956,
                                        ["name"] = "DictKey_UnitName_642",
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 180033.19441508,
                                ["x"] = -49319.642922967,
                                ["name"] = "DictKey_GroupName_633",
                                ["start_time"] = 0,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 214210.47153079,
                                                ["x"] = -49429.253931804,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 214199.24698235,
                                                ["x"] = -49400.413078191,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 381,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 259701.82418224,
                                            ["x"] = -58645.3086128,
                                            ["name"] = "DictKey_WptName_648",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 125,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "snr s-125 tr",
                                        ["unitId"] = 266,
                                        ["y"] = 259701.82418224,
                                        ["x"] = -58645.3086128,
                                        ["name"] = "DictKey_UnitName_644",
                                        ["heading"] = 3.3510321638291,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "5p73 s-125 ln",
                                        ["unitId"] = 267,
                                        ["y"] = 259724.25483625,
                                        ["x"] = -58666.695980574,
                                        ["name"] = "DictKey_UnitName_645",
                                        ["heading"] = 2.3038346126325,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "5p73 s-125 ln",
                                        ["unitId"] = 268,
                                        ["y"] = 259674.43791863,
                                        ["x"] = -58654.17654578,
                                        ["name"] = "DictKey_UnitName_646",
                                        ["heading"] = 4.1713369122664,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "5p73 s-125 ln",
                                        ["unitId"] = 269,
                                        ["y"] = 259696.73816186,
                                        ["x"] = -58671.260357843,
                                        ["name"] = "DictKey_UnitName_647",
                                        ["heading"] = 3.4033920413889,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 259701.82418224,
                                ["x"] = -58645.3086128,
                                ["name"] = "DictKey_GroupName_643",
                                ["start_time"] = 0,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 213589.6645819,
                                                ["x"] = -56186.426946607,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 214001.41522339,
                                                ["x"] = -56114.282671925,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 214439.65504476,
                                                ["x"] = -55976.903845026,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 214940.72978255,
                                                ["x"] = -55510.05461364,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 189608.76927346,
                                                ["x"] = -60408.133288159,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = 216968.02165907,
                                                ["x"] = -54274.727258624,
                                            }, -- end of [316]
                                            [2] = 
                                            {
                                                ["y"] = 192046.44875004,
                                                ["x"] = -60308.735197998,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 192321.22352719,
                                                ["x"] = -60319.263892009,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 192346.14769326,
                                                ["x"] = -60321.33624074,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 192355.99638556,
                                                ["x"] = -60323.109031691,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 192360.7675062,
                                                ["x"] = -60324.551287682,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 192365.36853765,
                                                ["x"] = -60326.468121106,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 192369.83339101,
                                                ["x"] = -60328.797201975,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 192378.97485296,
                                                ["x"] = -60333.123271463,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 192388.46351828,
                                                ["x"] = -60336.185129317,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 192412.9157664,
                                                ["x"] = -60340.655889443,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 192492.72242827,
                                                ["x"] = -60345.346330772,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 210225.87980168,
                                                ["x"] = -59910.795423409,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 210715.24670981,
                                                ["x"] = -59786.840205501,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 210741.30965286,
                                                ["x"] = -59772.470840138,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 210765.27838024,
                                                ["x"] = -59754.452762707,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 210841.45529724,
                                                ["x"] = -59684.627452548,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 210895.15318402,
                                                ["x"] = -59510.017303508,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 212068.70800843,
                                                ["x"] = -56679.49813247,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 212121.33936688,
                                                ["x"] = -56672.84060934,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 212712.10501166,
                                                ["x"] = -56284.798046062,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 213141.92865367,
                                                ["x"] = -56238.872916306,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 213455.74144551,
                                                ["x"] = -56295.100338313,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 213599.22852979,
                                                ["x"] = -56183.529901785,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 214010.86996429,
                                                ["x"] = -56116.934239007,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 214454.83395742,
                                                ["x"] = -55957.056239805,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 214950.98481648,
                                                ["x"] = -55493.512520213,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 216207.71952794,
                                                ["x"] = -55146.867887717,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = 217007.92655541,
                                                ["x"] = -54125.109800636,
                                            }, -- end of [320]
                                            [257] = 
                                            {
                                                ["y"] = 216212.5872879,
                                                ["x"] = -55148.037434911,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = 217011.46759396,
                                                ["x"] = -54115.758956595,
                                            }, -- end of [321]
                                            [129] = 
                                            {
                                                ["y"] = 213604.14460204,
                                                ["x"] = -56182.628572788,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 214015.25896888,
                                                ["x"] = -56114.680577303,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 214469.26419987,
                                                ["x"] = -55936.644736793,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 214955.79688739,
                                                ["x"] = -55492.229532561,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 216270.36116116,
                                                ["x"] = -55164.175805059,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = 217013.51315213,
                                                ["x"] = -54111.197011926,
                                            }, -- end of [322]
                                            [65] = 
                                            {
                                                ["y"] = 212131.17161485,
                                                ["x"] = -56671.024327583,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 212715.46924523,
                                                ["x"] = -56281.101222815,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 213161.70159075,
                                                ["x"] = -56241.862621217,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 213464.80246538,
                                                ["x"] = -56290.877300751,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 213614.06362696,
                                                ["x"] = -56181.356383303,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 214018.66614165,
                                                ["x"] = -56111.013362024,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 214472.47008079,
                                                ["x"] = -55932.80769191,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 214960.72364573,
                                                ["x"] = -55491.380417211,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 216285.19287768,
                                                ["x"] = -55166.336705834,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = 217018.84958537,
                                                ["x"] = -54102.776734272,
                                            }, -- end of [324]
                                            [261] = 
                                            {
                                                ["y"] = 216290.18835415,
                                                ["x"] = -55166.402648177,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = 217022.65706108,
                                                ["x"] = -54099.565246921,
                                            }, -- end of [325]
                                            [131] = 
                                            {
                                                ["y"] = 213708.51719415,
                                                ["x"] = -56171.374314917,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 214022.71171377,
                                                ["x"] = -56108.116398143,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 214475.96408875,
                                                ["x"] = -55929.235407813,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 214985.55715968,
                                                ["x"] = -55488.539225772,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 216295.14648212,
                                                ["x"] = -55165.771841138,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = 217027.28487273,
                                                ["x"] = -54097.741078256,
                                            }, -- end of [326]
                                            [33] = 
                                            {
                                                ["y"] = 210783.07845167,
                                                ["x"] = -59745.314132185,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 210857.55380624,
                                                ["x"] = -59659.316828589,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 210912.82781219,
                                                ["x"] = -59457.939693576,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 212071.69353315,
                                                ["x"] = -56675.716941509,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 212140.89913302,
                                                ["x"] = -56668.708671293,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 212719.10007111,
                                                ["x"] = -56277.667518069,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 213181.26782239,
                                                ["x"] = -56245.989122805,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 213473.50557953,
                                                ["x"] = -56285.956131294,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 213733.07927755,
                                                ["x"] = -56166.748004127,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 214027.27432256,
                                                ["x"] = -56106.080487543,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 214479.78941169,
                                                ["x"] = -55926.022033758,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 215020.34819109,
                                                ["x"] = -55484.720482248,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 216303.70515727,
                                                ["x"] = -55160.913170775,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = 217037.23462422,
                                                ["x"] = -54097.637143054,
                                            }, -- end of [328]
                                            [265] = 
                                            {
                                                ["y"] = 216306.72846986,
                                                ["x"] = -55156.940598736,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = 217042.1570628,
                                                ["x"] = -54098.514295887,
                                            }, -- end of [329]
                                            [133] = 
                                            {
                                                ["y"] = 213762.18693349,
                                                ["x"] = -56159.496294341,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 214032.00993093,
                                                ["x"] = -56104.47705009,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 214483.88526738,
                                                ["x"] = -55923.155668568,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 215025.23452336,
                                                ["x"] = -55483.681923211,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 216309.10509867,
                                                ["x"] = -55152.545778251,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = 217051.83324556,
                                                ["x"] = -54101.030482587,
                                            }, -- end of [330]
                                            [67] = 
                                            {
                                                ["y"] = 212155.30455826,
                                                ["x"] = -56664.531885005,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 212723.03102327,
                                                ["x"] = -56274.584465503,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 213195.74817392,
                                                ["x"] = -56249.897528802,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 213481.81406494,
                                                ["x"] = -56280.396162945,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 213815.17762167,
                                                ["x"] = -56144.830290011,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 214041.65891251,
                                                ["x"] = -56101.860000122,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 214492.45293682,
                                                ["x"] = -55917.998577383,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 215029.97612265,
                                                ["x"] = -55482.112935757,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 216314.46287676,
                                                ["x"] = -55138.543599063,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = 217186.0021355,
                                                ["x"] = -54140.815870861,
                                            }, -- end of [332]
                                            [269] = 
                                            {
                                                ["y"] = 216406.97921489,
                                                ["x"] = -54837.50715144,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = 217190.89277407,
                                                ["x"] = -54140.328432417,
                                            }, -- end of [333]
                                            [135] = 
                                            {
                                                ["y"] = 213820.12668805,
                                                ["x"] = -56144.131558184,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 214056.3164465,
                                                ["x"] = -56098.677055792,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 214518.28271758,
                                                ["x"] = -55902.75317195,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 215034.48771167,
                                                ["x"] = -55479.963240327,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 193282.70845576,
                                                ["x"] = -60343.381731214,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 210260.23696242,
                                                ["x"] = -59904.145500537,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 210724.37164204,
                                                ["x"] = -59782.835889799,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 210745.16483085,
                                                ["x"] = -59769.224425681,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 210791.55164605,
                                                ["x"] = -59740.004145111,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 210867.22820027,
                                                ["x"] = -59641.793429573,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 211504.87071911,
                                                ["x"] = -57998.49445128,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 212076.56887439,
                                                ["x"] = -56674.720128607,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 212174.21802617,
                                                ["x"] = -56658.036254875,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 212727.24627546,
                                                ["x"] = -56271.895535507,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 213214.7563945,
                                                ["x"] = -56256.108584327,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 213489.71739535,
                                                ["x"] = -56274.271417896,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 213825.12003058,
                                                ["x"] = -56143.975791563,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 214066.19551957,
                                                ["x"] = -56097.138108503,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 214522.34732264,
                                                ["x"] = -55899.840891207,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 215038.78583096,
                                                ["x"] = -55477.407376192,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 216428.1630402,
                                                ["x"] = -54756.358938693,
                                            }, -- end of [272]
                                            [336] = 
                                            {
                                                ["y"] = 217199.06621231,
                                                ["x"] = -54122.532033327,
                                            }, -- end of [336]
                                            [273] = 
                                            {
                                                ["y"] = 216433.13403927,
                                                ["x"] = -54756.771445411,
                                            }, -- end of [273]
                                            [337] = 
                                            {
                                                ["y"] = 217210.08139694,
                                                ["x"] = -54084.083257847,
                                            }, -- end of [337]
                                            [137] = 
                                            {
                                                ["y"] = 213830.08662004,
                                                ["x"] = -56144.516188734,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 214076.14795064,
                                                ["x"] = -56096.169167651,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 214526.23200568,
                                                ["x"] = -55896.695542966,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 215047.06378337,
                                                ["x"] = -55471.799150773,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 216452.87440909,
                                                ["x"] = -54760.139092811,
                                            }, -- end of [274]
                                            [338] = 
                                            {
                                                ["y"] = 217212.94971914,
                                                ["x"] = -54080.13993796,
                                            }, -- end of [338]
                                            [69] = 
                                            {
                                                ["y"] = 212211.36397508,
                                                ["x"] = -56643.20777919,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 212731.68087399,
                                                ["x"] = -56269.590102601,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 213308.58253986,
                                                ["x"] = -56290.622646857,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 213497.22249623,
                                                ["x"] = -56267.665519889,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 213834.96120124,
                                                ["x"] = -56145.620577143,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 214086.1348852,
                                                ["x"] = -56095.679271182,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 214529.93766862,
                                                ["x"] = -55893.34029239,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 215067.46128509,
                                                ["x"] = -55457.340004324,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 216673.39852305,
                                                ["x"] = -54804.595006253,
                                            }, -- end of [276]
                                            [340] = 
                                            {
                                                ["y"] = 217222.74951674,
                                                ["x"] = -54081.180838987,
                                            }, -- end of [340]
                                            [277] = 
                                            {
                                                ["y"] = 216678.19587302,
                                                ["x"] = -54803.492112545,
                                            }, -- end of [277]
                                            [341] = 
                                            {
                                                ["y"] = 217237.16850982,
                                                ["x"] = -54085.308569668,
                                            }, -- end of [341]
                                            [139] = 
                                            {
                                                ["y"] = 213839.74179642,
                                                ["x"] = -56147.091094899,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 214101.13130212,
                                                ["x"] = -56095.81658954,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 214536.96388626,
                                                ["x"] = -55886.227978788,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 215071.88731678,
                                                ["x"] = -55455.033272244,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 216681.08880415,
                                                ["x"] = -54799.509844963,
                                            }, -- end of [278]
                                            [342] = 
                                            {
                                                ["y"] = 217294.11424312,
                                                ["x"] = -54104.083365722,
                                            }, -- end of [342]
                                            [35] = 
                                            {
                                                ["y"] = 210799.57045678,
                                                ["x"] = -59734.037653701,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 210868.87960436,
                                                ["x"] = -59637.099563011,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 211545.4880082,
                                                ["x"] = -57907.130503091,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 212081.54622495,
                                                ["x"] = -56675.104685339,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 212443.83032257,
                                                ["x"] = -56538.441527799,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 212736.25350152,
                                                ["x"] = -56267.566257854,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 213327.88819679,
                                                ["x"] = -56295.83900499,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 213504.34892063,
                                                ["x"] = -56260.651268839,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 213849.42645872,
                                                ["x"] = -56149.422792218,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 214121.08464332,
                                                ["x"] = -56097.151192766,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 214607.50735807,
                                                ["x"] = -55808.488689147,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 215076.54768163,
                                                ["x"] = -55453.234024535,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 216689.5135783,
                                                ["x"] = -54775.970747544,
                                            }, -- end of [280]
                                            [344] = 
                                            {
                                                ["y"] = 217302.38969988,
                                                ["x"] = -54100.043262695,
                                            }, -- end of [344]
                                            [281] = 
                                            {
                                                ["y"] = 216759.08216275,
                                                ["x"] = -54551.507318395,
                                            }, -- end of [281]
                                            [345] = 
                                            {
                                                ["y"] = 217304.50782858,
                                                ["x"] = -54095.512434201,
                                            }, -- end of [345]
                                            [141] = 
                                            {
                                                ["y"] = 213854.08667324,
                                                ["x"] = -56147.906364633,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 214170.88412896,
                                                ["x"] = -56101.469392332,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 214618.71560529,
                                                ["x"] = -55798.526397869,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 215081.33452985,
                                                ["x"] = -55451.797237764,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 216761.62942301,
                                                ["x"] = -54547.283809298,
                                            }, -- end of [282]
                                            [346] = 
                                            {
                                                ["y"] = 217325.31013483,
                                                ["x"] = -54039.238159823,
                                            }, -- end of [346]
                                            [71] = 
                                            {
                                                ["y"] = 212488.43266686,
                                                ["x"] = -56515.856708157,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 212764.15277158,
                                                ["x"] = -56256.551211164,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 213347.4329577,
                                                ["x"] = -56300.071906852,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 213511.0722076,
                                                ["x"] = -56253.250575009,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 213857.2718833,
                                                ["x"] = -56144.093785323,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 214180.87484171,
                                                ["x"] = -56101.162771373,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 214626.60404863,
                                                ["x"] = -55792.383857463,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 215091.0685562,
                                                ["x"] = -55449.501808487,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 216771.32734777,
                                                ["x"] = -54548.047920983,
                                            }, -- end of [284]
                                            [348] = 
                                            {
                                                ["y"] = 217333.42261472,
                                                ["x"] = -54035.948294852,
                                            }, -- end of [348]
                                            [285] = 
                                            {
                                                ["y"] = 216780.85683046,
                                                ["x"] = -54551.077416752,
                                            }, -- end of [285]
                                            [349] = 
                                            {
                                                ["y"] = 217338.21085664,
                                                ["x"] = -54037.388819808,
                                            }, -- end of [349]
                                            [9] = 
                                            {
                                                ["y"] = 192374.35235457,
                                                ["x"] = -60331.121047852,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 192383.68585935,
                                                ["x"] = -60334.790958198,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 192398.15727454,
                                                ["x"] = -60338.371705085,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 192432.80726638,
                                                ["x"] = -60342.585685953,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 209572.26989716,
                                                ["x"] = -59950.384264885,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 210662.79271112,
                                                ["x"] = -59803.191593566,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 210733.11004953,
                                                ["x"] = -59778.13105542,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 210756.62311643,
                                                ["x"] = -59759.454142485,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 210807.04346901,
                                                ["x"] = -59727.398810905,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 210870.08811937,
                                                ["x"] = -59632.262255564,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 211952.99094913,
                                                ["x"] = -57082.411224825,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 212086.51922405,
                                                ["x"] = -56675.632716009,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 212514.39703965,
                                                ["x"] = -56500.836175505,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 212778.4587585,
                                                ["x"] = -56252.044182125,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 213367.18060811,
                                                ["x"] = -56303.220478366,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 213526.78184428,
                                                ["x"] = -56233.80635987,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 213866.01463921,
                                                ["x"] = -56132.104373851,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 214190.69633421,
                                                ["x"] = -56099.391473567,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 214705.57357732,
                                                ["x"] = -55739.613879347,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 215487.07957748,
                                                ["x"] = -55393.531914921,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 216827.44196424,
                                                ["x"] = -54569.053799599,
                                            }, -- end of [288]
                                            [289] = 
                                            {
                                                ["y"] = 216832.43301748,
                                                ["x"] = -54569.199249076,
                                            }, -- end of [289]
                                            [145] = 
                                            {
                                                ["y"] = 213870.17584214,
                                                ["x"] = -56129.341791507,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 214195.39778807,
                                                ["x"] = -56097.690093624,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 214741.23981262,
                                                ["x"] = -55712.181496781,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 216079.66645748,
                                                ["x"] = -55340.216149736,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 216837.09219153,
                                                ["x"] = -54567.54767863,
                                            }, -- end of [290]
                                            [73] = 
                                            {
                                                ["y"] = 212535.28536718,
                                                ["x"] = -56487.105478317,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 212792.99661205,
                                                ["x"] = -56248.361995028,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 213382.10004393,
                                                ["x"] = -56304.757855811,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 213557.56573733,
                                                ["x"] = -56194.410122242,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 213874.63392185,
                                                ["x"] = -56127.083439667,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 214199.8688103,
                                                ["x"] = -56095.458232155,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 214767.9151658,
                                                ["x"] = -55689.528969058,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 216109.63337257,
                                                ["x"] = -55338.987784551,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 216849.85022125,
                                                ["x"] = -54559.650375489,
                                            }, -- end of [292]
                                            [293] = 
                                            {
                                                ["y"] = 216876.51062391,
                                                ["x"] = -54545.900516253,
                                            }, -- end of [293]
                                            [147] = 
                                            {
                                                ["y"] = 213879.2512375,
                                                ["x"] = -56125.167904855,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 214204.04651586,
                                                ["x"] = -56092.71614311,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 214797.06833624,
                                                ["x"] = -55662.146497203,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 216114.62855706,
                                                ["x"] = -55339.164758961,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 216912.05853857,
                                                ["x"] = -54527.569884627,
                                            }, -- end of [294]
                                            [37] = 
                                            {
                                                ["y"] = 210814.04074194,
                                                ["x"] = -59720.254944783,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 210870.93758191,
                                                ["x"] = -59627.340648525,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 211989.12110941,
                                                ["x"] = -56989.172651944,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 212091.51590887,
                                                ["x"] = -56675.810135925,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 212551.3572115,
                                                ["x"] = -56475.206664611,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 212812.62315127,
                                                ["x"] = -56244.52855583,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 213397.08213734,
                                                ["x"] = -56305.444792333,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 213561.01445811,
                                                ["x"] = -56190.795472193,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 213888.73029395,
                                                ["x"] = -56121.987956122,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 214220.34386049,
                                                ["x"] = -56081.146126938,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 214835.49633103,
                                                ["x"] = -55622.804767446,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 216119.60497906,
                                                ["x"] = -55339.658202903,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 216928.9986885,
                                                ["x"] = -54516.960820513,
                                            }, -- end of [296]
                                            [297] = 
                                            {
                                                ["y"] = 216932.91974009,
                                                ["x"] = -54513.860425446,
                                            }, -- end of [297]
                                            [149] = 
                                            {
                                                ["y"] = 213903.22514123,
                                                ["x"] = -56118.136966253,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 214224.85722869,
                                                ["x"] = -56079.000554711,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 214848.67356471,
                                                ["x"] = -55607.764056412,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 216129.45375577,
                                                ["x"] = -55341.377795007,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = 216936.57154311,
                                                ["x"] = -54510.448373279,
                                            }, -- end of [298]
                                            [75] = 
                                            {
                                                ["y"] = 212566.76971712,
                                                ["x"] = -56462.46418219,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 212837.3727586,
                                                ["x"] = -56241.016551089,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 213407.0805621,
                                                ["x"] = -56305.33279989,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 213565.11614308,
                                                ["x"] = -56187.936613583,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 213927.68845472,
                                                ["x"] = -56112.995785415,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 214238.74536924,
                                                ["x"] = -56073.33684214,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 214870.93424895,
                                                ["x"] = -55580.767547859,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 216144.03809871,
                                                ["x"] = -55344.879837609,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = 216942.53921988,
                                                ["x"] = -54502.46245857,
                                            }, -- end of [300]
                                            [301] = 
                                            {
                                                ["y"] = 216944.6729859,
                                                ["x"] = -54497.942981958,
                                            }, -- end of [301]
                                            [151] = 
                                            {
                                                ["y"] = 213947.44552321,
                                                ["x"] = -56109.905765681,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 214378.82949052,
                                                ["x"] = -56019.77059433,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 214877.91385371,
                                                ["x"] = -55573.607496309,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 216148.91897768,
                                                ["x"] = -55345.928608125,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 210196.17226144,
                                                ["x"] = -59914.951760514,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 210701.15608656,
                                                ["x"] = -59791.938623127,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 210737.28793816,
                                                ["x"] = -59775.43722042,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 210760.85327839,
                                                ["x"] = -59756.808020144,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 210820.64326328,
                                                ["x"] = -59712.746521867,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 210878.01696284,
                                                ["x"] = -59577.864637844,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 212006.51045529,
                                                ["x"] = -56936.999480254,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 212096.5132423,
                                                ["x"] = -56675.684797034,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 212581.46644315,
                                                ["x"] = -56448.903692182,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 212877.19881994,
                                                ["x"] = -56237.333770765,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 213417.05607826,
                                                ["x"] = -56304.66588274,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 213569.97761809,
                                                ["x"] = -56187.324498366,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 213962.37585964,
                                                ["x"] = -56108.488718547,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 214392.32676997,
                                                ["x"] = -56013.232239788,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 214888.95834261,
                                                ["x"] = -55563.460957242,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 216153.78004439,
                                                ["x"] = -55344.933568631,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = 216990.13311979,
                                                ["x"] = -54349.850965623,
                                            }, -- end of [304]
                                            [305] = 
                                            {
                                                ["y"] = 216988.283009,
                                                ["x"] = -54345.337992239,
                                            }, -- end of [305]
                                            [143] = 
                                            {
                                                ["y"] = 213862.38675725,
                                                ["x"] = -56135.533724191,
                                            }, -- end of [143]
                                            [153] = 
                                            {
                                                ["y"] = 213972.36981189,
                                                ["x"] = -56108.194478162,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 214401.06893956,
                                                ["x"] = -56008.382497597,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 214922.97015745,
                                                ["x"] = -55534.025217819,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 216157.42910886,
                                                ["x"] = -55341.61869783,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = 216984.28578244,
                                                ["x"] = -54342.376897877,
                                            }, -- end of [306]
                                            [347] = 
                                            {
                                                ["y"] = 217328.5052395,
                                                ["x"] = -54035.579183106,
                                            }, -- end of [347]
                                            [343] = 
                                            {
                                                ["y"] = 217299.00503241,
                                                ["x"] = -54103.605364249,
                                            }, -- end of [343]
                                            [79] = 
                                            {
                                                ["y"] = 212652.69341032,
                                                ["x"] = -56365.220730691,
                                            }, -- end of [79]
                                            [159] = 
                                            {
                                                ["y"] = 214005.95766232,
                                                ["x"] = -56116.362115528,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = 214185.83045473,
                                                ["x"] = -56100.526111175,
                                            }, -- end of [175]
                                            [191] = 
                                            {
                                                ["y"] = 214445.99945477,
                                                ["x"] = -55969.177791686,
                                            }, -- end of [191]
                                            [207] = 
                                            {
                                                ["y"] = 214638.94114735,
                                                ["x"] = -55783.853396277,
                                            }, -- end of [207]
                                            [77] = 
                                            {
                                                ["y"] = 212598.87435844,
                                                ["x"] = -56430.965685822,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 212957.11866238,
                                                ["x"] = -56233.928111739,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 213426.96697228,
                                                ["x"] = -56303.350621846,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 213579.90961027,
                                                ["x"] = -56188.43187498,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 213982.35371855,
                                                ["x"] = -56108.691234658,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 214409.51512008,
                                                ["x"] = -56003.029055674,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 214929.76003123,
                                                ["x"] = -55526.686084415,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 216159.42111401,
                                                ["x"] = -55337.055158343,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = 216972.4658198,
                                                ["x"] = -54333.572861613,
                                            }, -- end of [308]
                                            [223] = 
                                            {
                                                ["y"] = 214947.09550369,
                                                ["x"] = -55496.502137877,
                                            }, -- end of [223]
                                            [239] = 
                                            {
                                                ["y"] = 215130.45232857,
                                                ["x"] = -55442.524574184,
                                            }, -- end of [239]
                                            [254] = 
                                            {
                                                ["y"] = 216200.51331985,
                                                ["x"] = -55151.79680114,
                                            }, -- end of [254]
                                            [317] = 
                                            {
                                                ["y"] = 216970.48407643,
                                                ["x"] = -54259.932313688,
                                            }, -- end of [317]
                                            [339] = 
                                            {
                                                ["y"] = 217217.8676352,
                                                ["x"] = -54080.090603034,
                                            }, -- end of [339]
                                            [255] = 
                                            {
                                                ["y"] = 216202.94979994,
                                                ["x"] = -55147.476071687,
                                            }, -- end of [255]
                                            [270] = 
                                            {
                                                ["y"] = 216415.25029042,
                                                ["x"] = -54803.502243978,
                                            }, -- end of [270]
                                            [309] = 
                                            {
                                                ["y"] = 216970.17658718,
                                                ["x"] = -54329.135356286,
                                            }, -- end of [309]
                                            [295] = 
                                            {
                                                ["y"] = 216924.90060027,
                                                ["x"] = -54519.825389409,
                                            }, -- end of [295]
                                            [259] = 
                                            {
                                                ["y"] = 216280.21445271,
                                                ["x"] = -55165.864744581,
                                            }, -- end of [259]
                                            [263] = 
                                            {
                                                ["y"] = 216299.79727482,
                                                ["x"] = -55163.999435155,
                                            }, -- end of [263]
                                            [155] = 
                                            {
                                                ["y"] = 213987.30421992,
                                                ["x"] = -56109.381411094,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 214417.65526516,
                                                ["x"] = -55997.220873469,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 214932.93134814,
                                                ["x"] = -55522.820839463,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 216160.57264933,
                                                ["x"] = -55332.186820687,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = 216968.56034985,
                                                ["x"] = -54324.406743763,
                                            }, -- end of [310]
                                            [267] = 
                                            {
                                                ["y"] = 216311.09627078,
                                                ["x"] = -55147.957415738,
                                            }, -- end of [267]
                                            [299] = 
                                            {
                                                ["y"] = 216939.82350967,
                                                ["x"] = -54506.654723727,
                                            }, -- end of [299]
                                            [271] = 
                                            {
                                                ["y"] = 216424.85390512,
                                                ["x"] = -54759.536343269,
                                            }, -- end of [271]
                                            [39] = 
                                            {
                                                ["y"] = 210829.94114166,
                                                ["x"] = -59700.977865468,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 210887.04589133,
                                                ["x"] = -59538.897793509,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 212026.45375204,
                                                ["x"] = -56864.707928669,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 212106.47668902,
                                                ["x"] = -56674.856014615,
                                            }, -- end of [63]
                                            [311] = 
                                            {
                                                ["y"] = 216967.42863399,
                                                ["x"] = -54319.538150189,
                                            }, -- end of [311]
                                            [94] = 
                                            {
                                                ["y"] = 213072.10727477,
                                                ["x"] = -56234.316678222,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 213436.75994572,
                                                ["x"] = -56301.336037773,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 213584.8571164,
                                                ["x"] = -56187.801929669,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 213992.1729165,
                                                ["x"] = -56110.502373111,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 214425.4456929,
                                                ["x"] = -55990.954655661,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 214935.87876127,
                                                ["x"] = -55518.783876967,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 216187.33471715,
                                                ["x"] = -55194.807714561,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = 216966.6679998,
                                                ["x"] = -54314.597280568,
                                            }, -- end of [312]
                                            [275] = 
                                            {
                                                ["y"] = 216653.94789867,
                                                ["x"] = -54800.028762289,
                                            }, -- end of [275]
                                            [279] = 
                                            {
                                                ["y"] = 216683.02587037,
                                                ["x"] = -54794.888339148,
                                            }, -- end of [279]
                                            [283] = 
                                            {
                                                ["y"] = 216766.47382897,
                                                ["x"] = -54546.847391667,
                                            }, -- end of [283]
                                            [286] = 
                                            {
                                                ["y"] = 216794.91781964,
                                                ["x"] = -54556.297321223,
                                            }, -- end of [286]
                                            [287] = 
                                            {
                                                ["y"] = 216822.59343414,
                                                ["x"] = -54567.861783651,
                                            }, -- end of [287]
                                            [291] = 
                                            {
                                                ["y"] = 216841.28620786,
                                                ["x"] = -54564.811986645,
                                            }, -- end of [291]
                                            [78] = 
                                            {
                                                ["y"] = 212621.85543665,
                                                ["x"] = -56404.57233336,
                                            }, -- end of [78]
                                            [313] = 
                                            {
                                                ["y"] = 216966.20228329,
                                                ["x"] = -54309.619587477,
                                            }, -- end of [313]
                                            [302] = 
                                            {
                                                ["y"] = 216946.41254149,
                                                ["x"] = -54493.256443364,
                                            }, -- end of [302]
                                            [303] = 
                                            {
                                                ["y"] = 216974.97295626,
                                                ["x"] = -54402.653015409,
                                            }, -- end of [303]
                                            [307] = 
                                            {
                                                ["y"] = 216975.66443222,
                                                ["x"] = -54337.396921586,
                                            }, -- end of [307]
                                            [157] = 
                                            {
                                                ["y"] = 213996.89177478,
                                                ["x"] = -56112.151962482,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 214432.79932805,
                                                ["x"] = -55984.180801276,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 214938.50021916,
                                                ["x"] = -55514.529212087,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 216195.63009753,
                                                ["x"] = -55165.979566829,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = 216965.95524662,
                                                ["x"] = -54299.625407078,
                                            }, -- end of [314]
                                            [318] = 
                                            {
                                                ["y"] = 216975.81319507,
                                                ["x"] = -54235.509274755,
                                            }, -- end of [318]
                                            [319] = 
                                            {
                                                ["y"] = 216988.903414,
                                                ["x"] = -54187.2585293,
                                            }, -- end of [319]
                                            [323] = 
                                            {
                                                ["y"] = 217015.89967707,
                                                ["x"] = -54106.804168156,
                                            }, -- end of [323]
                                            [327] = 
                                            {
                                                ["y"] = 217032.25348888,
                                                ["x"] = -54097.25702556,
                                            }, -- end of [327]
                                            [331] = 
                                            {
                                                ["y"] = 217181.06535797,
                                                ["x"] = -54139.974085933,
                                            }, -- end of [331]
                                            [334] = 
                                            {
                                                ["y"] = 217194.20982345,
                                                ["x"] = -54136.707213263,
                                            }, -- end of [334]
                                            [335] = 
                                            {
                                                ["y"] = 217196.11839106,
                                                ["x"] = -54132.086266841,
                                            }, -- end of [335]
                                            [315] = 
                                            {
                                                ["y"] = 216966.4028146,
                                                ["x"] = -54289.636912644,
                                            }, -- end of [315]
                                            [95] = 
                                            {
                                                ["y"] = 213117.05467426,
                                                ["x"] = -56236.388291113,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 213446.37254273,
                                                ["x"] = -56298.590345705,
                                            }, -- end of [111]
                                            [350] = 
                                            {
                                                ["y"] = 217642.82241447,
                                                ["x"] = -54138.407034512,
                                            }, -- end of [350]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 217873.83717421,
                                                ["x"] = -54281.094036309,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 217873.83717421,
                                                ["x"] = -54281.094036309,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 471,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 189608.97154106,
                                            ["x"] = -60406.369605993,
                                            ["name"] = "DictKey_WptName_679",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                        [2] = 
                                        {
                                            ["alt"] = 419,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3088.2491181258,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 217642.60617186,
                                            ["x"] = -54136.498802292,
                                            ["name"] = "DictKey_WptName_680",
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 127,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375 ZU-23",
                                        ["unitId"] = 279,
                                        ["y"] = 189608.97154106,
                                        ["x"] = -60406.369605993,
                                        ["name"] = "DictKey_UnitName_678",
                                        ["heading"] = 1.3507621626843,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 189608.97154106,
                                ["x"] = -60406.369605993,
                                ["name"] = "DictKey_GroupName_677",
                                ["start_time"] = 0,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 214479.48725258,
                                                ["x"] = -58022.382477629,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 214951.50674429,
                                                ["x"] = -57357.196424248,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 215390.01568047,
                                                ["x"] = -56838.118781786,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 215934.18237899,
                                                ["x"] = -56657.199554971,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 189573.55625728,
                                                ["x"] = -60409.372999763,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = 217497.82960702,
                                                ["x"] = -54988.671074847,
                                            }, -- end of [316]
                                            [2] = 
                                            {
                                                ["y"] = 192046.21393439,
                                                ["x"] = -60308.732354428,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 192320.9891523,
                                                ["x"] = -60319.2493679,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 192345.91405198,
                                                ["x"] = -60321.306685101,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 192355.76887319,
                                                ["x"] = -60323.052213754,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 192360.54694576,
                                                ["x"] = -60324.473060589,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 192365.15662008,
                                                ["x"] = -60326.367665897,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 192369.62339409,
                                                ["x"] = -60328.683595749,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 192378.75558729,
                                                ["x"] = -60333.037122162,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 192388.23790127,
                                                ["x"] = -60336.124871571,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 192407.7429961,
                                                ["x"] = -60339.963214423,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 192457.51636406,
                                                ["x"] = -60344.065592614,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 210215.76810474,
                                                ["x"] = -59912.374852178,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 210731.05930122,
                                                ["x"] = -59789.055730586,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 210790.97811817,
                                                ["x"] = -59787.22682134,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 210810.45617596,
                                                ["x"] = -59791.528513071,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 210882.13583914,
                                                ["x"] = -59844.833390963,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 210976.33620892,
                                                ["x"] = -60014.891957973,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 211158.23986514,
                                                ["x"] = -59975.232886084,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 211235.1979316,
                                                ["x"] = -59929.919499897,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 211581.2885829,
                                                ["x"] = -59473.26899286,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 213441.18228238,
                                                ["x"] = -58699.163082544,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 214164.13030713,
                                                ["x"] = -58424.718986755,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 214485.99328554,
                                                ["x"] = -58014.792729618,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 214954.56275221,
                                                ["x"] = -57347.682517276,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 215398.51932159,
                                                ["x"] = -56832.883100898,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 215943.65994308,
                                                ["x"] = -56654.025913691,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 216185.97166499,
                                                ["x"] = -56312.282026673,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = 217522.40173561,
                                                ["x"] = -54992.748301126,
                                            }, -- end of [320]
                                            [257] = 
                                            {
                                                ["y"] = 216186.16848552,
                                                ["x"] = -56307.287885717,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = 217527.34927119,
                                                ["x"] = -54992.047738386,
                                            }, -- end of [321]
                                            [129] = 
                                            {
                                                ["y"] = 214491.94511188,
                                                ["x"] = -58006.760565098,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 214955.60021893,
                                                ["x"] = -57342.792216221,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 215403.07136919,
                                                ["x"] = -56830.816598034,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 215952.81438603,
                                                ["x"] = -56650.007185386,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 216187.1448152,
                                                ["x"] = -56297.33534934,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = 217532.01536932,
                                                ["x"] = -54990.295070154,
                                            }, -- end of [322]
                                            [65] = 
                                            {
                                                ["y"] = 211241.56106273,
                                                ["x"] = -59922.208692423,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 211590.99549513,
                                                ["x"] = -59470.872116775,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 213445.3840571,
                                                ["x"] = -58696.459359818,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 214164.82636566,
                                                ["x"] = -58419.767340804,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 214502.89448346,
                                                ["x"] = -57990.024751745,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 214958.8238131,
                                                ["x"] = -57323.058459976,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 215491.49122658,
                                                ["x"] = -56796.098458244,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 215966.12043235,
                                                ["x"] = -56643.086575704,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 216192.54710686,
                                                ["x"] = -56222.572379369,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = 217539.68859142,
                                                ["x"] = -54983.986293894,
                                            }, -- end of [324]
                                            [261] = 
                                            {
                                                ["y"] = 216193.83941189,
                                                ["x"] = -56212.65769579,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = 217542.7210501,
                                                ["x"] = -54980.009408434,
                                            }, -- end of [325]
                                            [131] = 
                                            {
                                                ["y"] = 214535.09636373,
                                                ["x"] = -57939.41064413,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 214960.1948477,
                                                ["x"] = -57318.252623618,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 215500.29768382,
                                                ["x"] = -56791.363741311,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 215983.66403577,
                                                ["x"] = -56633.486819795,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 216195.81620923,
                                                ["x"] = -56202.854848789,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = 217545.37799028,
                                                ["x"] = -54975.777794088,
                                            }, -- end of [326]
                                            [33] = 
                                            {
                                                ["y"] = 210815.12769596,
                                                ["x"] = -59793.310157898,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 210885.39224904,
                                                ["x"] = -59848.607306855,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 210980.02514489,
                                                ["x"] = -60018.186758164,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 211181.2263016,
                                                ["x"] = -59965.411288015,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 211247.42583889,
                                                ["x"] = -59914.110542608,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 211605.73683712,
                                                ["x"] = -59468.107628884,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 213453.48647677,
                                                ["x"] = -58690.593762289,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 214165.66673977,
                                                ["x"] = -58414.840238364,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 214544.13229754,
                                                ["x"] = -57927.441435267,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 214962.17011883,
                                                ["x"] = -57313.664565185,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 215517.53017776,
                                                ["x"] = -56781.218720451,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 215988.42717784,
                                                ["x"] = -56632.199852802,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 216198.93263969,
                                                ["x"] = -56193.368387413,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = 217552.05450189,
                                                ["x"] = -54962.351358124,
                                            }, -- end of [328]
                                            [265] = 
                                            {
                                                ["y"] = 216201.1064957,
                                                ["x"] = -56188.870767531,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = 217559.56471547,
                                                ["x"] = -54943.817508376,
                                            }, -- end of [329]
                                            [133] = 
                                            {
                                                ["y"] = 214550.64827656,
                                                ["x"] = -57919.857681922,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 214964.90678771,
                                                ["x"] = -57309.492154956,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 215525.66279049,
                                                ["x"] = -56775.40533894,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 215992.34748929,
                                                ["x"] = -56635.081714273,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 216203.66662823,
                                                ["x"] = -56184.574271925,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = 217575.84233891,
                                                ["x"] = -54896.546688138,
                                            }, -- end of [330]
                                            [67] = 
                                            {
                                                ["y"] = 211258.28009083,
                                                ["x"] = -59897.314898709,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 211857.34105296,
                                                ["x"] = -59427.030613255,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 213469.69955987,
                                                ["x"] = -58678.895571224,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 214166.88740841,
                                                ["x"] = -58409.992628394,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 214561.06397559,
                                                ["x"] = -57909.066382838,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 214968.22708245,
                                                ["x"] = -57305.752493295,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 215533.41250629,
                                                ["x"] = -56769.08728447,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 215995.06181412,
                                                ["x"] = -56639.276750248,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 216212.76803267,
                                                ["x"] = -56172.661534921,
                                            }, -- end of [268]
                                            [269] = 
                                            {
                                                ["y"] = 216241.5049651,
                                                ["x"] = -56138.031879035,
                                            }, -- end of [269]
                                            [135] = 
                                            {
                                                ["y"] = 214585.7527426,
                                                ["x"] = -57884.263864187,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 214975.37227202,
                                                ["x"] = -57298.758115143,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 215544.52711064,
                                                ["x"] = -56759.017137968,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 216013.22216053,
                                                ["x"] = -56669.14643484,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 192667.49396533,
                                                ["x"] = -60347.010548659,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 210245.32413052,
                                                ["x"] = -59907.257535734,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 210740.98836455,
                                                ["x"] = -59787.961180632,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 210795.94030961,
                                                ["x"] = -59787.842809339,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 210819.70646596,
                                                ["x"] = -59795.318088911,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 210888.1425407,
                                                ["x"] = -59852.764934061,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 210984.54435097,
                                                ["x"] = -60020.250748904,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 211194.70237998,
                                                ["x"] = -59958.824895524,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 211397.25584388,
                                                ["x"] = -59660.106334925,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 211930.25703792,
                                                ["x"] = -59409.504229064,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 213473.99943311,
                                                ["x"] = -58676.34767214,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 214168.49316932,
                                                ["x"] = -58405.258891529,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 214598.84441669,
                                                ["x"] = -57869.150950838,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 214997.76187591,
                                                ["x"] = -57278.794623003,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 215591.5349803,
                                                ["x"] = -56714.143164151,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 216017.52577749,
                                                ["x"] = -56671.508219141,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 216256.99978157,
                                                ["x"] = -56125.441759025,
                                            }, -- end of [272]
                                            [273] = 
                                            {
                                                ["y"] = 216318.94838101,
                                                ["x"] = -56083.211994236,
                                            }, -- end of [273]
                                            [137] = 
                                            {
                                                ["y"] = 214807.7429363,
                                                ["x"] = -57607.324614993,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 215005.64659076,
                                                ["x"] = -57272.645758207,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 215603.24330114,
                                                ["x"] = -56704.772294479,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 216022.44283467,
                                                ["x"] = -56670.929879838,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 216322.52503392,
                                                ["x"] = -56079.723734041,
                                            }, -- end of [274]
                                            [69] = 
                                            {
                                                ["y"] = 211423.46547112,
                                                ["x"] = -59623.532857827,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 211997.39265652,
                                                ["x"] = -59389.710786721,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 213482.90960501,
                                                ["x"] = -58671.810415964,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 214170.40872272,
                                                ["x"] = -58400.641826621,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 214824.45237504,
                                                ["x"] = -57588.782577318,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 215013.93737188,
                                                ["x"] = -57267.060120129,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 215611.48712112,
                                                ["x"] = -56699.116851021,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 216026.98706016,
                                                ["x"] = -56668.864373314,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 216327.9459244,
                                                ["x"] = -56071.369027079,
                                            }, -- end of [276]
                                            [277] = 
                                            {
                                                ["y"] = 216329.80289208,
                                                ["x"] = -56066.72867609,
                                            }, -- end of [277]
                                            [139] = 
                                            {
                                                ["y"] = 214825.06282513,
                                                ["x"] = -57583.971096009,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 215039.30372713,
                                                ["x"] = -57251.060225781,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 215620.11771365,
                                                ["x"] = -56694.068998706,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 216031.24867691,
                                                ["x"] = -56666.248243065,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 216363.30454649,
                                                ["x"] = -55972.503376434,
                                            }, -- end of [278]
                                            [35] = 
                                            {
                                                ["y"] = 210828.55829553,
                                                ["x"] = -59799.96290548,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 210890.3728515,
                                                ["x"] = -59857.226417878,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 210989.57690072,
                                                ["x"] = -60020.284788179,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 211203.45819066,
                                                ["x"] = -59953.9982709,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 211445.21928063,
                                                ["x"] = -59596.118574571,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 212082.35559125,
                                                ["x"] = -59360.048902119,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 213496.71193146,
                                                ["x"] = -58665.942351628,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 214174.8828644,
                                                ["x"] = -58391.701594127,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 214822.46995094,
                                                ["x"] = -57579.729402917,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 215043.24961653,
                                                ["x"] = -57247.992054511,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 215629.12232324,
                                                ["x"] = -56689.727192783,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 216035.29571509,
                                                ["x"] = -56663.31315949,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 216371.67621576,
                                                ["x"] = -55969.341650056,
                                            }, -- end of [280]
                                            [281] = 
                                            {
                                                ["y"] = 216376.45811109,
                                                ["x"] = -55970.7995207,
                                            }, -- end of [281]
                                            [141] = 
                                            {
                                                ["y"] = 214819.34372054,
                                                ["x"] = -57575.810141459,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 215047.04026376,
                                                ["x"] = -57244.732146945,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 215638.439995,
                                                ["x"] = -56686.100765114,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 216039.14566058,
                                                ["x"] = -56660.124494464,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 216603.56354706,
                                                ["x"] = -56048.289189892,
                                            }, -- end of [282]
                                            [71] = 
                                            {
                                                ["y"] = 211478.32767316,
                                                ["x"] = -59558.65590449,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 212119.42337428,
                                                ["x"] = -59345.027472304,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 213534.06929396,
                                                ["x"] = -58651.663026693,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 214179.90791163,
                                                ["x"] = -58383.056860265,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 214766.64861138,
                                                ["x"] = -57515.678547424,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 215054.20330538,
                                                ["x"] = -57237.756674329,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 215661.79345363,
                                                ["x"] = -56677.208708963,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 216068.87712769,
                                                ["x"] = -56633.389032183,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 216611.62860709,
                                                ["x"] = -56043.72175236,
                                            }, -- end of [284]
                                            [285] = 
                                            {
                                                ["y"] = 216613.7766022,
                                                ["x"] = -56039.205065226,
                                            }, -- end of [285]
                                            [9] = 
                                            {
                                                ["y"] = 192374.13779053,
                                                ["x"] = -60331.018270757,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 192383.46295481,
                                                ["x"] = -60334.719259323,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 192397.92800039,
                                                ["x"] = -60338.327688169,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 192422.61261742,
                                                ["x"] = -60341.718421463,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 206084.85757728,
                                                ["x"] = -60089.92602121,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 210303.801783,
                                                ["x"] = -59893.850813979,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 210750.99060178,
                                                ["x"] = -59787.508384241,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 210800.85347271,
                                                ["x"] = -59788.763405941,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 210832.80924314,
                                                ["x"] = -59802.593855685,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 210915.50064711,
                                                ["x"] = -59911.702558025,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 210994.52404479,
                                                ["x"] = -60019.549863804,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 211211.9648545,
                                                ["x"] = -59948.745143521,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 211509.58683824,
                                                ["x"] = -59526.294326838,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 212169.13110864,
                                                ["x"] = -59321.500518378,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 213557.86692647,
                                                ["x"] = -58644.034820393,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 214190.87904847,
                                                ["x"] = -58366.337884791,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 214768.83507855,
                                                ["x"] = -57506.788717432,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 215135.40942174,
                                                ["x"] = -57156.476666158,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 215670.55323028,
                                                ["x"] = -56672.399772002,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 216183.44293218,
                                                ["x"] = -56553.026500341,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 216660.67070556,
                                                ["x"] = -55881.070909986,
                                            }, -- end of [288]
                                            [289] = 
                                            {
                                                ["y"] = 216888.50999624,
                                                ["x"] = -55187.554586448,
                                            }, -- end of [289]
                                            [145] = 
                                            {
                                                ["y"] = 214772.71068581,
                                                ["x"] = -57503.634413988,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 215165.48381129,
                                                ["x"] = -57130.107997751,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 215674.64685576,
                                                ["x"] = -56669.529729534,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 216186.65735183,
                                                ["x"] = -56549.200895695,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 216892.84470713,
                                                ["x"] = -55185.92910372,
                                            }, -- end of [290]
                                            [73] = 
                                            {
                                                ["y"] = 211535.22831351,
                                                ["x"] = -59502.47722566,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 213180.06799531,
                                                ["x"] = -58784.102168874,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 213567.05123766,
                                                ["x"] = -58640.084786566,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 214214.58036059,
                                                ["x"] = -58334.120671678,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 214776.87624759,
                                                ["x"] = -57500.871438109,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 215183.24446815,
                                                ["x"] = -57112.521176459,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 215678.42840516,
                                                ["x"] = -56666.26490201,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 216189.17269946,
                                                ["x"] = -56544.889613006,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 216931.33570653,
                                                ["x"] = -55196.735492442,
                                            }, -- end of [292]
                                            [293] = 
                                            {
                                                ["y"] = 216936.31138333,
                                                ["x"] = -55196.956528895,
                                            }, -- end of [293]
                                            [147] = 
                                            {
                                                ["y"] = 214785.52962322,
                                                ["x"] = -57495.858068248,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 215213.46904813,
                                                ["x"] = -57079.187617901,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 215681.44676185,
                                                ["x"] = -56662.302746962,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 216191.07350572,
                                                ["x"] = -56540.270397502,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 216940.49192483,
                                                ["x"] = -55194.508939839,
                                            }, -- end of [294]
                                            [37] = 
                                            {
                                                ["y"] = 210840.94606133,
                                                ["x"] = -59808.401955992,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 210946.33113695,
                                                ["x"] = -59968.918070934,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 211043.76051614,
                                                ["x"] = -60010.914174526,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 211224.24546075,
                                                ["x"] = -59940.135546194,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 211546.75292282,
                                                ["x"] = -59492.87859765,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 213217.10817087,
                                                ["x"] = -58769.01362486,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 213653.70212455,
                                                ["x"] = -58601.182378211,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 214420.46402366,
                                                ["x"] = -58076.238467132,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 214856.08647527,
                                                ["x"] = -57458.204007379,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 215245.42313454,
                                                ["x"] = -57040.735740251,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 215682.02382313,
                                                ["x"] = -56657.440640066,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 216192.55614654,
                                                ["x"] = -56535.495288905,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 216944.48854004,
                                                ["x"] = -55185.360275284,
                                            }, -- end of [296]
                                            [297] = 
                                            {
                                                ["y"] = 217029.94837529,
                                                ["x"] = -54923.966288716,
                                            }, -- end of [297]
                                            [149] = 
                                            {
                                                ["y"] = 214864.34655929,
                                                ["x"] = -57452.569737687,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 215300.12616749,
                                                ["x"] = -56969.275277991,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 215680.05521962,
                                                ["x"] = -56652.868665385,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 216193.75454416,
                                                ["x"] = -56530.640204308,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = 217032.82397546,
                                                ["x"] = -54920.11887344,
                                            }, -- end of [298]
                                            [75] = 
                                            {
                                                ["y"] = 211554.7655413,
                                                ["x"] = -59486.899547661,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 213259.58658731,
                                                ["x"] = -58754.175409763,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 213705.34940661,
                                                ["x"] = -58582.293036339,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 214427.20013212,
                                                ["x"] = -58068.84794987,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 214872.2424555,
                                                ["x"] = -57446.436290422,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 215308.47239294,
                                                ["x"] = -56956.814189805,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 215675.09800972,
                                                ["x"] = -56644.232824553,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 216195.59045292,
                                                ["x"] = -56520.812339245,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = 217042.56586286,
                                                ["x"] = -54921.617597207,
                                            }, -- end of [300]
                                            [301] = 
                                            {
                                                ["y"] = 217390.93163768,
                                                ["x"] = -55030.548334539,
                                            }, -- end of [301]
                                            [151] = 
                                            {
                                                ["y"] = 214879.78019002,
                                                ["x"] = -57439.867774324,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 215321.23108235,
                                                ["x"] = -56935.317916506,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 215674.79256218,
                                                ["x"] = -56639.270542589,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 216197.50370801,
                                                ["x"] = -56505.936121878,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 210181.02255813,
                                                ["x"] = -59916.561612957,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 210716.2769261,
                                                ["x"] = -59791.508837246,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 210785.99014849,
                                                ["x"] = -59786.898114453,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 210805.6967342,
                                                ["x"] = -59789.999462023,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 210852.50924779,
                                                ["x"] = -59817.954479618,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 210964.45425078,
                                                ["x"] = -59998.868355169,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 211072.81218846,
                                                ["x"] = -60003.44489605,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 211228.11284999,
                                                ["x"] = -59936.968012362,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 211563.09454087,
                                                ["x"] = -59481.364858821,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 213374.87081985,
                                                ["x"] = -58720.903594717,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 214153.43415405,
                                                ["x"] = -58440.46040445,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 214434.35124317,
                                                ["x"] = -58061.86140231,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 214894.14104371,
                                                ["x"] = -57425.949964927,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 215353.42907514,
                                                ["x"] = -56878.856461399,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 215675.52372124,
                                                ["x"] = -56634.324768722,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 216199.52613825,
                                                ["x"] = -56481.020000765,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = 217404.54574059,
                                                ["x"] = -55028.453998329,
                                            }, -- end of [304]
                                            [305] = 
                                            {
                                                ["y"] = 217406.72917435,
                                                ["x"] = -55023.95510801,
                                            }, -- end of [305]
                                            [153] = 
                                            {
                                                ["y"] = 214931.88635606,
                                                ["x"] = -57385.951144179,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 215359.07892816,
                                                ["x"] = -56870.612626805,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 215677.91116786,
                                                ["x"] = -56624.655877972,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 216200.46320329,
                                                ["x"] = -56446.036421629,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = 217410.10947873,
                                                ["x"] = -55014.547079117,
                                            }, -- end of [306]
                                            [143] = 
                                            {
                                                ["y"] = 214766.03482516,
                                                ["x"] = -57510.866261639,
                                            }, -- end of [143]
                                            [327] = 
                                            {
                                                ["y"] = 217547.77261214,
                                                ["x"] = -54971.389153199,
                                            }, -- end of [327]
                                            [77] = 
                                            {
                                                ["y"] = 211567.37820962,
                                                ["x"] = -59478.786351725,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 213423.01364345,
                                                ["x"] = -58707.425728376,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 214157.74982991,
                                                ["x"] = -58437.995630773,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 214445.6784588,
                                                ["x"] = -58052.032091652,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 214941.51348026,
                                                ["x"] = -57374.45462979,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 215365.31962611,
                                                ["x"] = -56862.797373347,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 215682.10772461,
                                                ["x"] = -56622.622764342,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 216200.2175743,
                                                ["x"] = -56406.039673373,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = 217418.88202808,
                                                ["x"] = -54985.868078879,
                                            }, -- end of [308]
                                            [323] = 
                                            {
                                                ["y"] = 217536.15243189,
                                                ["x"] = -54987.513189704,
                                            }, -- end of [323]
                                            [79] = 
                                            {
                                                ["y"] = 211576.51725892,
                                                ["x"] = -59474.76116809,
                                            }, -- end of [79]
                                            [159] = 
                                            {
                                                ["y"] = 214953.19900411,
                                                ["x"] = -57352.492086688,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = 215112.90315971,
                                                ["x"] = -57176.306422251,
                                            }, -- end of [175]
                                            [191] = 
                                            {
                                                ["y"] = 215394.15187435,
                                                ["x"] = -56835.31304688,
                                            }, -- end of [191]
                                            [207] = 
                                            {
                                                ["y"] = 215666.25333646,
                                                ["x"] = -56674.950187608,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = 215938.96514939,
                                                ["x"] = -56655.744561249,
                                            }, -- end of [223]
                                            [309] = 
                                            {
                                                ["y"] = 217419.70741355,
                                                ["x"] = -54980.939680159,
                                            }, -- end of [309]
                                            [239] = 
                                            {
                                                ["y"] = 216080.86408431,
                                                ["x"] = -56624.376733845,
                                            }, -- end of [239]
                                            [254] = 
                                            {
                                                ["y"] = 216187.57619636,
                                                ["x"] = -56332.192696934,
                                            }, -- end of [254]
                                            [303] = 
                                            {
                                                ["y"] = 217400.77073583,
                                                ["x"] = -55031.544495047,
                                            }, -- end of [303]
                                            [155] = 
                                            {
                                                ["y"] = 214944.40355131,
                                                ["x"] = -57370.375042339,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 215375.23383875,
                                                ["x"] = -56851.542463537,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 215687.09926348,
                                                ["x"] = -56623.022570949,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 216199.47636451,
                                                ["x"] = -56396.068168298,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = 217419.99457089,
                                                ["x"] = -54975.950248992,
                                            }, -- end of [310]
                                            [302] = 
                                            {
                                                ["y"] = 217395.81584149,
                                                ["x"] = -55031.614070973,
                                            }, -- end of [302]
                                            [299] = 
                                            {
                                                ["y"] = 217037.75581515,
                                                ["x"] = -54920.262020778,
                                            }, -- end of [299]
                                            [78] = 
                                            {
                                                ["y"] = 211571.85728509,
                                                ["x"] = -59476.569526677,
                                            }, -- end of [78]
                                            [39] = 
                                            {
                                                ["y"] = 210871.25126717,
                                                ["x"] = -59834.491829732,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 210973.08060945,
                                                ["x"] = -60011.120124044,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 211125.34863916,
                                                ["x"] = -59987.186598143,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 211231.75887253,
                                                ["x"] = -59933.548214968,
                                            }, -- end of [63]
                                            [311] = 
                                            {
                                                ["y"] = 217419.97231827,
                                                ["x"] = -54970.944328149,
                                            }, -- end of [311]
                                            [94] = 
                                            {
                                                ["y"] = 213432.32816492,
                                                ["x"] = -58703.788106491,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 214160.89949297,
                                                ["x"] = -58434.162526295,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 214472.40693234,
                                                ["x"] = -58029.442174093,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 214947.07180503,
                                                ["x"] = -57366.146512821,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 215382.2869614,
                                                ["x"] = -56844.458862981,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 215924.3489705,
                                                ["x"] = -56658.917953601,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 216198.17976457,
                                                ["x"] = -56386.154244206,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = 217421.96342246,
                                                ["x"] = -54966.506020808,
                                            }, -- end of [312]
                                            [291] = 
                                            {
                                                ["y"] = 216897.73256886,
                                                ["x"] = -55186.978704212,
                                            }, -- end of [291]
                                            [259] = 
                                            {
                                                ["y"] = 216189.69072255,
                                                ["x"] = -56272.469393448,
                                            }, -- end of [259]
                                            [263] = 
                                            {
                                                ["y"] = 216197.18784312,
                                                ["x"] = -56198.049724081,
                                            }, -- end of [263]
                                            [267] = 
                                            {
                                                ["y"] = 216206.52690373,
                                                ["x"] = -56180.474134098,
                                            }, -- end of [267]
                                            [279] = 
                                            {
                                                ["y"] = 216366.76442156,
                                                ["x"] = -55969.052944544,
                                            }, -- end of [279]
                                            [271] = 
                                            {
                                                ["y"] = 216248.95134101,
                                                ["x"] = -56131.374738928,
                                            }, -- end of [271]
                                            [275] = 
                                            {
                                                ["y"] = 216325.56136267,
                                                ["x"] = -56075.760830983,
                                            }, -- end of [275]
                                            [313] = 
                                            {
                                                ["y"] = 217426.60403286,
                                                ["x"] = -54965.271307805,
                                            }, -- end of [313]
                                            [283] = 
                                            {
                                                ["y"] = 216608.39921628,
                                                ["x"] = -56047.453077249,
                                            }, -- end of [283]
                                            [286] = 
                                            {
                                                ["y"] = 216617.27067208,
                                                ["x"] = -56029.837766875,
                                            }, -- end of [286]
                                            [287] = 
                                            {
                                                ["y"] = 216620.18033376,
                                                ["x"] = -56020.271758863,
                                            }, -- end of [287]
                                            [157] = 
                                            {
                                                ["y"] = 214949.46224767,
                                                ["x"] = -57361.756979116,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 215386.07098568,
                                                ["x"] = -56841.190928219,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 215929.30742125,
                                                ["x"] = -56658.30414573,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 216194.44128079,
                                                ["x"] = -56366.509809282,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = 217431.48719703,
                                                ["x"] = -54966.373057422,
                                            }, -- end of [314]
                                            [307] = 
                                            {
                                                ["y"] = 217417.67983258,
                                                ["x"] = -54990.72054666,
                                            }, -- end of [307]
                                            [295] = 
                                            {
                                                ["y"] = 216942.7352993,
                                                ["x"] = -55190.050842275,
                                            }, -- end of [295]
                                            [270] = 
                                            {
                                                ["y"] = 216245.10111267,
                                                ["x"] = -56134.563509012,
                                            }, -- end of [270]
                                            [255] = 
                                            {
                                                ["y"] = 216186.3469121,
                                                ["x"] = -56322.271829165,
                                            }, -- end of [255]
                                            [319] = 
                                            {
                                                ["y"] = 217517.4115963,
                                                ["x"] = -54992.636332532,
                                            }, -- end of [319]
                                            [317] = 
                                            {
                                                ["y"] = 217507.53807097,
                                                ["x"] = -54991.061786374,
                                            }, -- end of [317]
                                            [318] = 
                                            {
                                                ["y"] = 217512.45016606,
                                                ["x"] = -54992.00279244,
                                            }, -- end of [318]
                                            [315] = 
                                            {
                                                ["y"] = 217441.00927079,
                                                ["x"] = -54969.439943185,
                                            }, -- end of [315]
                                            [95] = 
                                            {
                                                ["y"] = 213436.82821114,
                                                ["x"] = -58701.615649668,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 214162.81118346,
                                                ["x"] = -58429.541543559,
                                            }, -- end of [111]
                                            [331] = 
                                            {
                                                ["y"] = 217590.82772288,
                                                ["x"] = -54849.540088846,
                                            }, -- end of [331]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 217838.17108172,
                                                ["x"] = -54286.798346694,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 217838.17108172,
                                                ["x"] = -54286.798346694,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 471,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 189574.59532053,
                                            ["x"] = -60407.562486784,
                                            ["name"] = "DictKey_WptName_683",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                        [2] = 
                                        {
                                            ["alt"] = 419,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3032.1820049304,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 217588.34131251,
                                            ["x"] = -54851.433263458,
                                            ["name"] = "DictKey_WptName_684",
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 128,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375 ZU-23",
                                        ["unitId"] = 280,
                                        ["y"] = 189574.59532053,
                                        ["x"] = -60407.562486784,
                                        ["name"] = "DictKey_UnitName_682",
                                        ["heading"] = 1.3750014529651,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 189574.59532053,
                                ["x"] = -60407.562486784,
                                ["name"] = "DictKey_GroupName_681",
                                ["start_time"] = 0,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 213603.84478414,
                                                ["x"] = -56182.676053649,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 214010.57061277,
                                                ["x"] = -56116.979940946,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 214454.66006899,
                                                ["x"] = -55957.305171306,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 214955.49966013,
                                                ["x"] = -55492.290520386,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 189533.51229728,
                                                ["x"] = -60410.782790395,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 192046.14517028,
                                                ["x"] = -60308.731523568,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 192320.92051668,
                                                ["x"] = -60319.245123173,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 192345.84562282,
                                                ["x"] = -60321.298103637,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 192355.70219816,
                                                ["x"] = -60323.035746392,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 192360.48228434,
                                                ["x"] = -60324.450354411,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 192365.09448324,
                                                ["x"] = -60326.338433759,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 192369.56192591,
                                                ["x"] = -60328.65031759,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 192383.39770672,
                                                ["x"] = -60334.698147949,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 192397.86087178,
                                                ["x"] = -60338.314740227,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 192422.54416973,
                                                ["x"] = -60341.71184325,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 192667.42519646,
                                                ["x"] = -60347.010530832,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 210245.25667628,
                                                ["x"] = -59907.270895448,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 210719.57258766,
                                                ["x"] = -59785.033468377,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 210741.070221,
                                                ["x"] = -59772.659128689,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 210765.00580801,
                                                ["x"] = -59754.58937282,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 210841.28647884,
                                                ["x"] = -59684.879782534,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 210895.06383399,
                                                ["x"] = -59510.307457847,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 212068.59709362,
                                                ["x"] = -56679.779898778,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 212121.03962662,
                                                ["x"] = -56672.888899197,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 212718.8709509,
                                                ["x"] = -56277.866616504,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 213180.97285617,
                                                ["x"] = -56245.91724761,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 213473.2470278,
                                                ["x"] = -56286.115291026,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 213613.76176444,
                                                ["x"] = -56181.38877141,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 214018.45171415,
                                                ["x"] = -56111.226830816,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 214472.26806212,
                                                ["x"] = -55933.03430121,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 214980.27995607,
                                                ["x"] = -55489.071599875,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 216279.91314937,
                                                ["x"] = -55165.826668526,
                                            }, -- end of [256]
                                            [257] = 
                                            {
                                                ["y"] = 216284.88987474,
                                                ["x"] = -55166.317686739,
                                            }, -- end of [257]
                                            [129] = 
                                            {
                                                ["y"] = 213708.21740053,
                                                ["x"] = -56171.422060778,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 214022.44535808,
                                                ["x"] = -56108.261935199,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 214475.7423934,
                                                ["x"] = -55929.442730027,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 215020.04891277,
                                                ["x"] = -55484.770999262,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 216289.88502655,
                                                ["x"] = -55166.414507475,
                                            }, -- end of [258]
                                            [65] = 
                                            {
                                                ["y"] = 212135.75430684,
                                                ["x"] = -56669.997934543,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 212722.7839013,
                                                ["x"] = -56274.760695501,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 213195.45698299,
                                                ["x"] = -56249.811597549,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 213481.56777682,
                                                ["x"] = -56280.573689887,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 213732.78270743,
                                                ["x"] = -56166.812753331,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 214026.9906968,
                                                ["x"] = -56106.188925442,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 214479.54840432,
                                                ["x"] = -55926.20639448,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 215024.94095464,
                                                ["x"] = -55483.75886544,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 216299.5317679,
                                                ["x"] = -55164.146291755,
                                            }, -- end of [260]
                                            [261] = 
                                            {
                                                ["y"] = 216303.49414788,
                                                ["x"] = -55161.131773997,
                                            }, -- end of [261]
                                            [131] = 
                                            {
                                                ["y"] = 213761.89419778,
                                                ["x"] = -56159.576896975,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 214031.71977559,
                                                ["x"] = -56104.566331645,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 214483.6309527,
                                                ["x"] = -55923.321794197,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 215029.69427483,
                                                ["x"] = -55482.225214512,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 216306.56656452,
                                                ["x"] = -55157.197055135,
                                            }, -- end of [262]
                                            [33] = 
                                            {
                                                ["y"] = 210782.81558629,
                                                ["x"] = -59745.465973032,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 210857.40028415,
                                                ["x"] = -59659.578749054,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 210912.72482261,
                                                ["x"] = -59458.225293552,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 212071.40956803,
                                                ["x"] = -56675.832778728,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 212150.23382702,
                                                ["x"] = -56666.086000004,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 212726.98312547,
                                                ["x"] = -56272.04733961,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 213214.47016996,
                                                ["x"] = -56256.007334598,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 213489.48339999,
                                                ["x"] = -56274.464843086,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 213814.87900427,
                                                ["x"] = -56144.884698976,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 214041.36412329,
                                                ["x"] = -56101.932656584,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 214492.18969588,
                                                ["x"] = -55918.149817844,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 215034.22058919,
                                                ["x"] = -55480.108026575,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 216310.98307257,
                                                ["x"] = -55148.239110609,
                                            }, -- end of [264]
                                            [265] = 
                                            {
                                                ["y"] = 216314.36761363,
                                                ["x"] = -55138.831887051,
                                            }, -- end of [265]
                                            [133] = 
                                            {
                                                ["y"] = 213819.82457993,
                                                ["x"] = -56144.161132663,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 214056.01798884,
                                                ["x"] = -56098.732618818,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 214518.03102895,
                                                ["x"] = -55902.923099249,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 215038.52926015,
                                                ["x"] = -55477.569567812,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 216406.89909523,
                                                ["x"] = -54837.799968725,
                                            }, -- end of [266]
                                            [67] = 
                                            {
                                                ["y"] = 212169.23201507,
                                                ["x"] = -56659.843660576,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 212731.40698438,
                                                ["x"] = -56269.720806598,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 213308.29152782,
                                                ["x"] = -56290.536123189,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 213497.00030618,
                                                ["x"] = -56267.872433873,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 213824.81654822,
                                                ["x"] = -56143.96538083,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 214065.89425724,
                                                ["x"] = -56097.175888815,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 214522.10537372,
                                                ["x"] = -55900.024280633,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 215046.81590929,
                                                ["x"] = -55471.974546322,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 216424.7545593,
                                                ["x"] = -54759.823600986,
                                            }, -- end of [268]
                                            [269] = 
                                            {
                                                ["y"] = 216427.8644704,
                                                ["x"] = -54756.378545965,
                                            }, -- end of [269]
                                            [135] = 
                                            {
                                                ["y"] = 213829.78749238,
                                                ["x"] = -56144.46538773,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 214075.84515938,
                                                ["x"] = -56096.191490265,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 214526.00148602,
                                                ["x"] = -55896.893015472,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 215067.20128312,
                                                ["x"] = -55457.496912074,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 206084.78888949,
                                                ["x"] = -60089.929357324,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 210303.73503731,
                                                ["x"] = -59893.867369764,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 210728.53189676,
                                                ["x"] = -59780.727727902,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 210744.9352196,
                                                ["x"] = -59769.428718828,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 210791.30038753,
                                                ["x"] = -59740.174593011,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 210867.11280065,
                                                ["x"] = -59642.073316423,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 211504.75404174,
                                                ["x"] = -57998.774785883,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 212076.26593903,
                                                ["x"] = -56674.733109552,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 212201.86058587,
                                                ["x"] = -56647.188862288,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 212735.97327588,
                                                ["x"] = -56267.683525965,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 213327.59325668,
                                                ["x"] = -56295.767013318,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 213504.13823146,
                                                ["x"] = -56260.869877463,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 213834.66804272,
                                                ["x"] = -56145.540964,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 214085.83139603,
                                                ["x"] = -56095.687050963,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 214529.71719183,
                                                ["x"] = -55893.54895116,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 215071.61092766,
                                                ["x"] = -55455.157889099,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 216653.65262526,
                                                ["x"] = -54799.9581427,
                                            }, -- end of [272]
                                            [273] = 
                                            {
                                                ["y"] = 216673.09453558,
                                                ["x"] = -54804.58035043,
                                            }, -- end of [273]
                                            [137] = 
                                            {
                                                ["y"] = 213839.45319918,
                                                ["x"] = -56146.996083415,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 214100.82790904,
                                                ["x"] = -56095.805022725,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 214536.75572579,
                                                ["x"] = -55886.449008953,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 215076.26021742,
                                                ["x"] = -55453.331213262,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 216677.93425577,
                                                ["x"] = -54803.648665116,
                                            }, -- end of [274]
                                            [69] = 
                                            {
                                                ["y"] = 212416.45715609,
                                                ["x"] = -56551.442224679,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 212763.86609211,
                                                ["x"] = -56256.651131721,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 213347.1346605,
                                                ["x"] = -56300.01540166,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 213510.87376584,
                                                ["x"] = -56253.480339876,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 213849.12257276,
                                                ["x"] = -56149.420714478,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 214120.78228604,
                                                ["x"] = -56097.123716549,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 214607.28769967,
                                                ["x"] = -55808.698255817,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 215081.04161896,
                                                ["x"] = -55451.877052787,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 216683.24527158,
                                                ["x"] = -54795.410954261,
                                            }, -- end of [276]
                                            [277] = 
                                            {
                                                ["y"] = 216686.49747526,
                                                ["x"] = -54785.954182423,
                                            }, -- end of [277]
                                            [139] = 
                                            {
                                                ["y"] = 213853.84074726,
                                                ["x"] = -56148.082309607,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 214170.58055595,
                                                ["x"] = -56101.464702856,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 214618.4813345,
                                                ["x"] = -55798.719444399,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 215090.77143632,
                                                ["x"] = -55449.564504399,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 216687.09340015,
                                                ["x"] = -54784.122019214,
                                            }, -- end of [278]
                                            [35] = 
                                            {
                                                ["y"] = 210799.33496479,
                                                ["x"] = -59734.229262601,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 210868.79243443,
                                                ["x"] = -59637.388906315,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 211545.35801814,
                                                ["x"] = -57907.404840174,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 212081.24485085,
                                                ["x"] = -56675.066515482,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 212483.76561249,
                                                ["x"] = -56518.376392881,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 212778.16666493,
                                                ["x"] = -56252.126972762,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 213366.87949485,
                                                ["x"] = -56303.181600451,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 213526.59512143,
                                                ["x"] = -56234.045761334,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 213857.12068514,
                                                ["x"] = -56144.356545466,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 214180.57235591,
                                                ["x"] = -56101.18862108,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 214626.35987807,
                                                ["x"] = -55792.564303588,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 215130.15258632,
                                                ["x"] = -55442.572833751,
                                            }, -- end of [236]
                                            [141] = 
                                            {
                                                ["y"] = 213862.18990178,
                                                ["x"] = -56135.764521754,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 214185.53149645,
                                                ["x"] = -56100.577481846,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 214638.68742073,
                                                ["x"] = -55784.020081125,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 215486.7778852,
                                                ["x"] = -55393.565904222,
                                            }, -- end of [237]
                                            [71] = 
                                            {
                                                ["y"] = 212509.86939594,
                                                ["x"] = -56503.597726607,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 212792.70052043,
                                                ["x"] = -56248.429017206,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 213381.79734479,
                                                ["x"] = -56304.734624761,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 213557.36725027,
                                                ["x"] = -56194.639855029,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 213865.77632364,
                                                ["x"] = -56132.292698969,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 214190.40473141,
                                                ["x"] = -56099.476963506,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 214705.32836599,
                                                ["x"] = -55739.792891629,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 216079.36349395,
                                                ["x"] = -55340.235855972,
                                            }, -- end of [238]
                                            [9] = 
                                            {
                                                ["y"] = 192378.69141426,
                                                ["x"] = -60333.011751743,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 192388.17185185,
                                                ["x"] = -60336.107135333,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 192407.67518219,
                                                ["x"] = -60339.953450735,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 192457.44769667,
                                                ["x"] = -60344.062327017,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 210180.95410914,
                                                ["x"] = -59916.568232507,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 210691.34675493,
                                                ["x"] = -59795.058153034,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 210732.85180871,
                                                ["x"] = -59778.286552726,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 210756.37391877,
                                                ["x"] = -59759.625672957,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 210806.82407592,
                                                ["x"] = -59727.608679467,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 210870.02644742,
                                                ["x"] = -59632.559457639,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 211952.87466683,
                                                ["x"] = -57082.691659704,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 212086.21642893,
                                                ["x"] = -56675.610069178,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 212530.92279169,
                                                ["x"] = -56490.121307626,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 212812.32377517,
                                                ["x"] = -56244.579026153,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 213396.77853966,
                                                ["x"] = -56305.440509037,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 213560.79011647,
                                                ["x"] = -56191.000046434,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 213874.35775034,
                                                ["x"] = -56127.209473449,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 214199.60547867,
                                                ["x"] = -56095.609517975,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 214767.68863537,
                                                ["x"] = -55689.731093309,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 216114.32555169,
                                                ["x"] = -55339.146048837,
                                            }, -- end of [240]
                                            [145] = 
                                            {
                                                ["y"] = 213878.96776182,
                                                ["x"] = -56125.276592051,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 214203.79964453,
                                                ["x"] = -56092.892963994,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 214796.85174849,
                                                ["x"] = -55662.359256128,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 216119.30382446,
                                                ["x"] = -55339.618471054,
                                            }, -- end of [241]
                                            [73] = 
                                            {
                                                ["y"] = 212547.15640403,
                                                ["x"] = -56478.444194923,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 212837.07129366,
                                                ["x"] = -56241.052502577,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 213406.77718545,
                                                ["x"] = -56305.343854189,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 213564.84231807,
                                                ["x"] = -56188.066957251,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 213888.43947013,
                                                ["x"] = -56122.075122537,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 214220.07597677,
                                                ["x"] = -56081.288302236,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 214835.2906236,
                                                ["x"] = -55623.02807974,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 216129.15649707,
                                                ["x"] = -55341.315937872,
                                            }, -- end of [242]
                                            [147] = 
                                            {
                                                ["y"] = 213902.92995826,
                                                ["x"] = -56118.207996933,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 214224.57982533,
                                                ["x"] = -56079.123881358,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 214848.48125677,
                                                ["x"] = -55607.998946096,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 216143.74418471,
                                                ["x"] = -55344.803707014,
                                            }, -- end of [243]
                                            [37] = 
                                            {
                                                ["y"] = 210813.83448889,
                                                ["x"] = -59720.477729219,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 210870.89309268,
                                                ["x"] = -59627.640646531,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 211989.01824414,
                                                ["x"] = -56989.458293665,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 212091.21230439,
                                                ["x"] = -56675.809001111,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 212562.7507456,
                                                ["x"] = -56465.924687334,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 212876.8959706,
                                                ["x"] = -56237.355140539,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 213416.75391555,
                                                ["x"] = -56304.695329915,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 213569.67687405,
                                                ["x"] = -56187.290495199,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 213927.38977638,
                                                ["x"] = -56113.050280916,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 214238.46230805,
                                                ["x"] = -56073.446641345,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 214870.72799695,
                                                ["x"] = -55580.990312865,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 216148.61693056,
                                                ["x"] = -55345.912468058,
                                            }, -- end of [244]
                                            [149] = 
                                            {
                                                ["y"] = 213947.14432255,
                                                ["x"] = -56109.943885792,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 214378.55303793,
                                                ["x"] = -56019.896064359,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 214877.69692785,
                                                ["x"] = -55573.819925991,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 216153.50458684,
                                                ["x"] = -55345.056791555,
                                            }, -- end of [245]
                                            [75] = 
                                            {
                                                ["y"] = 212577.6405382,
                                                ["x"] = -56452.57640788,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 212956.81512928,
                                                ["x"] = -56233.93457391,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 213426.66752069,
                                                ["x"] = -56303.400644697,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 213579.60631358,
                                                ["x"] = -56188.438589926,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 213962.07281623,
                                                ["x"] = -56108.507039853,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 214392.05749298,
                                                ["x"] = -56013.372409473,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 214888.72922778,
                                                ["x"] = -55563.66017393,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 216157.25817373,
                                                ["x"] = -55341.870956725,
                                            }, -- end of [246]
                                            [151] = 
                                            {
                                                ["y"] = 213972.06619227,
                                                ["x"] = -56108.19344516,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 214400.80758229,
                                                ["x"] = -56008.536935754,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 214922.75654101,
                                                ["x"] = -55534.240950685,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 216159.33612282,
                                                ["x"] = -55337.346666663,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 210215.70007312,
                                                ["x"] = -59912.384880319,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 210710.29937999,
                                                ["x"] = -59788.743731616,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 210737.03850761,
                                                ["x"] = -59775.608276173,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 210760.59010102,
                                                ["x"] = -59756.959557218,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 210820.44794466,
                                                ["x"] = -59712.978952387,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 210877.95712873,
                                                ["x"] = -59578.162226237,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 212006.42158628,
                                                ["x"] = -56937.28977093,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 212096.21003441,
                                                ["x"] = -56675.699294176,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 212591.81569394,
                                                ["x"] = -56438.471703217,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 213071.80377851,
                                                ["x"] = -56234.308588103,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 213436.46495354,
                                                ["x"] = -56301.407844567,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 213584.56080084,
                                                ["x"] = -56187.866471154,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 213982.05169581,
                                                ["x"] = -56108.660584189,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 214409.26336496,
                                                ["x"] = -56003.198853345,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 214929.5618563,
                                                ["x"] = -55526.916140508,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 216160.51008083,
                                                ["x"] = -55332.483902779,
                                            }, -- end of [248]
                                            [153] = 
                                            {
                                                ["y"] = 213987.00533151,
                                                ["x"] = -56109.328407414,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 214417.4127822,
                                                ["x"] = -55997.403602766,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 214935.70807901,
                                                ["x"] = -55519.034921029,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 216188.5395519,
                                                ["x"] = -55190.268337874,
                                            }, -- end of [249]
                                            [77] = 
                                            {
                                                ["y"] = 212611.97885153,
                                                ["x"] = -56416.261283229,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 213116.75196651,
                                                ["x"] = -56236.364965107,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 213446.08396799,
                                                ["x"] = -56298.684648392,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 213589.37615246,
                                                ["x"] = -56186.522529241,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 213991.88078347,
                                                ["x"] = -56110.419942038,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 214425.21522327,
                                                ["x"] = -55991.152231578,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 214938.35182527,
                                                ["x"] = -55514.794074,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 216197.06843954,
                                                ["x"] = -55161.508842842,
                                            }, -- end of [250]
                                            [155] = 
                                            {
                                                ["y"] = 213996.6110041,
                                                ["x"] = -56112.036086073,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 214432.58318382,
                                                ["x"] = -55984.394021197,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 214940.60590875,
                                                ["x"] = -55510.331760868,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 216200.39935703,
                                                ["x"] = -55152.079052311,
                                            }, -- end of [251]
                                            [39] = 
                                            {
                                                ["y"] = 210829.75931204,
                                                ["x"] = -59701.220975059,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 210885.74343623,
                                                ["x"] = -59544.03910618,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 212026.3790751,
                                                ["x"] = -56865.002211796,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 212106.17487892,
                                                ["x"] = -56674.888826377,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 212637.32808522,
                                                ["x"] = -56385.32405674,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 213141.62741105,
                                                ["x"] = -56238.835188973,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 213455.4612238,
                                                ["x"] = -56295.217208306,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 213598.93216124,
                                                ["x"] = -56183.595513918,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 214001.14384361,
                                                ["x"] = -56114.146127478,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 214439.45452634,
                                                ["x"] = -55977.131785617,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 214946.92940053,
                                                ["x"] = -55496.756226687,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 216202.7324428,
                                                ["x"] = -55147.684717243,
                                            }, -- end of [252]
                                            [143] = 
                                            {
                                                ["y"] = 213869.91283009,
                                                ["x"] = -56129.493190501,
                                            }, -- end of [143]
                                            [271] = 
                                            {
                                                ["y"] = 216447.65744552,
                                                ["x"] = -54759.184483863,
                                            }, -- end of [271]
                                            [270] = 
                                            {
                                                ["y"] = 216432.83231447,
                                                ["x"] = -54756.731104349,
                                            }, -- end of [270]
                                            [267] = 
                                            {
                                                ["y"] = 216415.18548665,
                                                ["x"] = -54803.79885499,
                                            }, -- end of [267]
                                            [159] = 
                                            {
                                                ["y"] = 214015.02779063,
                                                ["x"] = -56114.879437174,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = 214195.11812406,
                                                ["x"] = -56097.808027941,
                                            }, -- end of [175]
                                            [157] = 
                                            {
                                                ["y"] = 214005.67177491,
                                                ["x"] = -56116.258891344,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 214445.81362887,
                                                ["x"] = -55969.417788171,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 214950.70344187,
                                                ["x"] = -55493.62063804,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 216207.41989945,
                                                ["x"] = -55146.815053329,
                                            }, -- end of [253]
                                            [191] = 
                                            {
                                                ["y"] = 214469.07684052,
                                                ["x"] = -55936.883743238,
                                            }, -- end of [191]
                                            [207] = 
                                            {
                                                ["y"] = 214741.00383761,
                                                ["x"] = -55712.372517827,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = 214960.42342884,
                                                ["x"] = -55491.425635173,
                                            }, -- end of [223]
                                            [239] = 
                                            {
                                                ["y"] = 216109.32986853,
                                                ["x"] = -55338.984569052,
                                            }, -- end of [239]
                                            [254] = 
                                            {
                                                ["y"] = 216212.2944305,
                                                ["x"] = -55147.957464961,
                                            }, -- end of [254]
                                            [255] = 
                                            {
                                                ["y"] = 216270.06425392,
                                                ["x"] = -55164.112400077,
                                            }, -- end of [255]
                                            [259] = 
                                            {
                                                ["y"] = 216294.85022567,
                                                ["x"] = -55165.838152917,
                                            }, -- end of [259]
                                            [263] = 
                                            {
                                                ["y"] = 216308.9738341,
                                                ["x"] = -55152.819744071,
                                            }, -- end of [263]
                                            [79] = 
                                            {
                                                ["y"] = 212715.25828174,
                                                ["x"] = -56281.319414877,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 213161.40272337,
                                                ["x"] = -56241.809215398,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 213464.53242311,
                                                ["x"] = -56291.016024255,
                                            }, -- end of [111]
                                            [275] = 
                                            {
                                                ["y"] = 216681.22542766,
                                                ["x"] = -54799.982485679,
                                            }, -- end of [275]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 217799.53518553,
                                                ["x"] = -54289.558053565,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 217799.53518553,
                                                ["x"] = -54289.558053565,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 471,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 189536.67439663,
                                            ["x"] = -60408.853462281,
                                            ["name"] = "DictKey_WptName_687",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                        [2] = 
                                        {
                                            ["alt"] = 419,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2938.117180595,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 216685.38065568,
                                            ["x"] = -54783.729911342,
                                            ["name"] = "DictKey_WptName_688",
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 129,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375 ZU-23",
                                        ["unitId"] = 281,
                                        ["y"] = 189536.67439663,
                                        ["x"] = -60408.853462281,
                                        ["name"] = "DictKey_UnitName_686",
                                        ["heading"] = 1.3664904943186,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 189536.67439663,
                                ["x"] = -60408.853462281,
                                ["name"] = "DictKey_GroupName_685",
                                ["start_time"] = 0,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 214544.4743151,
                                                ["x"] = -57927.022098113,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 214958.94896229,
                                                ["x"] = -57322.53195509,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 215500.7692151,
                                                ["x"] = -56791.098047631,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 215953.30175741,
                                                ["x"] = -56649.772072015,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 189494.14661782,
                                                ["x"] = -60412.168700463,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = 217488.84548751,
                                                ["x"] = -54592.34694812,
                                            }, -- end of [316]
                                            [2] = 
                                            {
                                                ["y"] = 192046.75505925,
                                                ["x"] = -60308.738922126,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 192321.52925673,
                                                ["x"] = -60319.282907051,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 192346.45239525,
                                                ["x"] = -60321.375392849,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 192351.40661217,
                                                ["x"] = -60322.130347433,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 192356.29276563,
                                                ["x"] = -60323.184524604,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 192361.05464441,
                                                ["x"] = -60324.654939247,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 192365.64435699,
                                                ["x"] = -60326.60062123,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 192383.97685006,
                                                ["x"] = -60334.883583831,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 192398.45645503,
                                                ["x"] = -60338.42866773,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 192433.11259503,
                                                ["x"] = -60342.608681669,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 193288.01374434,
                                                ["x"] = -60343.276428724,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 210260.53623579,
                                                ["x"] = -59904.080111903,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 210786.5308105,
                                                ["x"] = -59786.919926785,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 210806.21600773,
                                                ["x"] = -59790.151643916,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 210829.02449045,
                                                ["x"] = -59800.237676158,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 210890.59293086,
                                                ["x"] = -59857.721044684,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 210985.094839,
                                                ["x"] = -60020.336723966,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 211195.18181475,
                                                ["x"] = -59958.573996386,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 211247.73279801,
                                                ["x"] = -59913.664848643,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 211606.2707841,
                                                ["x"] = -59468.019566096,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 213470.15887319,
                                                ["x"] = -58678.609608647,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 214170.63126463,
                                                ["x"] = -58400.148544784,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 214551.01212004,
                                                ["x"] = -57919.457032504,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 214962.42743048,
                                                ["x"] = -57313.188759982,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 215526.09117969,
                                                ["x"] = -56775.074639147,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 215984.15675669,
                                                ["x"] = -56633.260165481,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 216186.20464101,
                                                ["x"] = -56306.748108611,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = 217749.35802917,
                                                ["x"] = -54366.903698893,
                                            }, -- end of [320]
                                            [257] = 
                                            {
                                                ["y"] = 216189.83001774,
                                                ["x"] = -56266.930886416,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = 217761.97297486,
                                                ["x"] = -54358.790957513,
                                            }, -- end of [321]
                                            [129] = 
                                            {
                                                ["y"] = 214561.44944543,
                                                ["x"] = -57908.686530182,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 214965.24641557,
                                                ["x"] = -57309.070508238,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 215533.82287003,
                                                ["x"] = -56768.734521784,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 215988.95598799,
                                                ["x"] = -56632.31473844,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 216190.52436653,
                                                ["x"] = -56246.946681214,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = 217770.6823131,
                                                ["x"] = -54353.880886048,
                                            }, -- end of [322]
                                            [65] = 
                                            {
                                                ["y"] = 211258.56174549,
                                                ["x"] = -59896.852813871,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 211852.98188737,
                                                ["x"] = -59427.968154479,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 213474.47192208,
                                                ["x"] = -58676.084086383,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 214175.14318719,
                                                ["x"] = -58391.22715444,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 214586.11834004,
                                                ["x"] = -57883.865076128,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 214968.60278545,
                                                ["x"] = -57305.363097209,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 215544.91982849,
                                                ["x"] = -56758.644870639,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 215992.66790228,
                                                ["x"] = -56635.51859217,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 216194.82912112,
                                                ["x"] = -56207.204783781,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = 217852.44844049,
                                                ["x"] = -54316.303857628,
                                            }, -- end of [324]
                                            [261] = 
                                            {
                                                ["y"] = 216195.94987648,
                                                ["x"] = -56202.33043155,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = 217861.10809233,
                                                ["x"] = -54311.305917919,
                                            }, -- end of [325]
                                            [131] = 
                                            {
                                                ["y"] = 214599.18864448,
                                                ["x"] = -57868.733459201,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 214975.76694028,
                                                ["x"] = -57298.387760441,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 215591.94682416,
                                                ["x"] = -56713.792006034,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 215995.33736335,
                                                ["x"] = -56639.742515636,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 216197.3566435,
                                                ["x"] = -56197.535976539,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = 217975.45360304,
                                                ["x"] = -54239.558843115,
                                            }, -- end of [326]
                                            [33] = 
                                            {
                                                ["y"] = 210833.26153283,
                                                ["x"] = -59802.890793087,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 210911.23050511,
                                                ["x"] = -59903.262474702,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 210990.11399601,
                                                ["x"] = -60020.225563092,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 211203.92501564,
                                                ["x"] = -59953.724612674,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 211397.56029505,
                                                ["x"] = -59659.658935603,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 211925.94762777,
                                                ["x"] = -59410.648709617,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 213483.40069424,
                                                ["x"] = -58671.582790805,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 214180.19094815,
                                                ["x"] = -58382.595618496,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 214808.10719635,
                                                ["x"] = -57606.924405472,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 214998.17889989,
                                                ["x"] = -57278.449750564,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 215603.67925142,
                                                ["x"] = -56704.45173795,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 216010.45712136,
                                                ["x"] = -56665.653686789,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 216201.36615552,
                                                ["x"] = -56188.395940102,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = 217986.45551412,
                                                ["x"] = -54229.659453295,
                                            }, -- end of [328]
                                            [265] = 
                                            {
                                                ["y"] = 216203.96357531,
                                                ["x"] = -56184.121401076,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = 217986.10993884,
                                                ["x"] = -54224.767840176,
                                            }, -- end of [329]
                                            [133] = 
                                            {
                                                ["y"] = 214824.68729963,
                                                ["x"] = -57588.295831394,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 215006.08480546,
                                                ["x"] = -57272.328322304,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 215611.94451326,
                                                ["x"] = -56698.827651018,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 216013.6143416,
                                                ["x"] = -56669.520131256,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 216206.85012061,
                                                ["x"] = -56180.040350464,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = 217983.97457105,
                                                ["x"] = -54220.247033026,
                                            }, -- end of [330]
                                            [67] = 
                                            {
                                                ["y"] = 211423.79217916,
                                                ["x"] = -59623.101441372,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 211993.14597053,
                                                ["x"] = -59391.06957752,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 213497.21467161,
                                                ["x"] = -58665.74191187,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 214191.18746493,
                                                ["x"] = -58365.893199152,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 214824.86154842,
                                                ["x"] = -57583.474867222,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 215014.39582402,
                                                ["x"] = -57266.772713595,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 215620.59513047,
                                                ["x"] = -56693.814146729,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 216018.06052087,
                                                ["x"] = -56671.576953679,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 216241.87699357,
                                                ["x"] = -56137.63921821,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = 217958.28054101,
                                                ["x"] = -54177.35699656,
                                            }, -- end of [332]
                                            [269] = 
                                            {
                                                ["y"] = 216245.50841598,
                                                ["x"] = -56134.207205146,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = 217956.54892737,
                                                ["x"] = -54172.701299,
                                            }, -- end of [333]
                                            [135] = 
                                            {
                                                ["y"] = 214822.14257158,
                                                ["x"] = -57579.296639295,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 215039.73838963,
                                                ["x"] = -57250.737946141,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 215629.62013644,
                                                ["x"] = -56689.515015675,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 216022.95321914,
                                                ["x"] = -56670.749788468,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 209572.57553454,
                                                ["x"] = -59950.363721728,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 210726.65333479,
                                                ["x"] = -59789.702302678,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 210791.51674579,
                                                ["x"] = -59787.279519017,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 210810.96609744,
                                                ["x"] = -59791.709737022,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 210841.37432844,
                                                ["x"] = -59808.732986766,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 210941.65210843,
                                                ["x"] = -59960.697849483,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 210995.0583331,
                                                ["x"] = -60019.459268092,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 211216.57454662,
                                                ["x"] = -59945.669548073,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 211445.56684152,
                                                ["x"] = -59595.703784186,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 212078.18332871,
                                                ["x"] = -59361.621552375,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 213534.58489334,
                                                ["x"] = -58651.498656056,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 214217.95554595,
                                                ["x"] = -58329.725936337,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 214815.74445795,
                                                ["x"] = -57571.590707434,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 215043.66729116,
                                                ["x"] = -57247.648105577,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 215638.94919218,
                                                ["x"] = -56685.917460409,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 216027.45995135,
                                                ["x"] = -56668.600782054,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 216315.49707607,
                                                ["x"] = -56086.035924409,
                                            }, -- end of [272]
                                            [336] = 
                                            {
                                                ["y"] = 218005.32611686,
                                                ["x"] = -54139.067194751,
                                            }, -- end of [336]
                                            [273] = 
                                            {
                                                ["y"] = 216319.35406436,
                                                ["x"] = -56082.85370426,
                                            }, -- end of [273]
                                            [337] = 
                                            {
                                                ["y"] = 218008.94239543,
                                                ["x"] = -54135.631821196,
                                            }, -- end of [337]
                                            [137] = 
                                            {
                                                ["y"] = 214769.09591296,
                                                ["x"] = -57519.406937751,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 215051.07084715,
                                                ["x"] = -57240.928854992,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 215657.7173567,
                                                ["x"] = -56679.014533449,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 216031.69672656,
                                                ["x"] = -56665.944656204,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 216322.88375137,
                                                ["x"] = -56079.318759401,
                                            }, -- end of [274]
                                            [338] = 
                                            {
                                                ["y"] = 218010.19704734,
                                                ["x"] = -54130.934089537,
                                            }, -- end of [338]
                                            [69] = 
                                            {
                                                ["y"] = 211482.09115444,
                                                ["x"] = -59554.589033374,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 212119.91919216,
                                                ["x"] = -59344.810652011,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 213558.36967065,
                                                ["x"] = -58643.835266766,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 214420.81814499,
                                                ["x"] = -58075.829203731,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 214766.41349851,
                                                ["x"] = -57515.188470601,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 215061.38996807,
                                                ["x"] = -57230.044660594,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 215662.28248128,
                                                ["x"] = -56676.977044467,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 216035.72145021,
                                                ["x"] = -56662.979115799,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 216328.16726762,
                                                ["x"] = -56070.875491878,
                                            }, -- end of [276]
                                            [340] = 
                                            {
                                                ["y"] = 218006.24347415,
                                                ["x"] = -54121.793654534,
                                            }, -- end of [340]
                                            [277] = 
                                            {
                                                ["y"] = 216329.98753814,
                                                ["x"] = -56066.219749457,
                                            }, -- end of [277]
                                            [341] = 
                                            {
                                                ["y"] = 217993.37663728,
                                                ["x"] = -54100.360480886,
                                            }, -- end of [341]
                                            [139] = 
                                            {
                                                ["y"] = 214766.21750164,
                                                ["x"] = -57510.358744351,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 215106.07149766,
                                                ["x"] = -57182.847434555,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 215666.72726818,
                                                ["x"] = -56674.688864196,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 216039.55183114,
                                                ["x"] = -56659.766925784,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 216363.53246669,
                                                ["x"] = -55972.014859647,
                                            }, -- end of [278]
                                            [342] = 
                                            {
                                                ["y"] = 217969.80225729,
                                                ["x"] = -54062.033589904,
                                            }, -- end of [342]
                                            [35] = 
                                            {
                                                ["y"] = 210852.92035963,
                                                ["x"] = -59818.306440242,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 210962.04330592,
                                                ["x"] = -59995.118578712,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 211044.28810688,
                                                ["x"] = -60010.793697989,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 211224.67300286,
                                                ["x"] = -59939.803716773,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 211509.97376983,
                                                ["x"] = -59525.915994704,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 212187.54034595,
                                                ["x"] = -59312.387894152,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 213567.54312059,
                                                ["x"] = -58639.858608084,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 214427.57655504,
                                                ["x"] = -58068.459186971,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 214769.22923888,
                                                ["x"] = -57506.416016798,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 215124.43810464,
                                                ["x"] = -57165.894163469,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 215671.00722763,
                                                ["x"] = -56672.105169573,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 216069.30116852,
                                                ["x"] = -56633.052959845,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 216372.20000289,
                                                ["x"] = -55969.480895783,
                                            }, -- end of [280]
                                            [344] = 
                                            {
                                                ["y"] = 217969.87672994,
                                                ["x"] = -54053.332527103,
                                            }, -- end of [344]
                                            [281] = 
                                            {
                                                ["y"] = 216376.97155712,
                                                ["x"] = -55970.970215483,
                                            }, -- end of [281]
                                            [345] = 
                                            {
                                                ["y"] = 217973.93444177,
                                                ["x"] = -54050.40001107,
                                            }, -- end of [345]
                                            [141] = 
                                            {
                                                ["y"] = 214773.15205964,
                                                ["x"] = -57503.321741047,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 215173.09191806,
                                                ["x"] = -57122.813725485,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 215675.07433912,
                                                ["x"] = -56669.197778673,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 216081.3038551,
                                                ["x"] = -56624.061450383,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 216599.19710425,
                                                ["x"] = -56047.391329132,
                                            }, -- end of [282]
                                            [346] = 
                                            {
                                                ["y"] = 218016.20743686,
                                                ["x"] = -54023.655709701,
                                            }, -- end of [346]
                                            [71] = 
                                            {
                                                ["y"] = 211535.63642615,
                                                ["x"] = -59502.121831129,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 213180.56398651,
                                                ["x"] = -58783.885693162,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 213649.56190439,
                                                ["x"] = -58602.837520084,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 214434.74967066,
                                                ["x"] = -58061.495207208,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 214777.33624959,
                                                ["x"] = -57500.586124855,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 215193.87762631,
                                                ["x"] = -57101.186885975,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 215678.80817328,
                                                ["x"] = -56665.879586524,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 216183.82223072,
                                                ["x"] = -56552.640488746,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 216608.85397367,
                                                ["x"] = -56047.160633598,
                                            }, -- end of [284]
                                            [348] = 
                                            {
                                                ["y"] = 218196.33528668,
                                                ["x"] = -53916.247548258,
                                            }, -- end of [348]
                                            [285] = 
                                            {
                                                ["y"] = 216611.88883775,
                                                ["x"] = -56043.24583582,
                                            }, -- end of [285]
                                            [349] = 
                                            {
                                                ["y"] = 218197.09479606,
                                                ["x"] = -53911.400170923,
                                            }, -- end of [349]
                                            [9] = 
                                            {
                                                ["y"] = 192379.2611713,
                                                ["x"] = -60333.234529015,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 192388.75799256,
                                                ["x"] = -60336.26302442,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 192413.21907509,
                                                ["x"] = -60340.693510585,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 192493.0286608,
                                                ["x"] = -60345.3547232,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 210196.47654213,
                                                ["x"] = -59914.91626763,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 210741.52783363,
                                                ["x"] = -59787.91899585,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 210796.47487534,
                                                ["x"] = -59787.927405579,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 210815.62784762,
                                                ["x"] = -59793.516911971,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 210871.64315282,
                                                ["x"] = -59834.865084821,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 210970.39324257,
                                                ["x"] = -60007.566079187,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 211073.33305456,
                                                ["x"] = -60003.298087431,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 211228.5186115,
                                                ["x"] = -59936.610042903,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 211547.17866778,
                                                ["x"] = -59492.544540207,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 213217.61437872,
                                                ["x"] = -58768.822276422,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 213696.40774672,
                                                ["x"] = -58585.377340273,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 214446.09443724,
                                                ["x"] = -58051.685845947,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 214852.30465277,
                                                ["x"] = -57460.56508954,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 215291.60773911,
                                                ["x"] = -56980.95801724,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 215681.90283229,
                                                ["x"] = -56656.912992956,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 216189.40483691,
                                                ["x"] = -56544.400841519,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 216620.32323294,
                                                ["x"] = -56019.749891616,
                                            }, -- end of [288]
                                            [352] = 
                                            {
                                                ["y"] = 218190.74982671,
                                                ["x"] = -53892.527440918,
                                            }, -- end of [352]
                                            [289] = 
                                            {
                                                ["y"] = 216659.28417821,
                                                ["x"] = -55885.308663478,
                                            }, -- end of [289]
                                            [353] = 
                                            {
                                                ["y"] = 218190.2173781,
                                                ["x"] = -53887.557486302,
                                            }, -- end of [353]
                                            [145] = 
                                            {
                                                ["y"] = 214860.70539951,
                                                ["x"] = -57455.143127044,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 215306.05614675,
                                                ["x"] = -56960.561325206,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 215679.76527794,
                                                ["x"] = -56652.412304042,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 216191.25108353,
                                                ["x"] = -56539.759321317,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 216886.74205356,
                                                ["x"] = -55191.63309464,
                                            }, -- end of [290]
                                            [354] = 
                                            {
                                                ["y"] = 218190.03683802,
                                                ["x"] = -53882.561578984,
                                            }, -- end of [354]
                                            [73] = 
                                            {
                                                ["y"] = 211555.20834694,
                                                ["x"] = -59486.588563567,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 213260.10156929,
                                                ["x"] = -58754.009125518,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 214153.92777317,
                                                ["x"] = -58440.241521667,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 214472.80241866,
                                                ["x"] = -58029.072740034,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 214868.76867809,
                                                ["x"] = -57449.231335767,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 215316.5259044,
                                                ["x"] = -56943.523365298,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 215674.96903689,
                                                ["x"] = -56643.708315048,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 216192.69783578,
                                                ["x"] = -56534.972722842,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 216893.38240575,
                                                ["x"] = -55185.998568925,
                                            }, -- end of [292]
                                            [356] = 
                                            {
                                                ["y"] = 218191.88426992,
                                                ["x"] = -53857.64724631,
                                            }, -- end of [356]
                                            [293] = 
                                            {
                                                ["y"] = 216898.25431855,
                                                ["x"] = -55187.12160365,
                                            }, -- end of [293]
                                            [357] = 
                                            {
                                                ["y"] = 218219.92091584,
                                                ["x"] = -53669.741346853,
                                            }, -- end of [357]
                                            [147] = 
                                            {
                                                ["y"] = 214876.45861406,
                                                ["x"] = -57442.841467487,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 215356.47921594,
                                                ["x"] = -56874.232249265,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 215674.84998133,
                                                ["x"] = -56638.732799707,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 216193.87087999,
                                                ["x"] = -56530.111746096,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 216931.86866208,
                                                ["x"] = -55196.826945918,
                                            }, -- end of [294]
                                            [358] = 
                                            {
                                                ["y"] = 218218.49315133,
                                                ["x"] = -53665.138539386,
                                            }, -- end of [358]
                                            [37] = 
                                            {
                                                ["y"] = 210882.50634326,
                                                ["x"] = -59845.22685994,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 210973.41874549,
                                                ["x"] = -60011.542254106,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 211125.86139614,
                                                ["x"] = -59987.01357708,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 211232.14056935,
                                                ["x"] = -59933.16458053,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 211563.55254694,
                                                ["x"] = -59481.076413487,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 213428.21696826,
                                                ["x"] = -58705.514858157,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 214158.16150701,
                                                ["x"] = -58437.64991744,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 214479.85486026,
                                                ["x"] = -58021.985367222,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 214887.43873511,
                                                ["x"] = -57432.624736512,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 215362.47938605,
                                                ["x"] = -56866.237164022,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 215676.49993633,
                                                ["x"] = -56628.869572376,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 216195.67399614,
                                                ["x"] = -56520.277617906,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 216940.79160397,
                                                ["x"] = -55194.061917563,
                                            }, -- end of [296]
                                            [360] = 
                                            {
                                                ["y"] = 218209.33724231,
                                                ["x"] = -53661.497855468,
                                            }, -- end of [360]
                                            [297] = 
                                            {
                                                ["y"] = 216942.93785093,
                                                ["x"] = -55189.547398657,
                                            }, -- end of [297]
                                            [361] = 
                                            {
                                                ["y"] = 218199.45196791,
                                                ["x"] = -53659.788563267,
                                            }, -- end of [361]
                                            [149] = 
                                            {
                                                ["y"] = 214922.1291436,
                                                ["x"] = -57396.621254037,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 215372.23549174,
                                                ["x"] = -56854.842408191,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 215678.20826596,
                                                ["x"] = -56624.205090191,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 216197.56033038,
                                                ["x"] = -56505.397937352,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = 216946.26138279,
                                                ["x"] = -55180.111114966,
                                            }, -- end of [298]
                                            [75] = 
                                            {
                                                ["y"] = 211567.85215219,
                                                ["x"] = -59478.525430144,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 213432.82132992,
                                                ["x"] = -58703.565607735,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 214161.15212656,
                                                ["x"] = -58433.679120912,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 214486.32838433,
                                                ["x"] = -58014.367807311,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 214938.76606444,
                                                ["x"] = -57377.965906526,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 215379.06428572,
                                                ["x"] = -56847.539431801,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 215682.64795213,
                                                ["x"] = -56622.638177564,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 216199.55668847,
                                                ["x"] = -56480.479703696,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = 217033.34173848,
                                                ["x"] = -54919.966797738,
                                            }, -- end of [300]
                                            [301] = 
                                            {
                                                ["y"] = 217038.28174264,
                                                ["x"] = -54920.387806735,
                                            }, -- end of [301]
                                            [151] = 
                                            {
                                                ["y"] = 214944.70369109,
                                                ["x"] = -57369.924645458,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 215382.68805655,
                                                ["x"] = -56844.095539409,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 215687.6383822,
                                                ["x"] = -56623.084965122,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 216200.46651904,
                                                ["x"] = -56445.495271112,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 210226.18202018,
                                                ["x"] = -59910.745467144,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 210751.53321675,
                                                ["x"] = -59787.501788392,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 210801.38135663,
                                                ["x"] = -59788.881941596,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 210820.19624444,
                                                ["x"] = -59795.548281603,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 210885.71824977,
                                                ["x"] = -59849.037518447,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 210976.70976302,
                                                ["x"] = -60015.278435133,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 211158.74288912,
                                                ["x"] = -59975.033322381,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 211235.55879031,
                                                ["x"] = -59929.516220922,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 211572.35424162,
                                                ["x"] = -59476.355217529,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 213437.30706659,
                                                ["x"] = -58701.364122063,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 214162.97727909,
                                                ["x"] = -58429.026511279,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 214492.25470758,
                                                ["x"] = -58006.316771888,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 214947.34520044,
                                                ["x"] = -57365.679501435,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 215386.49012536,
                                                ["x"] = -56840.848516354,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 215919.89202941,
                                                ["x"] = -56658.926651941,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 216200.19198891,
                                                ["x"] = -56405.499191175,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = 217138.76714514,
                                                ["x"] = -54950.634212861,
                                            }, -- end of [304]
                                            [143] = 
                                            {
                                                ["y"] = 214786.00430257,
                                                ["x"] = -57495.598258074,
                                            }, -- end of [143]
                                            [305] = 
                                            {
                                                ["y"] = 217143.46838651,
                                                ["x"] = -54949.305567303,
                                            }, -- end of [305]
                                            [355] = 
                                            {
                                                ["y"] = 218190.38068073,
                                                ["x"] = -53872.569919631,
                                            }, -- end of [355]
                                            [351] = 
                                            {
                                                ["y"] = 218191.76916785,
                                                ["x"] = -53897.419678201,
                                            }, -- end of [351]
                                            [79] = 
                                            {
                                                ["y"] = 211591.52440725,
                                                ["x"] = -59470.757609604,
                                            }, -- end of [79]
                                            [153] = 
                                            {
                                                ["y"] = 214949.70116511,
                                                ["x"] = -57361.271460976,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 215390.45306297,
                                                ["x"] = -56837.800182298,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 215924.88870363,
                                                ["x"] = -56658.880493809,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 216199.41983259,
                                                ["x"] = -56395.529945614,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = 217146.11153933,
                                                ["x"] = -54945.124172742,
                                            }, -- end of [306]
                                            [159] = 
                                            {
                                                ["y"] = 214960.37604587,
                                                ["x"] = -57317.742730564,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = 215229.99993305,
                                                ["x"] = -57059.717788529,
                                            }, -- end of [175]
                                            [191] = 
                                            {
                                                ["y"] = 215517.98094246,
                                                ["x"] = -56780.919695674,
                                            }, -- end of [191]
                                            [207] = 
                                            {
                                                ["y"] = 215681.66433325,
                                                ["x"] = -56661.808557394,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = 215966.59446658,
                                                ["x"] = -56642.825477406,
                                            }, -- end of [223]
                                            [239] = 
                                            {
                                                ["y"] = 216186.96337983,
                                                ["x"] = -56548.75478414,
                                            }, -- end of [239]
                                            [254] = 
                                            {
                                                ["y"] = 216186.01629321,
                                                ["x"] = -56316.741074784,
                                            }, -- end of [254]
                                            [77] = 
                                            {
                                                ["y"] = 211577.02938377,
                                                ["x"] = -59474.586377746,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 213441.64381031,
                                                ["x"] = -58698.881235102,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 214164.23227064,
                                                ["x"] = -58424.187752977,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 214503.18171193,
                                                ["x"] = -57989.566113483,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 214951.70644815,
                                                ["x"] = -57356.693521102,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 215394.61354424,
                                                ["x"] = -56835.030948417,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 215929.83945616,
                                                ["x"] = -56658.205196458,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 216198.09540755,
                                                ["x"] = -56385.619734152,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = 217155.99193302,
                                                ["x"] = -54916.792922354,
                                            }, -- end of [308]
                                            [323] = 
                                            {
                                                ["y"] = 217784.15465115,
                                                ["x"] = -54347.289325697,
                                            }, -- end of [323]
                                            [319] = 
                                            {
                                                ["y"] = 217720.61869387,
                                                ["x"] = -54386.878774142,
                                            }, -- end of [319]
                                            [318] = 
                                            {
                                                ["y"] = 217627.77058791,
                                                ["x"] = -54462.882769323,
                                            }, -- end of [318]
                                            [317] = 
                                            {
                                                ["y"] = 217492.61694799,
                                                ["x"] = -54589.066854616,
                                            }, -- end of [317]
                                            [350] = 
                                            {
                                                ["y"] = 218195.54070848,
                                                ["x"] = -53906.66447052,
                                            }, -- end of [350]
                                            [259] = 
                                            {
                                                ["y"] = 216193.19658705,
                                                ["x"] = -56217.069238496,
                                            }, -- end of [259]
                                            [263] = 
                                            {
                                                ["y"] = 216199.14753449,
                                                ["x"] = -56192.872157906,
                                            }, -- end of [263]
                                            [309] = 
                                            {
                                                ["y"] = 217276.38650054,
                                                ["x"] = -54540.593178614,
                                            }, -- end of [309]
                                            [267] = 
                                            {
                                                ["y"] = 216213.11347119,
                                                ["x"] = -56172.244965975,
                                            }, -- end of [267]
                                            [307] = 
                                            {
                                                ["y"] = 217147.998155,
                                                ["x"] = -54940.480480064,
                                            }, -- end of [307]
                                            [271] = 
                                            {
                                                ["y"] = 216257.44285226,
                                                ["x"] = -56125.131078329,
                                            }, -- end of [271]
                                            [155] = 
                                            {
                                                ["y"] = 214953.36220405,
                                                ["x"] = -57351.976000653,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 215399.00464452,
                                                ["x"] = -56832.643358072,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 215934.70445405,
                                                ["x"] = -56657.057093002,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 216194.32999966,
                                                ["x"] = -56365.980171659,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = 217279.25743605,
                                                ["x"] = -54536.629190881,
                                            }, -- end of [310]
                                            [275] = 
                                            {
                                                ["y"] = 216325.85082387,
                                                ["x"] = -56075.303626602,
                                            }, -- end of [275]
                                            [279] = 
                                            {
                                                ["y"] = 216367.27971718,
                                                ["x"] = -55968.891866181,
                                            }, -- end of [279]
                                            [283] = 
                                            {
                                                ["y"] = 216604.10321104,
                                                ["x"] = -56048.334619763,
                                            }, -- end of [283]
                                            [39] = 
                                            {
                                                ["y"] = 210888.40519192,
                                                ["x"] = -59853.235906892,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 210980.4648062,
                                                ["x"] = -60018.49232381,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 211181.71752845,
                                                ["x"] = -59965.184186256,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 211241.88927959,
                                                ["x"] = -59921.778442725,
                                            }, -- end of [63]
                                            [311] = 
                                            {
                                                ["y"] = 217284.14565461,
                                                ["x"] = -54536.828068395,
                                            }, -- end of [311]
                                            [94] = 
                                            {
                                                ["y"] = 213445.83127385,
                                                ["x"] = -58696.154835867,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 214167.04373031,
                                                ["x"] = -58409.474438435,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 214535.40993796,
                                                ["x"] = -57938.969553442,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 214954.69021015,
                                                ["x"] = -57347.156612795,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 215403.5713746,
                                                ["x"] = -56830.609688453,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 215939.47740529,
                                                ["x"] = -56655.570064798,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 216187.49259514,
                                                ["x"] = -56331.658105403,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = 217289.00635143,
                                                ["x"] = -54538.055200337,
                                            }, -- end of [312]
                                            [286] = 
                                            {
                                                ["y"] = 216613.9857536,
                                                ["x"] = -56038.706029631,
                                            }, -- end of [286]
                                            [287] = 
                                            {
                                                ["y"] = 216617.44173393,
                                                ["x"] = -56029.324316854,
                                            }, -- end of [287]
                                            [291] = 
                                            {
                                                ["y"] = 216888.79206508,
                                                ["x"] = -55187.103852848,
                                            }, -- end of [291]
                                            [78] = 
                                            {
                                                ["y"] = 211581.80939433,
                                                ["x"] = -59473.122049232,
                                            }, -- end of [78]
                                            [299] = 
                                            {
                                                ["y"] = 217030.16159388,
                                                ["x"] = -54923.46836947,
                                            }, -- end of [299]
                                            [302] = 
                                            {
                                                ["y"] = 217043.082553,
                                                ["x"] = -54921.779240052,
                                            }, -- end of [302]
                                            [303] = 
                                            {
                                                ["y"] = 217133.82778524,
                                                ["x"] = -54949.874339701,
                                            }, -- end of [303]
                                            [313] = 
                                            {
                                                ["y"] = 217423.16730558,
                                                ["x"] = -54578.057015686,
                                            }, -- end of [313]
                                            [295] = 
                                            {
                                                ["y"] = 216936.84142847,
                                                ["x"] = -55196.853395382,
                                            }, -- end of [295]
                                            [270] = 
                                            {
                                                ["y"] = 216249.37753187,
                                                ["x"] = -56131.041249362,
                                            }, -- end of [270]
                                            [255] = 
                                            {
                                                ["y"] = 216185.9804786,
                                                ["x"] = -56311.740918449,
                                            }, -- end of [255]
                                            [157] = 
                                            {
                                                ["y"] = 214955.69586009,
                                                ["x"] = -57342.259539073,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 215491.97566515,
                                                ["x"] = -56795.857387064,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 215944.163094,
                                                ["x"] = -56653.826675314,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 216186.30223925,
                                                ["x"] = -56321.732570199,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = 217479.99040094,
                                                ["x"] = -54596.835671161,
                                            }, -- end of [314]
                                            [327] = 
                                            {
                                                ["y"] = 217983.47257526,
                                                ["x"] = -54233.580703237,
                                            }, -- end of [327]
                                            [331] = 
                                            {
                                                ["y"] = 217978.88346294,
                                                ["x"] = -54211.641553955,
                                            }, -- end of [331]
                                            [334] = 
                                            {
                                                ["y"] = 217958.89817236,
                                                ["x"] = -54168.515537008,
                                            }, -- end of [334]
                                            [335] = 
                                            {
                                                ["y"] = 217962.95038739,
                                                ["x"] = -54165.586118472,
                                            }, -- end of [335]
                                            [339] = 
                                            {
                                                ["y"] = 218008.55387746,
                                                ["x"] = -54126.227901342,
                                            }, -- end of [339]
                                            [343] = 
                                            {
                                                ["y"] = 217967.80990989,
                                                ["x"] = -54057.456855977,
                                            }, -- end of [343]
                                            [347] = 
                                            {
                                                ["y"] = 218192.99201023,
                                                ["x"] = -53919.922262546,
                                            }, -- end of [347]
                                            [315] = 
                                            {
                                                ["y"] = 217484.64517701,
                                                ["x"] = -54595.041329726,
                                            }, -- end of [315]
                                            [95] = 
                                            {
                                                ["y"] = 213453.9181737,
                                                ["x"] = -58690.267273056,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 214168.6870168,
                                                ["x"] = -58404.753756603,
                                            }, -- end of [111]
                                            [359] = 
                                            {
                                                ["y"] = 218214.18498422,
                                                ["x"] = -53662.708118379,
                                            }, -- end of [359]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 217761.45123072,
                                                ["x"] = -54290.937907,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 217761.45123072,
                                                ["x"] = -54290.937907,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 471,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 189501.10188578,
                                            ["x"] = -60410.02709043,
                                            ["name"] = "DictKey_WptName_691",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                        [2] = 
                                        {
                                            ["alt"] = 419,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3179.2395772051,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 218199.20498346,
                                            ["x"] = -53661.517461447,
                                            ["name"] = "DictKey_WptName_692",
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 130,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375 ZU-23",
                                        ["unitId"] = 282,
                                        ["y"] = 189501.10188578,
                                        ["x"] = -60410.02709043,
                                        ["name"] = "DictKey_UnitName_690",
                                        ["heading"] = 1.3398372457815,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 189501.10188578,
                                ["x"] = -60410.02709043,
                                ["name"] = "DictKey_GroupName_689",
                                ["start_time"] = 0,
                            }, -- end of [39]
                            [40] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 214545.79128155,
                                                ["x"] = -57925.430884815,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 214959.4752683,
                                                ["x"] = -57320.534585411,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 215511.25523299,
                                                ["x"] = -56785.12573129,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 215950.64991916,
                                                ["x"] = -56651.027877151,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 189436.24817285,
                                                ["x"] = -60414.207077105,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = 217000.05208149,
                                                ["x"] = -55876.033479862,
                                            }, -- end of [316]
                                            [2] = 
                                            {
                                                ["y"] = 192048.82059161,
                                                ["x"] = -60308.764473834,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 192318.60048501,
                                                ["x"] = -60319.103809553,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 192343.53088348,
                                                ["x"] = -60321.025966292,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 192353.43654311,
                                                ["x"] = -60322.52250165,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 192358.27843263,
                                                ["x"] = -60323.736028571,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 192362.97334675,
                                                ["x"] = -60325.401407936,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 192367.48933711,
                                                ["x"] = -60327.536059574,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 192381.20016477,
                                                ["x"] = -60333.952678834,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 192395.59544678,
                                                ["x"] = -60337.861107422,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 192420.23136889,
                                                ["x"] = -60341.482462898,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 192590.1015648,
                                                ["x"] = -60346.761460805,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 210242.97594011,
                                                ["x"] = -59907.718438685,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 210743.58918597,
                                                ["x"] = -59787.776413594,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 210798.50948933,
                                                ["x"] = -59788.283674775,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 210817.52685771,
                                                ["x"] = -59794.329963805,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 210889.35592327,
                                                ["x"] = -59855.062866376,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 210982.24577229,
                                                ["x"] = -60019.506819871,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 211188.10063115,
                                                ["x"] = -59962.152790314,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 211243.12945041,
                                                ["x"] = -59920.126577797,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 211603.37671287,
                                                ["x"] = -59468.503721232,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 213467.68766823,
                                                ["x"] = -58680.190783794,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 214167.68082573,
                                                ["x"] = -58407.509464118,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 214552.41050566,
                                                ["x"] = -57917.936429786,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 214963.49807972,
                                                ["x"] = -57311.42490397,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 215527.71620439,
                                                ["x"] = -56773.799293418,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 215986.08161727,
                                                ["x"] = -56632.499952553,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 216372.16316786,
                                                ["x"] = -56497.46885127,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = 217021.75988653,
                                                ["x"] = -55826.89558573,
                                            }, -- end of [320]
                                            [257] = 
                                            {
                                                ["y"] = 216376.76911523,
                                                ["x"] = -56499.131967268,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = 217036.36215251,
                                                ["x"] = -55830.319181036,
                                            }, -- end of [321]
                                            [129] = 
                                            {
                                                ["y"] = 214562.92401175,
                                                ["x"] = -57907.239797328,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 214966.59506958,
                                                ["x"] = -57307.503743863,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 215535.38189798,
                                                ["x"] = -56767.379454652,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 215990.74422541,
                                                ["x"] = -56633.306859498,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 216384.94254155,
                                                ["x"] = -56504.885853333,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = 217074.90024462,
                                                ["x"] = -55841.017124886,
                                            }, -- end of [322]
                                            [65] = 
                                            {
                                                ["y"] = 211251.6645595,
                                                ["x"] = -59907.794092045,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 211864.77242199,
                                                ["x"] = -59425.406054699,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 213471.92605737,
                                                ["x"] = -58677.541225423,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 214169.45838343,
                                                ["x"] = -58402.837967696,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 214587.5077482,
                                                ["x"] = -57882.337174975,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 214970.05283304,
                                                ["x"] = -57303.892369344,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 215550.01547908,
                                                ["x"] = -56753.750993638,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 215993.81421044,
                                                ["x"] = -56637.235607875,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 216393.87076695,
                                                ["x"] = -56509.370417191,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = 217132.0161877,
                                                ["x"] = -55859.308760325,
                                            }, -- end of [324]
                                            [261] = 
                                            {
                                                ["y"] = 216403.23833763,
                                                ["x"] = -56512.861951866,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = 217136.96501857,
                                                ["x"] = -55860.015135367,
                                            }, -- end of [325]
                                            [131] = 
                                            {
                                                ["y"] = 214600.49902169,
                                                ["x"] = -57867.136851911,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 214980.96277777,
                                                ["x"] = -57293.599417412,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 215589.72153402,
                                                ["x"] = -56715.705138336,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 216011.65487387,
                                                ["x"] = -56667.334778979,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 216417.61374761,
                                                ["x"] = -56517.133310456,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = 217141.9316182,
                                                ["x"] = -55859.624319274,
                                            }, -- end of [326]
                                            [33] = 
                                            {
                                                ["y"] = 210826.47998411,
                                                ["x"] = -59798.776626748,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 210891.40821579,
                                                ["x"] = -59859.622199954,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 210987.19362021,
                                                ["x"] = -60020.428584843,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 211201.38439,
                                                ["x"] = -59955.192421089,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 211264.73368344,
                                                ["x"] = -59886.485449658,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 211937.60001359,
                                                ["x"] = -59407.518709749,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 213480.74703577,
                                                ["x"] = -58672.836966528,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 214171.50421796,
                                                ["x"] = -58398.276451158,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 214809.50281938,
                                                ["x"] = -57605.401498839,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 214999.78020965,
                                                ["x"] = -57277.144584341,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 215601.32855428,
                                                ["x"] = -56706.207354179,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 216015.27819698,
                                                ["x"] = -56670.731657693,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 216510.44285744,
                                                ["x"] = -56537.193214147,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = 217148.04500046,
                                                ["x"] = -55852.494270715,
                                            }, -- end of [328]
                                            [265] = 
                                            {
                                                ["y"] = 216515.40361792,
                                                ["x"] = -56537.796981919,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = 217149.03768392,
                                                ["x"] = -55847.594138396,
                                            }, -- end of [329]
                                            [133] = 
                                            {
                                                ["y"] = 214823.1592591,
                                                ["x"] = -57590.796452664,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 215007.76891307,
                                                ["x"] = -57271.132636587,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 215609.47817337,
                                                ["x"] = -56700.4170259,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 216020.11735846,
                                                ["x"] = -56671.507307675,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 216520.40181071,
                                                ["x"] = -56537.855516699,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = 217156.92558349,
                                                ["x"] = -55798.242440583,
                                            }, -- end of [330]
                                            [67] = 
                                            {
                                                ["y"] = 211387.59906638,
                                                ["x"] = -59674.57216873,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 212004.62835827,
                                                ["x"] = -59387.364252918,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 213489.86793591,
                                                ["x"] = -58668.738835411,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 214176.15054661,
                                                ["x"] = -58389.423731551,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 214825.26396131,
                                                ["x"] = -57586.323915449,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 215016.15156849,
                                                ["x"] = -57265.684714945,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 215618.01891794,
                                                ["x"] = -56695.219057286,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 216024.85565339,
                                                ["x"] = -56669.950768477,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 216530.1851915,
                                                ["x"] = -56535.94452945,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = 217176.86976372,
                                                ["x"] = -55741.681751201,
                                            }, -- end of [332]
                                            [269] = 
                                            {
                                                ["y"] = 216534.82987561,
                                                ["x"] = -56534.102157533,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = 217208.80688406,
                                                ["x"] = -55657.556444741,
                                            }, -- end of [333]
                                            [135] = 
                                            {
                                                ["y"] = 214823.85159057,
                                                ["x"] = -57581.686545803,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 215037.36069199,
                                                ["x"] = -57252.456608615,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 215626.93274861,
                                                ["x"] = -56690.69271727,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 216029.23787759,
                                                ["x"] = -56667.546792671,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 206057.49162308,
                                                ["x"] = -60091.138810554,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 210296.62418066,
                                                ["x"] = -59895.622719684,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 210753.60397812,
                                                ["x"] = -59787.485892963,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 210803.38844658,
                                                ["x"] = -59789.368613662,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 210830.79067874,
                                                ["x"] = -59801.308769233,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 210905.5113494,
                                                ["x"] = -59891.661570776,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 210992.15959502,
                                                ["x"] = -60019.939961372,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 211209.95133545,
                                                ["x"] = -59950.03830154,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 211416.06050627,
                                                ["x"] = -59633.470323085,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 212084.792014,
                                                ["x"] = -59359.121824803,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 213527.07702708,
                                                ["x"] = -58654.059465863,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 214183.96761001,
                                                ["x"] = -58376.624309341,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 214820.86359811,
                                                ["x"] = -57577.666720427,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 215041.38060326,
                                                ["x"] = -57249.485673555,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 215636.19207792,
                                                ["x"] = -56686.921829332,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 216033.38458762,
                                                ["x"] = -56664.753513454,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 216551.97465947,
                                                ["x"] = -56523.858507958,
                                            }, -- end of [272]
                                            [336] = 
                                            {
                                                ["y"] = 217219.23848295,
                                                ["x"] = -55650.389031116,
                                            }, -- end of [336]
                                            [273] = 
                                            {
                                                ["y"] = 216737.04205023,
                                                ["x"] = -56387.317936743,
                                            }, -- end of [273]
                                            [337] = 
                                            {
                                                ["y"] = 217223.96009025,
                                                ["x"] = -55652.066470623,
                                            }, -- end of [337]
                                            [137] = 
                                            {
                                                ["y"] = 214811.07493679,
                                                ["x"] = -57566.288512745,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 215045.24494839,
                                                ["x"] = -57246.314950127,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 215659.61538911,
                                                ["x"] = -56678.199716841,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 216037.32574572,
                                                ["x"] = -56661.678167825,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 216744.78843559,
                                                ["x"] = -56380.995919474,
                                            }, -- end of [274]
                                            [338] = 
                                            {
                                                ["y"] = 217275.1824028,
                                                ["x"] = -55672.069285295,
                                            }, -- end of [338]
                                            [69] = 
                                            {
                                                ["y"] = 211440.50680335,
                                                ["x"] = -59601.815089929,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 212121.81023641,
                                                ["x"] = -59343.979493953,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 213536.55720683,
                                                ["x"] = -58650.884309926,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 214198.17584028,
                                                ["x"] = -58356.057501748,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 214767.88553326,
                                                ["x"] = -57517.735120568,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 215052.53261263,
                                                ["x"] = -57239.46969111,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 215664.13581826,
                                                ["x"] = -56676.065127068,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 216041.08551398,
                                                ["x"] = -56658.383304726,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 216755.40550528,
                                                ["x"] = -56370.421482663,
                                            }, -- end of [276]
                                            [340] = 
                                            {
                                                ["y"] = 217284.99199162,
                                                ["x"] = -55673.650428628,
                                            }, -- end of [340]
                                            [277] = 
                                            {
                                                ["y"] = 216758.49900819,
                                                ["x"] = -56366.495082142,
                                            }, -- end of [277]
                                            [341] = 
                                            {
                                                ["y"] = 217289.71174219,
                                                ["x"] = -55672.127215121,
                                            }, -- end of [341]
                                            [139] = 
                                            {
                                                ["y"] = 214765.81688457,
                                                ["x"] = -57513.221408037,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 215118.50190241,
                                                ["x"] = -57171.157474139,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 215668.51800743,
                                                ["x"] = -56673.658834956,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 216067.01038658,
                                                ["x"] = -56634.885812856,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 216761.31210733,
                                                ["x"] = -56362.362991146,
                                            }, -- end of [278]
                                            [342] = 
                                            {
                                                ["y"] = 217293.29502891,
                                                ["x"] = -55668.690691577,
                                            }, -- end of [342]
                                            [35] = 
                                            {
                                                ["y"] = 210839.03843398,
                                                ["x"] = -59806.956182246,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 210935.37276415,
                                                ["x"] = -59949.390469345,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 211036.53882811,
                                                ["x"] = -60012.497430023,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 211222.33543535,
                                                ["x"] = -59941.577824353,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 211469.97550731,
                                                ["x"] = -59567.811922443,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 212193.86673603,
                                                ["x"] = -59309.241208729,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 213555.63383079,
                                                ["x"] = -58644.892420787,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 214247.07340514,
                                                ["x"] = -58292.74934484,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 214767.2426074,
                                                ["x"] = -57508.577337826,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 215174.56117528,
                                                ["x"] = -57121.36186351,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 215672.71725638,
                                                ["x"] = -56670.945857748,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 216078.92418411,
                                                ["x"] = -56625.777694821,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 216766.11700718,
                                                ["x"] = -56353.59974833,
                                            }, -- end of [280]
                                            [344] = 
                                            {
                                                ["y"] = 217297.83592259,
                                                ["x"] = -55659.80296726,
                                            }, -- end of [344]
                                            [281] = 
                                            {
                                                ["y"] = 216770.06868997,
                                                ["x"] = -56344.415990986,
                                            }, -- end of [281]
                                            [345] = 
                                            {
                                                ["y"] = 217310.42633922,
                                                ["x"] = -55627.14857846,
                                            }, -- end of [345]
                                            [141] = 
                                            {
                                                ["y"] = 214770.80062257,
                                                ["x"] = -57505.073551452,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 215195.27335987,
                                                ["x"] = -57099.663824202,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 215676.67011915,
                                                ["x"] = -56667.886470801,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 216165.91114034,
                                                ["x"] = -56566.967496027,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 216773.45516108,
                                                ["x"] = -56335.007923856,
                                            }, -- end of [282]
                                            [346] = 
                                            {
                                                ["y"] = 217359.09846863,
                                                ["x"] = -55494.22514372,
                                            }, -- end of [346]
                                            [71] = 
                                            {
                                                ["y"] = 211504.32841212,
                                                ["x"] = -59531.490881926,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 213177.87629463,
                                                ["x"] = -58785.06335626,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 213564.87085392,
                                                ["x"] = -58641.072961833,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 214422.18050298,
                                                ["x"] = -58074.2760891,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 214774.86058265,
                                                ["x"] = -57502.161787852,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 215231.32092787,
                                                ["x"] = -57058.129709831,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 215680.16937193,
                                                ["x"] = -56664.323388482,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 216170.56603503,
                                                ["x"] = -56565.555629725,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 216788.94429614,
                                                ["x"] = -56282.240148822,
                                            }, -- end of [284]
                                            [285] = 
                                            {
                                                ["y"] = 216792.61538783,
                                                ["x"] = -56272.942843371,
                                            }, -- end of [285]
                                            [9] = 
                                            {
                                                ["y"] = 192376.53279342,
                                                ["x"] = -60332.115389055,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 192385.9452418,
                                                ["x"] = -60335.482579868,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 192405.38540991,
                                                ["x"] = -60339.612430755,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 192450.13555942,
                                                ["x"] = -60343.691674524,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 210178.64022708,
                                                ["x"] = -59916.788619739,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 210718.83850052,
                                                ["x"] = -59791.031127315,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 210788.59303772,
                                                ["x"] = -59787.033506157,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 210808.18892124,
                                                ["x"] = -59790.762993053,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 210846.87350318,
                                                ["x"] = -59813.169203887,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 210957.84758491,
                                                ["x"] = -59988.382321155,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 211060.85644008,
                                                ["x"] = -60006.707386073,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 211226.28659656,
                                                ["x"] = -59938.514064367,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 211529.69650935,
                                                ["x"] = -59507.382092284,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 213214.87112801,
                                                ["x"] = -58769.863844545,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 213660.78430972,
                                                ["x"] = -58598.40681164,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 214429.02469381,
                                                ["x"] = -58066.98639184,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 214858.2715865,
                                                ["x"] = -57456.782371181,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 215304.43605347,
                                                ["x"] = -56963.007713332,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 215681.20206965,
                                                ["x"] = -56654.9651276,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 216177.61816092,
                                                ["x"] = -56572.442258558,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 216800.46330979,
                                                ["x"] = -56260.207102936,
                                            }, -- end of [288]
                                            [289] = 
                                            {
                                                ["y"] = 216803.7623031,
                                                ["x"] = -56256.451462025,
                                            }, -- end of [289]
                                            [145] = 
                                            {
                                                ["y"] = 214866.44146453,
                                                ["x"] = -57451.018402014,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 215315.04240838,
                                                ["x"] = -56946.054986918,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 215678.60827531,
                                                ["x"] = -56650.699493216,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 216187.08296166,
                                                ["x"] = -56584.075992423,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 216807.31665971,
                                                ["x"] = -56252.936231613,
                                            }, -- end of [290]
                                            [73] = 
                                            {
                                                ["y"] = 211544.87987195,
                                                ["x"] = -59494.368126344,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 213257.31023589,
                                                ["x"] = -58754.913911172,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 213722.03336842,
                                                ["x"] = -58576.6672044,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 214436.27989886,
                                                ["x"] = -58060.107960306,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 214874.23930493,
                                                ["x"] = -57444.760574813,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 215354.83939336,
                                                ["x"] = -56876.664783997,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 215675.96310179,
                                                ["x"] = -56646.456736229,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 216197.25053911,
                                                ["x"] = -56595.098945435,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 216818.93327041,
                                                ["x"] = -56243.460792556,
                                            }, -- end of [292]
                                            [293] = 
                                            {
                                                ["y"] = 216827.2216253,
                                                ["x"] = -56237.868190812,
                                            }, -- end of [293]
                                            [147] = 
                                            {
                                                ["y"] = 214885.33022921,
                                                ["x"] = -57434.665896934,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 215360.65643332,
                                                ["x"] = -56868.537845006,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 215674.71204328,
                                                ["x"] = -56641.662662365,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 216225.80106368,
                                                ["x"] = -56623.113927994,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 216840.04924227,
                                                ["x"] = -56230.095159169,
                                            }, -- end of [294]
                                            [37] = 
                                            {
                                                ["y"] = 210869.51702165,
                                                ["x"] = -59832.842579401,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 210968.69528137,
                                                ["x"] = -60005.176567906,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 211104.05383179,
                                                ["x"] = -59994.112346275,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 211230.04199703,
                                                ["x"] = -59935.215273128,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 211552.81900192,
                                                ["x"] = -59488.290928681,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 213358.09101897,
                                                ["x"] = -58725.482067527,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 214155.76735582,
                                                ["x"] = -58439.318900928,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 214477.8410043,
                                                ["x"] = -58024.119388681,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 214916.71218725,
                                                ["x"] = -57402.41871988,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 215370.28574251,
                                                ["x"] = -56857.035585574,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 215675.14012823,
                                                ["x"] = -56636.687707607,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 216240.66013586,
                                                ["x"] = -56636.495864666,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 216858.07247194,
                                                ["x"] = -56221.47952685,
                                            }, -- end of [296]
                                            [297] = 
                                            {
                                                ["y"] = 216862.81127012,
                                                ["x"] = -56219.886570881,
                                            }, -- end of [297]
                                            [149] = 
                                            {
                                                ["y"] = 214936.89156909,
                                                ["x"] = -57380.223409134,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 215380.53944162,
                                                ["x"] = -56846.093705587,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 215677.00004934,
                                                ["x"] = -56626.867140198,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 216244.68884392,
                                                ["x"] = -56639.467156676,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = 216867.64322505,
                                                ["x"] = -56218.609323773,
                                            }, -- end of [298]
                                            [75] = 
                                            {
                                                ["y"] = 211561.07680584,
                                                ["x"] = -59482.652216922,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 213425.47213617,
                                                ["x"] = -58706.556269292,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 214159.57998772,
                                                ["x"] = -58436.166965937,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 214484.49116273,
                                                ["x"] = -58016.655570821,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 214943.04691215,
                                                ["x"] = -57372.346566757,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 215384.23879214,
                                                ["x"] = -56842.730653137,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 215679.76634963,
                                                ["x"] = -56622.889845206,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 216249.38774365,
                                                ["x"] = -56640.776490692,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = 216877.52925487,
                                                ["x"] = -56217.168626343,
                                            }, -- end of [300]
                                            [301] = 
                                            {
                                                ["y"] = 216882.52559408,
                                                ["x"] = -56217.010672618,
                                            }, -- end of [301]
                                            [151] = 
                                            {
                                                ["y"] = 214945.82511874,
                                                ["x"] = -57368.189469212,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 215388.10690991,
                                                ["x"] = -56839.562363689,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 215684.71176987,
                                                ["x"] = -56622.777738545,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 216253.75880606,
                                                ["x"] = -56638.490627526,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 210213.39994045,
                                                ["x"] = -59912.719310254,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 210733.64084813,
                                                ["x"] = -59788.71841233,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 210793.56979093,
                                                ["x"] = -59787.511319922,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 210812.90299071,
                                                ["x"] = -59792.427860369,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 210883.88360221,
                                                ["x"] = -59846.759684178,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 210974.73853531,
                                                ["x"] = -60013.125880928,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 211146.66707498,
                                                ["x"] = -59979.666033754,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 211233.57608556,
                                                ["x"] = -59931.679205538,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 211569.6863434,
                                                ["x"] = -59477.576566037,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 213434.6906767,
                                                ["x"] = -58702.688720891,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 214161.99600124,
                                                ["x"] = -58431.78930013,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 214490.56253485,
                                                ["x"] = -58008.713480044,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 214948.35735341,
                                                ["x"] = -57363.879154561,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 215392.14422459,
                                                ["x"] = -56836.614717695,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 215694.65390811,
                                                ["x"] = -56624.017705875,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 216257.52314022,
                                                ["x"] = -56635.189132035,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = 216902.19441374,
                                                ["x"] = -56216.308583515,
                                            }, -- end of [304]
                                            [305] = 
                                            {
                                                ["y"] = 216905.52586711,
                                                ["x"] = -56212.665808823,
                                            }, -- end of [305]
                                            [153] = 
                                            {
                                                ["y"] = 214950.57360341,
                                                ["x"] = -57359.399463353,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 215396.40114844,
                                                ["x"] = -56833.996936487,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 215921.9570692,
                                                ["x"] = -56658.9899568,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 216268.0779756,
                                                ["x"] = -56624.53496611,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = 216906.84874572,
                                                ["x"] = -56207.888234119,
                                            }, -- end of [306]
                                            [143] = 
                                            {
                                                ["y"] = 214783.43631778,
                                                ["x"] = -57497.017785548,
                                            }, -- end of [143]
                                            [339] = 
                                            {
                                                ["y"] = 217280.0235654,
                                                ["x"] = -55673.314226472,
                                            }, -- end of [339]
                                            [335] = 
                                            {
                                                ["y"] = 217214.37477926,
                                                ["x"] = -55649.564110471,
                                            }, -- end of [335]
                                            [79] = 
                                            {
                                                ["y"] = 211588.65990733,
                                                ["x"] = -59471.39403245,
                                            }, -- end of [79]
                                            [159] = 
                                            {
                                                ["y"] = 214961.13759442,
                                                ["x"] = -57315.822884606,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = 215292.84425928,
                                                ["x"] = -56979.303261966,
                                            }, -- end of [175]
                                            [77] = 
                                            {
                                                ["y"] = 211574.26899473,
                                                ["x"] = -59475.580410178,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 213439.11859658,
                                                ["x"] = -58700.372714776,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 214163.55941911,
                                                ["x"] = -58427.043126469,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 214498.9372074,
                                                ["x"] = -57996.270039695,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 214952.43131991,
                                                ["x"] = -57354.759199237,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 215400.87531745,
                                                ["x"] = -56831.76661979,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 215926.94278403,
                                                ["x"] = -56658.67007846,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 216288.16381523,
                                                ["x"] = -56602.253014968,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = 216931.90383137,
                                                ["x"] = -56010.188935496,
                                            }, -- end of [308]
                                            [191] = 
                                            {
                                                ["y"] = 215519.69048582,
                                                ["x"] = -56779.761589699,
                                            }, -- end of [191]
                                            [207] = 
                                            {
                                                ["y"] = 215682.15638299,
                                                ["x"] = -56659.813462541,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = 215959.60803636,
                                                ["x"] = -56646.586886347,
                                            }, -- end of [223]
                                            [239] = 
                                            {
                                                ["y"] = 216174.46516192,
                                                ["x"] = -56568.559378516,
                                            }, -- end of [239]
                                            [254] = 
                                            {
                                                ["y"] = 216340.87419023,
                                                ["x"] = -56529.42364277,
                                            }, -- end of [254]
                                            [255] = 
                                            {
                                                ["y"] = 216367.95387144,
                                                ["x"] = -56499.988070856,
                                            }, -- end of [255]
                                            [270] = 
                                            {
                                                ["y"] = 216539.3011708,
                                                ["x"] = -56531.868050602,
                                            }, -- end of [270]
                                            [309] = 
                                            {
                                                ["y"] = 216936.83279631,
                                                ["x"] = -56009.625192249,
                                            }, -- end of [309]
                                            [295] = 
                                            {
                                                ["y"] = 216848.88571908,
                                                ["x"] = -56225.41957883,
                                            }, -- end of [295]
                                            [307] = 
                                            {
                                                ["y"] = 216929.33315093,
                                                ["x"] = -56014.19714185,
                                            }, -- end of [307]
                                            [303] = 
                                            {
                                                ["y"] = 216897.49315973,
                                                ["x"] = -56217.9024749,
                                            }, -- end of [303]
                                            [155] = 
                                            {
                                                ["y"] = 214953.95100306,
                                                ["x"] = -57349.99595636,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 215405.48889874,
                                                ["x"] = -56829.841013023,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 215931.86057463,
                                                ["x"] = -56657.779012586,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 216297.61265419,
                                                ["x"] = -56590.606532618,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = 216941.81739346,
                                                ["x"] = -56009.990438794,
                                            }, -- end of [310]
                                            [259] = 
                                            {
                                                ["y"] = 216389.32516075,
                                                ["x"] = -56507.289654663,
                                            }, -- end of [259]
                                            [263] = 
                                            {
                                                ["y"] = 216456.48701289,
                                                ["x"] = -56526.551454532,
                                            }, -- end of [263]
                                            [267] = 
                                            {
                                                ["y"] = 216525.35724385,
                                                ["x"] = -56537.234752212,
                                            }, -- end of [267]
                                            [39] = 
                                            {
                                                ["y"] = 210886.902068,
                                                ["x"] = -59850.727113901,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 210978.18671248,
                                                ["x"] = -60016.696791887,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 211169.89954387,
                                                ["x"] = -59970.439579299,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 211236.91725941,
                                                ["x"] = -59927.960140837,
                                            }, -- end of [63]
                                            [311] = 
                                            {
                                                ["y"] = 216971.69246283,
                                                ["x"] = -56012.683131431,
                                            }, -- end of [311]
                                            [94] = 
                                            {
                                                ["y"] = 213443.38969818,
                                                ["x"] = -58697.780014424,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 214164.5216011,
                                                ["x"] = -58422.14217808,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 214536.61415459,
                                                ["x"] = -57937.291085494,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 214955.14119312,
                                                ["x"] = -57345.140917905,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 215489.33077033,
                                                ["x"] = -56797.125881906,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 215936.68733068,
                                                ["x"] = -56656.478285435,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 216306.40725326,
                                                ["x"] = -56578.460242489,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = 216976.66057852,
                                                ["x"] = -56012.218381,
                                            }, -- end of [312]
                                            [291] = 
                                            {
                                                ["y"] = 216811.05675334,
                                                ["x"] = -56249.618561161,
                                            }, -- end of [291]
                                            [271] = 
                                            {
                                                ["y"] = 216543.62968552,
                                                ["x"] = -56529.36677721,
                                            }, -- end of [271]
                                            [275] = 
                                            {
                                                ["y"] = 216752.05920224,
                                                ["x"] = -56374.134664207,
                                            }, -- end of [275]
                                            [279] = 
                                            {
                                                ["y"] = 216763.84365609,
                                                ["x"] = -56358.051934802,
                                            }, -- end of [279]
                                            [283] = 
                                            {
                                                ["y"] = 216780.56061044,
                                                ["x"] = -56311.041257708,
                                            }, -- end of [283]
                                            [286] = 
                                            {
                                                ["y"] = 216794.87327925,
                                                ["x"] = -56268.482955312,
                                            }, -- end of [286]
                                            [287] = 
                                            {
                                                ["y"] = 216797.48695903,
                                                ["x"] = -56264.222472268,
                                            }, -- end of [287]
                                            [313] = 
                                            {
                                                ["y"] = 216980.68885445,
                                                ["x"] = -56009.493731507,
                                            }, -- end of [313]
                                            [78] = 
                                            {
                                                ["y"] = 211578.99469366,
                                                ["x"] = -59473.950597783,
                                            }, -- end of [78]
                                            [299] = 
                                            {
                                                ["y"] = 216872.55872834,
                                                ["x"] = -56217.696797191,
                                            }, -- end of [299]
                                            [302] = 
                                            {
                                                ["y"] = 216887.52278111,
                                                ["x"] = -56217.175191628,
                                            }, -- end of [302]
                                            [157] = 
                                            {
                                                ["y"] = 214956.03785973,
                                                ["x"] = -57340.22227345,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 215493.81259312,
                                                ["x"] = -56794.913025578,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 215941.42341255,
                                                ["x"] = -56654.877298874,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 216331.39744197,
                                                ["x"] = -56541.047659112,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = 216982.20619228,
                                                ["x"] = -56004.759259787,
                                            }, -- end of [314]
                                            [334] = 
                                            {
                                                ["y"] = 217211.01444286,
                                                ["x"] = -55653.065247385,
                                            }, -- end of [334]
                                            [317] = 
                                            {
                                                ["y"] = 217009.08520487,
                                                ["x"] = -55837.069731483,
                                            }, -- end of [317]
                                            [318] = 
                                            {
                                                ["y"] = 217012.34517238,
                                                ["x"] = -55827.645256373,
                                            }, -- end of [318]
                                            [319] = 
                                            {
                                                ["y"] = 217016.81603569,
                                                ["x"] = -55826.116194936,
                                            }, -- end of [319]
                                            [323] = 
                                            {
                                                ["y"] = 217127.14653294,
                                                ["x"] = -55858.177645336,
                                            }, -- end of [323]
                                            [327] = 
                                            {
                                                ["y"] = 217146.12112906,
                                                ["x"] = -55857.071582277,
                                            }, -- end of [327]
                                            [331] = 
                                            {
                                                ["y"] = 217159.69280908,
                                                ["x"] = -55788.635428325,
                                            }, -- end of [331]
                                            [315] = 
                                            {
                                                ["y"] = 216983.08277991,
                                                ["x"] = -55999.824496236,
                                            }, -- end of [315]
                                            [95] = 
                                            {
                                                ["y"] = 213451.57181267,
                                                ["x"] = -58692.031335428,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 214166.25197362,
                                                ["x"] = -58412.30036273,
                                            }, -- end of [111]
                                            [343] = 
                                            {
                                                ["y"] = 217295.78370839,
                                                ["x"] = -55664.36338264,
                                            }, -- end of [343]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 217352.74683892,
                                                ["x"] = -55506.353639176,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 217282.55528816,
                                                ["x"] = -55476.798537287,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 217282.51035691,
                                                ["x"] = -55478.013891228,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 217282.51035691,
                                                ["x"] = -55478.013891228,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 471,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 189452.91526793,
                                            ["x"] = -60411.521949395,
                                            ["name"] = "DictKey_WptName_695",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                        [2] = 
                                        {
                                            ["alt"] = 419,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2963.3127285958,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 217352.74683892,
                                            ["x"] = -55506.353639176,
                                            ["name"] = "DictKey_WptName_696",
                                            ["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"] = 402,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2970.9556128012,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 217282.55528816,
                                            ["x"] = -55476.798537287,
                                            ["name"] = "DictKey_WptName_701",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["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"]
                                }, -- end of ["route"]
                                ["groupId"] = 131,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375 ZU-23",
                                        ["unitId"] = 283,
                                        ["y"] = 189452.91526793,
                                        ["x"] = -60411.521949395,
                                        ["name"] = "DictKey_UnitName_694",
                                        ["heading"] = 1.3967613984225,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 189452.91526793,
                                ["x"] = -60411.521949395,
                                ["name"] = "DictKey_GroupName_693",
                                ["start_time"] = 0,
                            }, -- end of [40]
                            [41] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 213598.80560726,
                                                ["x"] = -56183.624055544,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 214001.02780745,
                                                ["x"] = -56114.087829486,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 214439.3686681,
                                                ["x"] = -55977.229090471,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 214946.85916289,
                                                ["x"] = -55496.865325082,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 189398.45569218,
                                                ["x"] = -60415.197024326,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 190742.36280717,
                                                ["x"] = -60361.649784534,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 191901.01815028,
                                                ["x"] = -60308.615326449,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 192155.98107117,
                                                ["x"] = -60311.344438674,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 192340.73477914,
                                                ["x"] = -60320.736002604,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 192350.67674562,
                                                ["x"] = -60322.002757758,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 192355.57631426,
                                                ["x"] = -60323.004880354,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 192360.36017264,
                                                ["x"] = -60324.407754254,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 192369.44596117,
                                                ["x"] = -60328.58751537,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 192383.27461073,
                                                ["x"] = -60334.658165595,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 192397.73420804,
                                                ["x"] = -60338.290234083,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 192422.41500316,
                                                ["x"] = -60341.69939775,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 210180.82493651,
                                                ["x"] = -59916.580708895,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 210691.22275283,
                                                ["x"] = -59795.096092473,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 210732.74127315,
                                                ["x"] = -59778.352753278,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 210756.26768148,
                                                ["x"] = -59759.699388361,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 210820.36436248,
                                                ["x"] = -59713.078226475,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 210877.93160613,
                                                ["x"] = -59578.289441265,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 212006.38357477,
                                                ["x"] = -56937.41384885,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 212106.04585772,
                                                ["x"] = -56674.902739642,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 212715.16840629,
                                                ["x"] = -56281.412973412,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 213161.27495746,
                                                ["x"] = -56241.786467469,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 213464.41689256,
                                                ["x"] = -56291.075124589,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 213603.71666518,
                                                ["x"] = -56182.696573863,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 214010.44217728,
                                                ["x"] = -56116.995720253,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 214454.5856987,
                                                ["x"] = -55957.41155023,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 214955.37271798,
                                                ["x"] = -55492.317038052,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 215355.53832832,
                                                ["x"] = -54875.293678893,
                                            }, -- end of [256]
                                            [257] = 
                                            {
                                                ["y"] = 215351.07882507,
                                                ["x"] = -54873.053262929,
                                            }, -- end of [257]
                                            [129] = 
                                            {
                                                ["y"] = 213613.63274288,
                                                ["x"] = -56181.402715731,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 214014.92743591,
                                                ["x"] = -56114.962624826,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 214468.9969715,
                                                ["x"] = -55936.986076156,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 214960.29512662,
                                                ["x"] = -55491.445160443,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 215349.32193018,
                                                ["x"] = -54868.707495884,
                                            }, -- end of [258]
                                            [65] = 
                                            {
                                                ["y"] = 212120.91148501,
                                                ["x"] = -56672.909436454,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 212718.77334455,
                                                ["x"] = -56277.952115734,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 213180.84675072,
                                                ["x"] = -56245.886612648,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 213473.13639724,
                                                ["x"] = -56286.183144086,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 213708.08924414,
                                                ["x"] = -56171.442415051,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 214018.36118289,
                                                ["x"] = -56111.319326026,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 214472.1820312,
                                                ["x"] = -55933.131457366,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 214980.15085625,
                                                ["x"] = -55489.084858131,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 215355.31320243,
                                                ["x"] = -54849.633411534,
                                            }, -- end of [260]
                                            [261] = 
                                            {
                                                ["y"] = 215483.60243305,
                                                ["x"] = -54491.94617383,
                                            }, -- end of [261]
                                            [131] = 
                                            {
                                                ["y"] = 213732.65592477,
                                                ["x"] = -56166.840369958,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 214022.33204996,
                                                ["x"] = -56108.325136678,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 214475.64801766,
                                                ["x"] = -55929.53175874,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 215019.9209271,
                                                ["x"] = -55484.792273776,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 215489.38165523,
                                                ["x"] = -54478.126523474,
                                            }, -- end of [262]
                                            [33] = 
                                            {
                                                ["y"] = 210760.47783407,
                                                ["x"] = -59757.024670401,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 210829.68151522,
                                                ["x"] = -59701.324837813,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 210885.71191433,
                                                ["x"] = -59544.165006874,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 212026.34714294,
                                                ["x"] = -56865.128000877,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 212135.62801596,
                                                ["x"] = -56670.027829043,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 212722.67859577,
                                                ["x"] = -56274.836471605,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 213195.33248813,
                                                ["x"] = -56249.774949851,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 213481.46238634,
                                                ["x"] = -56280.649414262,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 213761.76905648,
                                                ["x"] = -56159.61131391,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 214026.86964563,
                                                ["x"] = -56106.23575558,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 214479.44570201,
                                                ["x"] = -55926.285605619,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 215024.81531424,
                                                ["x"] = -55483.791128737,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 215498.57879616,
                                                ["x"] = -54477.064223312,
                                            }, -- end of [264]
                                            [265] = 
                                            {
                                                ["y"] = 215508.11458638,
                                                ["x"] = -54480.067929031,
                                            }, -- end of [265]
                                            [133] = 
                                            {
                                                ["y"] = 213814.75142295,
                                                ["x"] = -56144.908291036,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 214031.59582513,
                                                ["x"] = -56104.604758524,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 214483.52242289,
                                                ["x"] = -55923.393070788,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 215029.57353001,
                                                ["x"] = -55482.272520378,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 215999.87900123,
                                                ["x"] = -54647.053608516,
                                            }, -- end of [266]
                                            [67] = 
                                            {
                                                ["y"] = 212150.10944318,
                                                ["x"] = -56666.12301901,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 212726.87089664,
                                                ["x"] = -56272.112674756,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 213214.34780385,
                                                ["x"] = -56255.964109268,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 213489.38326556,
                                                ["x"] = -56274.547388051,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 213819.69550087,
                                                ["x"] = -56144.174370394,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 214041.23814182,
                                                ["x"] = -56101.963818303,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 214492.07720538,
                                                ["x"] = -55918.214521073,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 215034.1061553,
                                                ["x"] = -55480.169440648,
                                            }, -- end of [230]
                                            [135] = 
                                            {
                                                ["y"] = 213824.68680312,
                                                ["x"] = -56143.961762291,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 214055.89043797,
                                                ["x"] = -56098.756507938,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 214517.92330022,
                                                ["x"] = -55902.995518844,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 215038.41945097,
                                                ["x"] = -55477.63868141,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 192457.31811397,
                                                ["x"] = -60344.056154195,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 210215.57168644,
                                                ["x"] = -59912.403783578,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 210710.17776636,
                                                ["x"] = -59788.788703658,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 210736.93171271,
                                                ["x"] = -59775.681087556,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 210764.88940731,
                                                ["x"] = -59754.647970872,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 210841.214269,
                                                ["x"] = -59684.98760921,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 210895.02568409,
                                                ["x"] = -59510.43149809,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 212068.55060502,
                                                ["x"] = -56679.900775969,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 212169.1097741,
                                                ["x"] = -56659.887225037,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 212731.29006774,
                                                ["x"] = -56269.776997478,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 213308.16715395,
                                                ["x"] = -56290.499071825,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 213496.90522438,
                                                ["x"] = -56267.960764826,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 213829.65952256,
                                                ["x"] = -56144.444317355,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 214065.76550433,
                                                ["x"] = -56097.192210029,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 214522.00174567,
                                                ["x"] = -55900.102402221,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 215046.70990894,
                                                ["x"] = -55472.049454631,
                                            }, -- end of [232]
                                            [137] = 
                                            {
                                                ["y"] = 213834.54261898,
                                                ["x"] = -56145.507360902,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 214075.71574028,
                                                ["x"] = -56096.201164542,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 214525.90274367,
                                                ["x"] = -55896.977183215,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 215067.09043356,
                                                ["x"] = -55457.56450267,
                                            }, -- end of [233]
                                            [69] = 
                                            {
                                                ["y"] = 212201.74065627,
                                                ["x"] = -56647.238443838,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 212735.85355528,
                                                ["x"] = -56267.733809541,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 213327.46720068,
                                                ["x"] = -56295.736171638,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 213504.04805278,
                                                ["x"] = -56260.963207561,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 213839.32981305,
                                                ["x"] = -56146.95555947,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 214085.70167262,
                                                ["x"] = -56095.690513624,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 214529.62278361,
                                                ["x"] = -55893.63797126,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 215071.49306755,
                                                ["x"] = -55455.211752379,
                                            }, -- end of [234]
                                            [139] = 
                                            {
                                                ["y"] = 213848.99266155,
                                                ["x"] = -56149.417211991,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 214100.69821983,
                                                ["x"] = -56095.8001726,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 214536.66667294,
                                                ["x"] = -55886.543417614,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 215076.13748087,
                                                ["x"] = -55453.37317068,
                                            }, -- end of [235]
                                            [35] = 
                                            {
                                                ["y"] = 210782.70313138,
                                                ["x"] = -59745.530714905,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 210857.33459254,
                                                ["x"] = -59659.690666894,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 210912.68081208,
                                                ["x"] = -59458.347378413,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 212071.28839375,
                                                ["x"] = -56675.887329942,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 212416.3397162,
                                                ["x"] = -56551.497446817,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 212763.74358723,
                                                ["x"] = -56256.693943381,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 213347.00716697,
                                                ["x"] = -56299.991172793,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 213510.7888475,
                                                ["x"] = -56253.578471926,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 213853.73374121,
                                                ["x"] = -56148.154733845,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 214120.65303816,
                                                ["x"] = -56097.112023641,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 214607.19388397,
                                                ["x"] = -55808.787917502,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 215080.91648489,
                                                ["x"] = -55451.911418935,
                                            }, -- end of [236]
                                            [141] = 
                                            {
                                                ["y"] = 213857.05482682,
                                                ["x"] = -56144.468155989,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 214170.45079589,
                                                ["x"] = -56101.462500108,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 214618.38129123,
                                                ["x"] = -55798.802080179,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 215090.64445103,
                                                ["x"] = -55449.591402698,
                                            }, -- end of [237]
                                            [71] = 
                                            {
                                                ["y"] = 212483.65118017,
                                                ["x"] = -56518.437609758,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 212778.04183801,
                                                ["x"] = -56252.162466585,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 213366.7507949,
                                                ["x"] = -56303.164893116,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 213526.51529064,
                                                ["x"] = -56234.148081708,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 213859.35198828,
                                                ["x"] = -56140.027723823,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 214180.44302528,
                                                ["x"] = -56101.199278706,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 214626.25558977,
                                                ["x"] = -55792.641546161,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 215130.0244633,
                                                ["x"] = -55442.593474664,
                                            }, -- end of [238]
                                            [9] = 
                                            {
                                                ["y"] = 192364.97712708,
                                                ["x"] = -60326.283499572,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 192378.57035878,
                                                ["x"] = -60332.96369849,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 192388.04723494,
                                                ["x"] = -60336.073552921,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 192407.54721998,
                                                ["x"] = -60339.934975788,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 192667.29542163,
                                                ["x"] = -60347.010496345,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 210245.12937868,
                                                ["x"] = -59907.29608839,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 210719.45395917,
                                                ["x"] = -59785.085054761,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 210740.96768422,
                                                ["x"] = -59772.739289508,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 210791.19285887,
                                                ["x"] = -59740.247267164,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 210867.06293815,
                                                ["x"] = -59642.192767556,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 211504.70417532,
                                                ["x"] = -57998.894618706,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 212076.13654921,
                                                ["x"] = -56674.740470624,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 212509.75823423,
                                                ["x"] = -56503.664681339,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 212792.5739761,
                                                ["x"] = -56248.457754854,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 213381.66796338,
                                                ["x"] = -56304.724589356,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 213560.69503982,
                                                ["x"] = -56191.088362809,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 213865.67506972,
                                                ["x"] = -56132.373984394,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 214190.27990263,
                                                ["x"] = -56099.512830323,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 214705.22353053,
                                                ["x"] = -55739.86938426,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 215203.55143915,
                                                ["x"] = -55429.589153704,
                                            }, -- end of [240]
                                            [145] = 
                                            {
                                                ["y"] = 213869.8007386,
                                                ["x"] = -56129.558479815,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 214194.99833493,
                                                ["x"] = -56097.857853702,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 214740.90294856,
                                                ["x"] = -55712.454144275,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 215205.99740327,
                                                ["x"] = -55425.347743596,
                                            }, -- end of [241]
                                            [73] = 
                                            {
                                                ["y"] = 212530.81554782,
                                                ["x"] = -56490.194387388,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 212812.19581721,
                                                ["x"] = -56244.600665053,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 213396.6487679,
                                                ["x"] = -56305.4385478,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 213564.7263284,
                                                ["x"] = -56188.125341709,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 213874.23987734,
                                                ["x"] = -56127.263734281,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 214199.49256575,
                                                ["x"] = -56095.673578581,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 214767.59177876,
                                                ["x"] = -55689.81746277,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 215206.25339175,
                                                ["x"] = -55420.362628574,
                                            }, -- end of [242]
                                            [147] = 
                                            {
                                                ["y"] = 213878.8466939,
                                                ["x"] = -56125.323319959,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 214203.69395074,
                                                ["x"] = -56092.968301354,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 214796.75914975,
                                                ["x"] = -55662.450182036,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 215205.81209238,
                                                ["x"] = -55400.371439304,
                                            }, -- end of [243]
                                            [37] = 
                                            {
                                                ["y"] = 210799.23413753,
                                                ["x"] = -59734.310962026,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 210868.75467066,
                                                ["x"] = -59637.512423804,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 211545.30246268,
                                                ["x"] = -57907.522110386,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 212081.11602782,
                                                ["x"] = -56675.050264687,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 212547.05304411,
                                                ["x"] = -56478.522666196,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 212836.94243709,
                                                ["x"] = -56241.067914257,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 213406.64750047,
                                                ["x"] = -56305.34842478,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 213569.54827611,
                                                ["x"] = -56187.277577149,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 213888.31520082,
                                                ["x"] = -56122.112530944,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 214219.96181488,
                                                ["x"] = -56081.349712761,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 214835.20265815,
                                                ["x"] = -55623.123502367,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 215208.64086114,
                                                ["x"] = -55320.424193949,
                                            }, -- end of [244]
                                            [149] = 
                                            {
                                                ["y"] = 213902.80379926,
                                                ["x"] = -56118.238431135,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 214224.46133439,
                                                ["x"] = -56079.176791028,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 214848.39897636,
                                                ["x"] = -55608.09928604,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 215209.51388713,
                                                ["x"] = -55310.465573565,
                                            }, -- end of [245]
                                            [75] = 
                                            {
                                                ["y"] = 212562.65177703,
                                                ["x"] = -56466.008633138,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 212876.76651884,
                                                ["x"] = -56237.364300862,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 213416.62473739,
                                                ["x"] = -56304.707733373,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 213574.49328584,
                                                ["x"] = -56188.075921319,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 213927.26211665,
                                                ["x"] = -56113.073635845,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 214238.3413276,
                                                ["x"] = -56073.493613045,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 214870.63994093,
                                                ["x"] = -55581.085633019,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 215211.1440432,
                                                ["x"] = -55300.602686108,
                                            }, -- end of [246]
                                            [151] = 
                                            {
                                                ["y"] = 213947.01558651,
                                                ["x"] = -56109.960280526,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 214378.43483629,
                                                ["x"] = -56019.949628053,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 214877.60429257,
                                                ["x"] = -55573.910821584,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 215213.6381786,
                                                ["x"] = -55290.921569328,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 206084.65926744,
                                                ["x"] = -60089.935648606,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 210303.60907963,
                                                ["x"] = -59893.898609078,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 210728.4181945,
                                                ["x"] = -59780.788253722,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 210744.83691101,
                                                ["x"] = -59769.51579783,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 210806.73016263,
                                                ["x"] = -59727.698246594,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 210869.99963968,
                                                ["x"] = -59632.686425182,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 211952.82494198,
                                                ["x"] = -57082.811524022,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 212091.08252744,
                                                ["x"] = -56675.808170809,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 212577.54627355,
                                                ["x"] = -56452.66559997,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 212956.68538368,
                                                ["x"] = -56233.937348731,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 213426.539487,
                                                ["x"] = -56303.421830388,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 213579.47663655,
                                                ["x"] = -56188.440413141,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 213961.94328868,
                                                ["x"] = -56108.515020917,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 214391.94232901,
                                                ["x"] = -56013.432210381,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 214888.63135223,
                                                ["x"] = -55563.745398347,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 215216.77372569,
                                                ["x"] = -55281.427449683,
                                            }, -- end of [248]
                                            [153] = 
                                            {
                                                ["y"] = 213971.93640929,
                                                ["x"] = -56108.193218206,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 214400.69577993,
                                                ["x"] = -56008.602805065,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 214922.66510974,
                                                ["x"] = -55534.333047066,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 215224.1555439,
                                                ["x"] = -55262.842022178,
                                            }, -- end of [249]
                                            [77] = 
                                            {
                                                ["y"] = 212591.72580771,
                                                ["x"] = -56438.565303575,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 213071.67404798,
                                                ["x"] = -56234.305143198,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 213436.3388081,
                                                ["x"] = -56301.438332667,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 213584.43396657,
                                                ["x"] = -56187.893186614,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 213981.92255973,
                                                ["x"] = -56108.647832928,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 214409.15566549,
                                                ["x"] = -56003.271308163,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 214929.47697056,
                                                ["x"] = -55527.014327299,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 215391.76696829,
                                                ["x"] = -54899.705428945,
                                            }, -- end of [250]
                                            [155] = 
                                            {
                                                ["y"] = 213986.87748016,
                                                ["x"] = -56109.306230686,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 214417.30903445,
                                                ["x"] = -55997.481581854,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 214935.63474591,
                                                ["x"] = -55519.141981471,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 215392.80406239,
                                                ["x"] = -54894.821240094,
                                            }, -- end of [251]
                                            [39] = 
                                            {
                                                ["y"] = 210813.7462131,
                                                ["x"] = -59720.572857984,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 210870.8738529,
                                                ["x"] = -59627.768844758,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 211988.97425337,
                                                ["x"] = -56989.580384182,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 212096.08041635,
                                                ["x"] = -56675.705247653,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 212611.89402961,
                                                ["x"] = -56416.35949616,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 213116.62256964,
                                                ["x"] = -56236.35504267,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 213445.96054817,
                                                ["x"] = -56298.724748386,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 213589.25273936,
                                                ["x"] = -56186.563071696,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 213991.75574837,
                                                ["x"] = -56110.385307013,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 214425.11658571,
                                                ["x"] = -55991.236541832,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 214938.28794979,
                                                ["x"] = -55514.907034602,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 215392.02949494,
                                                ["x"] = -54889.957613439,
                                            }, -- end of [252]
                                            [143] = 
                                            {
                                                ["y"] = 213862.10669517,
                                                ["x"] = -56135.863983611,
                                            }, -- end of [143]
                                            [259] = 
                                            {
                                                ["y"] = 215350.52148748,
                                                ["x"] = -54863.848108395,
                                            }, -- end of [259]
                                            [157] = 
                                            {
                                                ["y"] = 213996.49073271,
                                                ["x"] = -56111.987156194,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 214432.4906516,
                                                ["x"] = -55984.485019885,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 214940.55252611,
                                                ["x"] = -55510.450042275,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 215388.72370413,
                                                ["x"] = -54886.263885923,
                                            }, -- end of [253]
                                            [255] = 
                                            {
                                                ["y"] = 215374.65317364,
                                                ["x"] = -54881.151112965,
                                            }, -- end of [255]
                                            [254] = 
                                            {
                                                ["y"] = 215384.14650926,
                                                ["x"] = -54884.290306859,
                                            }, -- end of [254]
                                            [159] = 
                                            {
                                                ["y"] = 214005.55023215,
                                                ["x"] = -56116.213209148,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = 214185.40361159,
                                                ["x"] = -56100.598886719,
                                            }, -- end of [175]
                                            [191] = 
                                            {
                                                ["y"] = 214445.73408599,
                                                ["x"] = -55969.520288417,
                                            }, -- end of [191]
                                            [207] = 
                                            {
                                                ["y"] = 214638.57900052,
                                                ["x"] = -55784.091385488,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = 214950.58390533,
                                                ["x"] = -55493.668608252,
                                            }, -- end of [223]
                                            [239] = 
                                            {
                                                ["y"] = 215199.22159994,
                                                ["x"] = -55432.009070059,
                                            }, -- end of [239]
                                            [79] = 
                                            {
                                                ["y"] = 212637.24811077,
                                                ["x"] = -56385.426259913,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 213141.49863622,
                                                ["x"] = -56238.819126201,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 213455.34135569,
                                                ["x"] = -56295.266957825,
                                            }, -- end of [111]
                                            [263] = 
                                            {
                                                ["y"] = 215493.67765475,
                                                ["x"] = -54476.092095636,
                                            }, -- end of [263]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 217698.25394338,
                                                ["x"] = -54293.973584558,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 217698.25394338,
                                                ["x"] = -54293.973584558,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 471,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 189413.48038381,
                                            ["x"] = -60412.604837822,
                                            ["name"] = "DictKey_WptName_699",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                        [2] = 
                                        {
                                            ["alt"] = 419,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2912.6154264903,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 215992.40422875,
                                            ["x"] = -54642.695708987,
                                            ["name"] = "DictKey_WptName_700",
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 132,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375 ZU-23",
                                        ["unitId"] = 284,
                                        ["y"] = 189413.48038381,
                                        ["x"] = -60412.604837822,
                                        ["name"] = "DictKey_UnitName_698",
                                        ["heading"] = 1.3570273013446,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 189413.48038381,
                                ["x"] = -60412.604837822,
                                ["name"] = "DictKey_GroupName_697",
                                ["start_time"] = 0,
                            }, -- end of [41]
                            [42] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 193207.19599139,
                                                ["x"] = -93314.600397324,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 193097.08783958,
                                                ["x"] = -93373.436814319,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 588,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 24481.881306555,
                                            ["x"] = -296597.86947015,
                                            ["name"] = "DictKey_WptName_707",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 133,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 285,
                                        ["y"] = 24481.881306555,
                                        ["x"] = -296597.86947015,
                                        ["name"] = "DictKey_UnitName_703",
                                        ["heading"] = 2.2863813201126,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 286,
                                        ["y"] = 24473.623128369,
                                        ["x"] = -296604.70382451,
                                        ["name"] = "DictKey_UnitName_704",
                                        ["heading"] = 2.2689280275926,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 287,
                                        ["y"] = 24470.1110296,
                                        ["x"] = -296608.8803744,
                                        ["name"] = "DictKey_UnitName_705",
                                        ["heading"] = 2.3387411976724,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 288,
                                        ["y"] = 24477.60983508,
                                        ["x"] = -296601.38156892,
                                        ["name"] = "DictKey_UnitName_706",
                                        ["heading"] = 2.3212879051525,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 24481.881306555,
                                ["x"] = -296597.86947015,
                                ["name"] = "DictKey_GroupName_702",
                                ["start_time"] = 0,
                            }, -- end of [42]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Intercept",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 53005.3125,
                                            ["x"] = -181048.265625,
                                            ["name"] = "DictKey_WptName_163",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 7,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 612,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Bare Metal",
                                        ["skill"] = "Good",
                                        ["parking"] = "50",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 75,
                                        ["psi"] = 0,
                                        ["parking_id"] = "004",
                                        ["x"] = -181048.265625,
                                        ["name"] = "DictKey_UnitName_162",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB_800_MIG21}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{ASO-2}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 53005.3125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 612,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Bare Metal",
                                        ["skill"] = "Good",
                                        ["parking"] = "49",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 76,
                                        ["psi"] = 0,
                                        ["parking_id"] = "003",
                                        ["x"] = -181032.0625,
                                        ["name"] = "DictKey_UnitName_164",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB_800_MIG21}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{ASO-2}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 53098.3125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 53005.3125,
                                ["x"] = -181048.265625,
                                ["name"] = "DictKey_GroupName_161",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["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"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 52640.15234375,
                                            ["x"] = -181522.421875,
                                            ["name"] = "DictKey_WptName_167",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 7,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 38,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 612,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Bare Metal",
                                        ["skill"] = "Good",
                                        ["parking"] = "57",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 77,
                                        ["psi"] = 0,
                                        ["parking_id"] = "008",
                                        ["x"] = -181522.421875,
                                        ["name"] = "DictKey_UnitName_166",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-60 2L}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB_490C_MIG21}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{R-60 2R}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{ASO-2}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 52640.15234375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 612,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Bare Metal",
                                        ["skill"] = "Good",
                                        ["parking"] = "56",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 78,
                                        ["psi"] = 0,
                                        ["parking_id"] = "007",
                                        ["x"] = -181462.96875,
                                        ["name"] = "DictKey_UnitName_168",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-60 2L}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB_490C_MIG21}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{R-60 2R}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{ASO-2}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 52711.265625,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 52640.15234375,
                                ["x"] = -181522.421875,
                                ["name"] = "DictKey_GroupName_165",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Intercept",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 49820.92578125,
                                            ["x"] = -182591.890625,
                                            ["name"] = "DictKey_WptName_171",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 7,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 612,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Good",
                                        ["parking"] = "43",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 79,
                                        ["psi"] = 0,
                                        ["parking_id"] = "032",
                                        ["x"] = -182591.890625,
                                        ["name"] = "DictKey_UnitName_170",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [3]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [2]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [6]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3800",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 49820.92578125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 612,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Good",
                                        ["parking"] = "42",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 80,
                                        ["psi"] = 0,
                                        ["parking_id"] = "031",
                                        ["x"] = -182505.875,
                                        ["name"] = "DictKey_UnitName_172",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [3]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3800",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 49926.953125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "013",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 49820.92578125,
                                ["x"] = -182591.890625,
                                ["name"] = "DictKey_GroupName_169",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 300,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 3600,
                                            ["ETA_locked"] = true,
                                            ["y"] = 74333.1875,
                                            ["x"] = 8662.594238,
                                            ["name"] = "DictKey_WptName_428",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 14,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4572,
                                            ["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"] = 295.15708294657,
                                            ["ETA_locked"] = false,
                                            ["y"] = 113087.35780317,
                                            ["x"] = 22027.680922714,
                                            ["name"] = "DictKey_WptName_429",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["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"] = 1049.8681556423,
                                            ["ETA_locked"] = false,
                                            ["y"] = 200581.75828299,
                                            ["x"] = 79752.616773387,
                                            ["name"] = "DictKey_WptName_430",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 325,
                                            ["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"] = 4960.2867599459,
                                            ["ETA_locked"] = false,
                                            ["y"] = 243605.21875,
                                            ["x"] = 76964.6875,
                                            ["name"] = "DictKey_WptName_431",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 37,
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 83,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 300,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Yak-40",
                                        ["unitId"] = 183,
                                        ["psi"] = -1.2387004298042,
                                        ["y"] = 74333.1875,
                                        ["x"] = 8662.594238,
                                        ["name"] = "DictKey_UnitName_427",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3080",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.2387004298042,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 74333.1875,
                                ["x"] = 8662.594238,
                                ["name"] = "DictKey_GroupName_426",
                                ["communication"] = true,
                                ["start_time"] = 3600,
                                ["frequency"] = 251,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 527,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 2700,
                                            ["ETA_locked"] = true,
                                            ["y"] = 60013.205078,
                                            ["x"] = -51906.964844,
                                            ["name"] = "DictKey_WptName_434",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 3,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4572,
                                            ["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"] = 3864.0939411082,
                                            ["ETA_locked"] = false,
                                            ["y"] = 96061.249744056,
                                            ["x"] = -58684.862601864,
                                            ["name"] = "DictKey_WptName_435",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["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"] = 5293.8404826103,
                                            ["ETA_locked"] = false,
                                            ["y"] = 221176.12083283,
                                            ["x"] = 111228.05976284,
                                            ["name"] = "DictKey_WptName_436",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 353,
                                            ["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"] = 5356.474271982,
                                            ["ETA_locked"] = false,
                                            ["y"] = 187020.734375,
                                            ["x"] = 115359.652344,
                                            ["name"] = "DictKey_WptName_437",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 17,
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 84,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 527,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Yak-40",
                                        ["unitId"] = 184,
                                        ["psi"] = -1.7566504380417,
                                        ["y"] = 60013.205078,
                                        ["x"] = -51906.964844,
                                        ["name"] = "DictKey_UnitName_433",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3080",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.7566504380417,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 60013.205078,
                                ["x"] = -51906.964844,
                                ["name"] = "DictKey_GroupName_432",
                                ["communication"] = true,
                                ["start_time"] = 2700,
                                ["frequency"] = 251,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 1800,
                                            ["ETA_locked"] = true,
                                            ["y"] = 52081.296875,
                                            ["x"] = -178652.320313,
                                            ["name"] = "DictKey_WptName_440",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 7,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4293.0657286974,
                                            ["ETA_locked"] = false,
                                            ["y"] = 116605.35515401,
                                            ["x"] = -122588.49417923,
                                            ["name"] = "DictKey_WptName_441",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6546.4170421953,
                                            ["ETA_locked"] = false,
                                            ["y"] = 278835.07366488,
                                            ["x"] = 103060.20774791,
                                            ["name"] = "DictKey_WptName_442",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 353,
                                            ["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"] = 7213.3853895896,
                                            ["ETA_locked"] = false,
                                            ["y"] = 187020.734375,
                                            ["x"] = 115359.652344,
                                            ["name"] = "DictKey_WptName_443",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 17,
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 85,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 612,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "An-26B",
                                        ["unitId"] = 185,
                                        ["psi"] = -0.85544161857507,
                                        ["y"] = 52081.296875,
                                        ["x"] = -178652.320313,
                                        ["name"] = "DictKey_UnitName_439",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2750,
                                            ["flare"] = 384,
                                            ["chaff"] = 384,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.85544161857507,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 52081.296875,
                                ["x"] = -178652.320313,
                                ["name"] = "DictKey_GroupName_438",
                                ["communication"] = true,
                                ["start_time"] = 1800,
                                ["frequency"] = 251,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3900,
                                            ["ETA_locked"] = true,
                                            ["y"] = 559837.39837398,
                                            ["x"] = 22467.718794835,
                                            ["name"] = "DictKey_WptName_446",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 250,
                                            ["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"] = 7152.1089489393,
                                            ["ETA_locked"] = false,
                                            ["y"] = 111344.925781,
                                            ["x"] = 76048.957031,
                                            ["name"] = "DictKey_WptName_447",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 1,
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 86,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 4572,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 123.33333333333,
                                        ["type"] = "An-26B",
                                        ["unitId"] = 186,
                                        ["psi"] = 1.4518902559862,
                                        ["y"] = 559837.39837398,
                                        ["x"] = 22467.718794835,
                                        ["name"] = "DictKey_UnitName_445",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2750,
                                            ["flare"] = 384,
                                            ["chaff"] = 384,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.4518902559862,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 559837.39837398,
                                ["x"] = 22467.718794835,
                                ["name"] = "DictKey_GroupName_444",
                                ["communication"] = true,
                                ["start_time"] = 3900,
                                ["frequency"] = 251,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 76,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 1800,
                                            ["ETA_locked"] = true,
                                            ["y"] = 6147.609166584,
                                            ["x"] = 42360.345092717,
                                            ["name"] = "DictKey_WptName_602",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2081.9657334487,
                                            ["ETA_locked"] = false,
                                            ["y"] = 4179.8182687709,
                                            ["x"] = 93036.824485892,
                                            ["name"] = "DictKey_WptName_604",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2404.6425745636,
                                            ["ETA_locked"] = false,
                                            ["y"] = -3529.4117647059,
                                            ["x"] = 150559.54088953,
                                            ["name"] = "DictKey_WptName_605",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3270.3539154171,
                                            ["ETA_locked"] = false,
                                            ["y"] = 152137.73314204,
                                            ["x"] = 147001.43472023,
                                            ["name"] = "DictKey_WptName_606",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4112.7741096365,
                                            ["ETA_locked"] = false,
                                            ["y"] = 153027.25968436,
                                            ["x"] = -4514.5863223338,
                                            ["name"] = "DictKey_WptName_611",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4807.311919565,
                                            ["ETA_locked"] = false,
                                            ["y"] = 28790.052606408,
                                            ["x"] = 8531.8029650885,
                                            ["name"] = "DictKey_WptName_615",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5297.2780151774,
                                            ["ETA_locked"] = false,
                                            ["y"] = 3226.8874638831,
                                            ["x"] = 92868.564731242,
                                            ["name"] = "DictKey_WptName_617",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 28,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 8579.8454650465,
                                            ["ETA_locked"] = false,
                                            ["y"] = 5656.833496,
                                            ["x"] = 41880.861328,
                                            ["name"] = "DictKey_WptName_618",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 122,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 76,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = "40",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 255,
                                        ["psi"] = 0.038810959255991,
                                        ["parking_id"] = "32",
                                        ["x"] = 42360.345092717,
                                        ["name"] = "DictKey_UnitName_601",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3800",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 6147.609166584,
                                        ["heading"] = 0.035560424452367,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 76,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = "39",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 256,
                                        ["psi"] = 0.038810959255991,
                                        ["parking_id"] = "31",
                                        ["x"] = 42439.484228404,
                                        ["name"] = "DictKey_UnitName_620",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3800",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 6146.9443134145,
                                        ["heading"] = 0.035560424452367,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "014",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 6147.609166584,
                                ["x"] = 42360.345092717,
                                ["name"] = "DictKey_GroupName_600",
                                ["communication"] = true,
                                ["start_time"] = 1800,
                                ["frequency"] = 251,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- 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"] = 50021.2890625,
                                            ["x"] = -182418.078125,
                                            ["name"] = "DictKey_WptName_624",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 7,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 812.67448926457,
                                            ["ETA_locked"] = false,
                                            ["y"] = 182678.1444285,
                                            ["x"] = -243797.22620756,
                                            ["name"] = "DictKey_WptName_625",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2546.3841895805,
                                            ["ETA_locked"] = false,
                                            ["y"] = 458257.23962242,
                                            ["x"] = -69746.532759445,
                                            ["name"] = "DictKey_WptName_626",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3353.6420754713,
                                            ["ETA_locked"] = false,
                                            ["y"] = 493541.79246795,
                                            ["x"] = 71095.169775227,
                                            ["name"] = "DictKey_WptName_627",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 325,
                                            ["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"] = 4743.6339566278,
                                            ["ETA_locked"] = false,
                                            ["timeReFuAr"] = 10,
                                            ["y"] = 243605.21875,
                                            ["x"] = 76964.6875,
                                            ["name"] = "DictKey_WptName_628",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 37,
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4318.7493590517,
                                            ["ETA_locked"] = false,
                                            ["y"] = 490280.1951461,
                                            ["x"] = 65164.992826399,
                                            ["name"] = "DictKey_WptName_629",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5101.2241925237,
                                            ["ETA_locked"] = false,
                                            ["y"] = 455588.65999545,
                                            ["x"] = -71229.076996652,
                                            ["name"] = "DictKey_WptName_630",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6895.5791176369,
                                            ["ETA_locked"] = false,
                                            ["y"] = 182678.1444285,
                                            ["x"] = -243500.71736011,
                                            ["name"] = "DictKey_WptName_631",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 612,
                                            ["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"] = 7632.9660242607,
                                            ["ETA_locked"] = false,
                                            ["y"] = 52081.296875,
                                            ["x"] = -178652.320313,
                                            ["name"] = "DictKey_WptName_632",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 7,
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 123,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 612,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Good",
                                        ["parking"] = "41",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 257,
                                        ["psi"] = -2.0041539203003,
                                        ["parking_id"] = "030",
                                        ["x"] = -182418.078125,
                                        ["name"] = "DictKey_UnitName_622",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3800",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 50021.2890625,
                                        ["heading"] = 1.9062064859309,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 612,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Good",
                                        ["parking"] = "51",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 258,
                                        ["psi"] = -2.0041539203003,
                                        ["parking_id"] = "029",
                                        ["x"] = -182458.078125,
                                        ["name"] = "DictKey_UnitName_623",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3800",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 50061.2890625,
                                        ["heading"] = 1.9062064859309,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "013",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 50021.2890625,
                                ["x"] = -182418.078125,
                                ["name"] = "DictKey_GroupName_621",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [9]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0.6457718232379,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 179677.89242243,
                                            ["speed"] = 0,
                                            ["x"] = -199919.93715365,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 99,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "neftevyshka",
                                        ["type"] = "Oil derrick",
                                        ["unitId"] = 215,
                                        ["rate"] = 100,
                                        ["y"] = 179677.89242243,
                                        ["x"] = -199919.93715365,
                                        ["name"] = "DictKey_GroupName_508",
                                        ["heading"] = 0.6457718232379,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 179677.89242243,
                                ["x"] = -199919.93715365,
                                ["name"] = "DictKey_GroupName_508",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0.6457718232379,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 179703.8023956,
                                            ["speed"] = 0,
                                            ["x"] = -199940.02466094,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 100,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "neftevyshka",
                                        ["type"] = "Oil derrick",
                                        ["unitId"] = 216,
                                        ["rate"] = 100,
                                        ["y"] = 179703.8023956,
                                        ["x"] = -199940.02466094,
                                        ["name"] = "DictKey_GroupName_511",
                                        ["heading"] = 0.6457718232379,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 179703.8023956,
                                ["x"] = -199940.02466094,
                                ["name"] = "DictKey_GroupName_511",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0.6457718232379,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 179700.60003937,
                                            ["speed"] = 0,
                                            ["x"] = -199893.44493388,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 101,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "neftevyshka",
                                        ["type"] = "Oil derrick",
                                        ["unitId"] = 217,
                                        ["rate"] = 100,
                                        ["y"] = 179700.60003937,
                                        ["x"] = -199893.44493388,
                                        ["name"] = "DictKey_GroupName_514",
                                        ["heading"] = 0.6457718232379,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 179700.60003937,
                                ["x"] = -199893.44493388,
                                ["name"] = "DictKey_GroupName_514",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0.6457718232379,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 179724.90883443,
                                            ["speed"] = 0,
                                            ["x"] = -199912.95019459,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 102,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "neftevyshka",
                                        ["type"] = "Oil derrick",
                                        ["unitId"] = 218,
                                        ["rate"] = 100,
                                        ["y"] = 179724.90883443,
                                        ["x"] = -199912.95019459,
                                        ["name"] = "DictKey_GroupName_517",
                                        ["heading"] = 0.6457718232379,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 179724.90883443,
                                ["x"] = -199912.95019459,
                                ["name"] = "DictKey_GroupName_517",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0.6457718232379,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 179718.21299866,
                                            ["speed"] = 0,
                                            ["x"] = -199859.67463176,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 103,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 219,
                                        ["rate"] = 100,
                                        ["y"] = 179718.21299866,
                                        ["x"] = -199859.67463176,
                                        ["name"] = "DictKey_GroupName_520",
                                        ["heading"] = 0.6457718232379,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 179718.21299866,
                                ["x"] = -199859.67463176,
                                ["name"] = "DictKey_GroupName_520",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0.6457718232379,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 179734.07921819,
                                            ["speed"] = 0,
                                            ["x"] = -199871.61068682,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 104,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 220,
                                        ["rate"] = 100,
                                        ["y"] = 179734.07921819,
                                        ["x"] = -199871.61068682,
                                        ["name"] = "DictKey_GroupName_523",
                                        ["heading"] = 0.6457718232379,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 179734.07921819,
                                ["x"] = -199871.61068682,
                                ["name"] = "DictKey_GroupName_523",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0.6457718232379,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 179749.50875278,
                                            ["speed"] = 0,
                                            ["x"] = -199884.42011176,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 105,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 221,
                                        ["rate"] = 100,
                                        ["y"] = 179749.50875278,
                                        ["x"] = -199884.42011176,
                                        ["name"] = "DictKey_GroupName_526",
                                        ["heading"] = 0.6457718232379,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 179749.50875278,
                                ["x"] = -199884.42011176,
                                ["name"] = "DictKey_GroupName_526",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0.6457718232379,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 179731.60467019,
                                            ["speed"] = 0,
                                            ["x"] = -199843.66285058,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 106,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 222,
                                        ["rate"] = 100,
                                        ["y"] = 179731.60467019,
                                        ["x"] = -199843.66285058,
                                        ["name"] = "DictKey_GroupName_529",
                                        ["heading"] = 0.6457718232379,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 179731.60467019,
                                ["x"] = -199843.66285058,
                                ["name"] = "DictKey_GroupName_529",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 0.6457718232379,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 179746.74308149,
                                            ["speed"] = 0,
                                            ["x"] = -199856.18115223,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 107,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 223,
                                        ["rate"] = 100,
                                        ["y"] = 179746.74308149,
                                        ["x"] = -199856.18115223,
                                        ["name"] = "DictKey_GroupName_532",
                                        ["heading"] = 0.6457718232379,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 179746.74308149,
                                ["x"] = -199856.18115223,
                                ["name"] = "DictKey_GroupName_532",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 0.6457718232379,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 179763.4826709,
                                            ["speed"] = 0,
                                            ["x"] = -199868.11720729,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 108,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 224,
                                        ["rate"] = 100,
                                        ["y"] = 179763.4826709,
                                        ["x"] = -199868.11720729,
                                        ["name"] = "DictKey_GroupName_535",
                                        ["heading"] = 0.6457718232379,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 179763.4826709,
                                ["x"] = -199868.11720729,
                                ["name"] = "DictKey_GroupName_535",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 5.532693728822,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 180062.90604285,
                                            ["speed"] = 0,
                                            ["x"] = -199426.09228225,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 111,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 241,
                                        ["rate"] = 20,
                                        ["y"] = 180062.90604285,
                                        ["x"] = -199426.09228225,
                                        ["name"] = "DictKey_GroupName_558",
                                        ["heading"] = 5.532693728822,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 180062.90604285,
                                ["x"] = -199426.09228225,
                                ["name"] = "DictKey_GroupName_558",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 180076.38796493,
                                            ["speed"] = 0,
                                            ["x"] = -199424.58230697,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 114,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "kazarma2",
                                        ["type"] = "Barracks 2",
                                        ["unitId"] = 244,
                                        ["rate"] = 100,
                                        ["y"] = 180076.38796493,
                                        ["x"] = -199424.58230697,
                                        ["name"] = "DictKey_GroupName_567",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 180076.38796493,
                                ["x"] = -199424.58230697,
                                ["name"] = "DictKey_GroupName_567",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 180083.61427517,
                                            ["speed"] = 0,
                                            ["x"] = -199432.02432796,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 117,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "kazarma2",
                                        ["type"] = "Barracks 2",
                                        ["unitId"] = 247,
                                        ["rate"] = 100,
                                        ["y"] = 180083.61427517,
                                        ["x"] = -199432.02432796,
                                        ["name"] = "DictKey_GroupName_576",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 180083.61427517,
                                ["x"] = -199432.02432796,
                                ["name"] = "DictKey_GroupName_576",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 180090.73273003,
                                            ["speed"] = 0,
                                            ["x"] = -199439.2506382,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 118,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "kazarma2",
                                        ["type"] = "Barracks 2",
                                        ["unitId"] = 248,
                                        ["rate"] = 100,
                                        ["y"] = 180090.73273003,
                                        ["x"] = -199439.2506382,
                                        ["name"] = "DictKey_GroupName_579",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 180090.73273003,
                                ["x"] = -199439.2506382,
                                ["name"] = "DictKey_GroupName_579",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 5.532693728822,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 180067.97524555,
                                            ["speed"] = 0,
                                            ["x"] = -199421.56235643,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 119,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 249,
                                        ["rate"] = 20,
                                        ["y"] = 180067.97524555,
                                        ["x"] = -199421.56235643,
                                        ["name"] = "DictKey_GroupName_582",
                                        ["heading"] = 5.532693728822,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 180067.97524555,
                                ["x"] = -199421.56235643,
                                ["name"] = "DictKey_GroupName_582",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 5.532693728822,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 180072.61302675,
                                            ["speed"] = 0,
                                            ["x"] = -199417.14028598,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 120,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 250,
                                        ["rate"] = 20,
                                        ["y"] = 180072.61302675,
                                        ["x"] = -199417.14028598,
                                        ["name"] = "DictKey_GroupName_585",
                                        ["heading"] = 5.532693728822,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 180072.61302675,
                                ["x"] = -199417.14028598,
                                ["name"] = "DictKey_GroupName_585",
                                ["dead"] = false,
                            }, -- end of [16]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [3]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 18,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["coalitionlist"] = "blue",
                    ["unitType"] = "AIRPLANE",
                    ["zone"] = 60,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 37,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 60,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 38,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 60,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1598305034",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["unitType"] = "AIRPLANE",
                    ["zone"] = 119,
                    ["group"] = 25,
                    ["predicate"] = "c_part_of_coalition_in_zone",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 39,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 60,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1598305235",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 89,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 20,
                    ["zone"] = 60,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1598320104",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 60,
                    ["text"] = "DictKey_ActionText_588",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_588",
                    ["seconds"] = 10,
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 90,
                    ["percent"] = 20,
                    ["predicate"] = "c_group_life_less",
                    ["zone"] = 60,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 60,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_589",
                    ["seconds"] = 10,
                    ["KeyDict_text"] = "DictKey_ActionText_589",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1598320104",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 87,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 20,
                    ["zone"] = 60,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Trigger 1598320104",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["zone"] = 60,
                    ["text"] = "DictKey_ActionText_590",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_590",
                    ["coalitionlist"] = "blue",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 89,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 60,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 90,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 60,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 87,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 60,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1598320232",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 60,
                    ["text"] = "DictKey_ActionText_593",
                    ["predicate"] = "a_out_text_delay_s",
                    ["meters"] = 1000,
                    ["KeyDict_comment"] = "DictKey_ActionComment_592",
                    ["KeyDict_text"] = "DictKey_ActionText_593",
                    ["readonly"] = false,
                    ["seconds"] = 15,
                    ["comment"] = "DictKey_ActionComment_592",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [6]
    }, -- end of ["trigrules"]
    ["currentKey"] = 29125,
    ["start_time"] = 36000,
    ["forcedOptions"] = 
    {
        ["geffect"] = "realistic",
        ["birds"] = 1000,
        ["optionsView"] = "optview_onlyallies",
        ["labels"] = 0,
        ["civTraffic"] = "high",
        ["easyCommunication"] = true,
        ["wakeTurbulence"] = true,
        ["unrestrictedSATNAV"] = true,
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
    }, -- end of ["failures"]
} -- end of mission
