mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Day"] = 1,
        ["Year"] = 2011,
        ["Month"] = 6,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_set_flag(11); mission.trig.func[1]=nil;",
            [2] = "a_activate_group(36); mission.trig.func[2]=nil;",
            [3] = "a_set_flag(12); mission.trig.func[3]=nil;",
            [4] = "a_set_flag(13); mission.trig.func[4]=nil;",
            [5] = "a_activate_group(37); mission.trig.func[5]=nil;",
            [6] = "a_activate_group(38); 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_all_of_group_in_zone(16, 128) or c_all_of_group_in_zone(26, 128) or c_all_of_group_in_zone(3, 128) or c_all_of_group_in_zone(8, 128) or c_all_of_group_in_zone(4, 128) or c_all_of_group_in_zone(11, 128) )",
            [2] = "return(c_time_after(600) and c_flag_is_true(11) )",
            [3] = "return(c_group_life_less(36, 90) )",
            [4] = "return(c_group_life_less(37, 90) )",
            [5] = "return(c_time_since_flag(12, 600) )",
            [6] = "return(c_time_since_flag(13, 1400) )",
        }, -- 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"] = 380,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["groundTurbulence"] = 0.9144,
        ["enable_fog"] = false,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 4.6386,
                ["dir"] = 310,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 3.0924,
                ["dir"] = 310,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 1.5462,
                ["dir"] = 310,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["season"] = 
        {
            ["temperature"] = 18,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 756.412,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 25,
        }, -- end of ["fog"]
        ["enable_dust"] = false,
        ["dust_density"] = 0,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 2000,
            ["density"] = 5,
            ["base"] = 1200,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "PersianGulf",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 7739.1831768674,
                ["radius"] = 91440,
                ["zoneId"] = 128,
                ["x"] = -211953.73522089,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "Zone",
            }, -- end of [1]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 46806.670185731,
        ["zoom"] = 936826.07834926,
        ["centerX"] = -169445.18420971,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 21,
            [2] = 23,
            [3] = 11,
            [4] = 25,
            [5] = 8,
            [6] = 28,
            [7] = 26,
            [8] = 13,
            [9] = 30,
            [10] = 5,
            [11] = 16,
            [12] = 6,
            [13] = 31,
            [14] = 32,
            [15] = 20,
            [16] = 12,
            [17] = 9,
            [18] = 46,
            [19] = 22,
            [20] = 10,
            [21] = 4,
            [22] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 70,
            [3] = 65,
            [4] = 24,
            [5] = 64,
            [6] = 63,
            [7] = 27,
            [8] = 29,
            [9] = 62,
            [10] = 61,
            [11] = 33,
            [12] = 60,
            [13] = 17,
            [14] = 34,
            [15] = 35,
            [16] = 15,
            [17] = 69,
            [18] = 36,
            [19] = 59,
            [20] = 37,
            [21] = 71,
            [22] = 58,
            [23] = 57,
            [24] = 56,
            [25] = 55,
            [26] = 38,
            [27] = 73,
            [28] = 39,
            [29] = 54,
            [30] = 40,
            [31] = 72,
            [32] = 41,
            [33] = 0,
            [34] = 42,
            [35] = 43,
            [36] = 44,
            [37] = 75,
            [38] = 45,
            [39] = 19,
            [40] = 53,
            [41] = 47,
            [42] = 52,
            [43] = 66,
            [44] = 51,
            [45] = 3,
            [46] = 1,
            [47] = 74,
            [48] = 7,
            [49] = 68,
            [50] = 50,
            [51] = 49,
            [52] = 48,
            [53] = 67,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 9026.3704458674,
                ["x"] = -214514.81875802,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 21,
                    ["name"] = "Australia",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 23,
                    ["name"] = "Austria",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 25,
                    ["name"] = "Bulgaria",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 28,
                    ["name"] = "Croatia",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 26,
                    ["name"] = "Czech Republic",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 30,
                    ["name"] = "Finland",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 3,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["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"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -176346.8125,
                                            ["x"] = -188930.78125,
                                            ["name"] = "DictKey_WptName_130",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 398,
                                            ["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"] = 1347.4029074792,
                                            ["ETA_locked"] = false,
                                            ["y"] = 9034.8352368755,
                                            ["x"] = -214519.05115352,
                                            ["name"] = "DictKey_WptName_131",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 600.1512,
                                            ["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"] = 1538.7321368513,
                                            ["ETA_locked"] = false,
                                            ["y"] = -10971.888457579,
                                            ["x"] = -214992.12743167,
                                            ["name"] = "DictKey_WptName_233",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 3,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "4-33_Generique",
                                        ["skill"] = "Client",
                                        ["parking"] = 78,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["RocketBurst"] = 6,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 251,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 129,
                                                    [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"] = 18,
                                        ["psi"] = -1.7079598350387,
                                        ["parking_id"] = "17",
                                        ["x"] = -188930.78125,
                                        ["name"] = "DictKey_UnitName_129",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -176346.8125,
                                        ["heading"] = 1.7079598350387,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Dodge11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -176346.8125,
                                ["x"] = -188930.78125,
                                ["name"] = "DictKey_GroupName_128",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 3,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["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"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -176312.25,
                                            ["x"] = -189038.25,
                                            ["name"] = "DictKey_WptName_217",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 398,
                                            ["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"] = 1347.080981967,
                                            ["ETA_locked"] = false,
                                            ["y"] = 9039.0676323795,
                                            ["x"] = -214519.05115352,
                                            ["name"] = "DictKey_WptName_218",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 600.1512,
                                            ["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"] = 1538.4371710527,
                                            ["ETA_locked"] = false,
                                            ["y"] = -10976.209318972,
                                            ["x"] = -214996.44829306,
                                            ["name"] = "DictKey_WptName_235",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 3,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "4-33_Generique",
                                        ["skill"] = "Client",
                                        ["parking"] = 75,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["RocketBurst"] = 6,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 251,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 129,
                                                    [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"] = 81,
                                        ["psi"] = -1.7074129873515,
                                        ["parking_id"] = "20",
                                        ["x"] = -189038.25,
                                        ["name"] = "DictKey_UnitName_216",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -176312.25,
                                        ["heading"] = 1.7074129873515,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Dodge11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -176312.25,
                                ["x"] = -189038.25,
                                ["name"] = "DictKey_GroupName_215",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 3,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["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"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -176323.828125,
                                            ["x"] = -189002.859375,
                                            ["name"] = "DictKey_WptName_221",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 398,
                                            ["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"] = 1347.1681041879,
                                            ["ETA_locked"] = false,
                                            ["y"] = 9034.8352368755,
                                            ["x"] = -214519.05115352,
                                            ["name"] = "DictKey_WptName_222",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 600.1512,
                                            ["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"] = 1538.5108105358,
                                            ["ETA_locked"] = false,
                                            ["y"] = -10969.728026882,
                                            ["x"] = -214994.28786237,
                                            ["name"] = "DictKey_WptName_236",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 3,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "4-33_Generique",
                                        ["skill"] = "Client",
                                        ["parking"] = 76,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["RocketBurst"] = 6,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 251,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 129,
                                                    [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"] = 82,
                                        ["psi"] = -1.7075950248972,
                                        ["parking_id"] = "19",
                                        ["x"] = -189002.859375,
                                        ["name"] = "DictKey_UnitName_220",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -176323.828125,
                                        ["heading"] = 1.7075950248972,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Dodge11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -176323.828125,
                                ["x"] = -189002.859375,
                                ["name"] = "DictKey_GroupName_219",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 3,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["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"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -176335.140625,
                                            ["x"] = -188967.40625,
                                            ["name"] = "DictKey_WptName_225",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 398,
                                            ["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"] = 1347.3700286875,
                                            ["ETA_locked"] = false,
                                            ["y"] = 9047.5324233876,
                                            ["x"] = -214514.81875802,
                                            ["name"] = "DictKey_WptName_226",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 600.1512,
                                            ["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"] = 1538.6288435307,
                                            ["ETA_locked"] = false,
                                            ["y"] = -10971.888457579,
                                            ["x"] = -214994.28786237,
                                            ["name"] = "DictKey_WptName_237",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 3,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "4-33_Generique",
                                        ["skill"] = "Client",
                                        ["parking"] = 77,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["RocketBurst"] = 6,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 251,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 129,
                                                    [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"] = 83,
                                        ["psi"] = -1.7077428050326,
                                        ["parking_id"] = "18",
                                        ["x"] = -188967.40625,
                                        ["name"] = "DictKey_UnitName_224",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -176335.140625,
                                        ["heading"] = 1.7077428050326,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Dodge21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -176335.140625,
                                ["x"] = -188967.40625,
                                ["name"] = "DictKey_GroupName_223",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 31,
                    ["name"] = "Greece",
                }, -- end of [13]
                [14] = 
                {
                    ["id"] = 32,
                    ["name"] = "Hungary",
                }, -- end of [14]
                [15] = 
                {
                    ["id"] = 20,
                    ["name"] = "Italy",
                }, -- end of [15]
                [16] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [16]
                [20] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [20]
                [17] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [17]
                [21] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [21]
                [18] = 
                {
                    ["id"] = 46,
                    ["name"] = "Sweden",
                }, -- end of [18]
                [22] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 91.44,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 61.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 720896,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 11,
                                                                    }, -- 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"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -180247.92803242,
                                            ["x"] = -176551.25097707,
                                            ["name"] = "DictKey_WptName_264",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 91.44,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 61.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 635.36973945761,
                                            ["ETA_locked"] = false,
                                            ["y"] = -168380.10056672,
                                            ["x"] = -212784.69890573,
                                            ["name"] = "DictKey_WptName_266",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 91.44,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 689.11233668727,
                                            ["ETA_locked"] = false,
                                            ["y"] = -171185.74836674,
                                            ["x"] = -214468.08758574,
                                            ["name"] = "DictKey_WptName_268",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 16,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 775.74920474729,
                                            ["ETA_locked"] = false,
                                            ["y"] = -173240.007813,
                                            ["x"] = -211027.78125,
                                            ["name"] = "DictKey_WptName_269",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 91.44,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 61.666666666667,
                                        ["type"] = "AH-64D",
                                        ["unitId"] = 94,
                                        ["psi"] = -2.82506702541,
                                        ["y"] = -180247.92803242,
                                        ["x"] = -176551.25097707,
                                        ["name"] = "DictKey_UnitName_263",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1157",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.82506702541,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 91.44,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 61.666666666667,
                                        ["type"] = "AH-64D",
                                        ["unitId"] = 95,
                                        ["psi"] = -2.82506702541,
                                        ["y"] = -180207.92803242,
                                        ["x"] = -176591.25097707,
                                        ["name"] = "DictKey_UnitName_265",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1157",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.82506702541,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "051",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -180247.92803242,
                                ["x"] = -176551.25097707,
                                ["name"] = "DictKey_GroupName_262",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 3,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -176283.46465596,
                                            ["x"] = -188776.14426564,
                                            ["name"] = "DictKey_WptName_246",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M48 Chaparral",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 84,
                                        ["skill"] = "Average",
                                        ["y"] = -176283.46465596,
                                        ["x"] = -188776.14426564,
                                        ["name"] = "DictKey_UnitName_245",
                                        ["heading"] = 6.16101225954,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M48 Chaparral",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 85,
                                        ["skill"] = "Average",
                                        ["y"] = -176201.8349139,
                                        ["x"] = -188757.96177978,
                                        ["name"] = "DictKey_UnitName_247",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "M1097 Avenger",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 86,
                                        ["skill"] = "Average",
                                        ["y"] = -176254.97532455,
                                        ["x"] = -188859.73371777,
                                        ["name"] = "DictKey_UnitName_248",
                                        ["heading"] = 2.7227136331112,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "M1097 Avenger",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 87,
                                        ["skill"] = "Average",
                                        ["y"] = -176173.17129845,
                                        ["x"] = -188841.69818445,
                                        ["name"] = "DictKey_UnitName_249",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Vulcan",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 88,
                                        ["skill"] = "Average",
                                        ["y"] = -176140.94164229,
                                        ["x"] = -189237.48725932,
                                        ["name"] = "DictKey_UnitName_250",
                                        ["heading"] = 2.4958208303519,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Vulcan",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 89,
                                        ["skill"] = "Average",
                                        ["y"] = -176223.10147854,
                                        ["x"] = -188664.65062319,
                                        ["name"] = "DictKey_UnitName_251",
                                        ["heading"] = 5.9690260418206,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = -176283.46465596,
                                ["x"] = -188776.14426564,
                                ["name"] = "DictKey_GroupName_244",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = true,
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -176405.55477181,
                                                ["x"] = -188639.77368232,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -176238.4482803,
                                                ["x"] = -189161.6080149,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -176238.4482803,
                                                ["x"] = -189161.6080149,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -176239.35004558,
                                                ["x"] = -189192.71639679,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -176409.19702317,
                                                ["x"] = -189241.02975968,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -176409.19702317,
                                                ["x"] = -189241.02975968,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -176239.35004558,
                                                ["x"] = -189192.71639679,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -176490.26300153,
                                                ["x"] = -189272.57877781,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 3,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 120,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -176405.55477181,
                                            ["x"] = -188639.77368232,
                                            ["name"] = "DictKey_WptName_254",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 3,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 173.31285082362,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -176238.4482803,
                                            ["x"] = -189161.6080149,
                                            ["name"] = "DictKey_WptName_258",
                                            ["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 [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 176.34088372556,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -176239.35004558,
                                            ["x"] = -189192.71639679,
                                            ["name"] = "DictKey_WptName_260",
                                            ["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]
                                        [4] = 
                                        {
                                            ["alt"] = 2,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 201.96081803089,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -176490.26300153,
                                            ["x"] = -189272.57877781,
                                            ["name"] = "DictKey_WptName_261",
                                            ["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 [4]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = false,
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Hummer",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 90,
                                        ["skill"] = "Average",
                                        ["y"] = -176405.55477181,
                                        ["x"] = -188639.77368232,
                                        ["name"] = "DictKey_UnitName_253",
                                        ["heading"] = 2.8316819855366,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 91,
                                        ["skill"] = "Average",
                                        ["y"] = -176411.28654418,
                                        ["x"] = -188621.8749984,
                                        ["name"] = "DictKey_UnitName_255",
                                        ["heading"] = 2.8316819855366,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 92,
                                        ["skill"] = "Average",
                                        ["y"] = -176418.5888903,
                                        ["x"] = -188601.18501772,
                                        ["name"] = "DictKey_UnitName_256",
                                        ["heading"] = 2.8316819855366,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 93,
                                        ["skill"] = "Average",
                                        ["y"] = -176425.68839348,
                                        ["x"] = -188581.71209472,
                                        ["name"] = "DictKey_UnitName_257",
                                        ["heading"] = 2.8316819855366,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -176405.55477181,
                                ["x"] = -188639.77368232,
                                ["name"] = "DictKey_GroupName_252",
                                ["start_time"] = 120,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["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"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -176293.24073574,
                                            ["x"] = -188873.14698574,
                                            ["name"] = "DictKey_WptName_65",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 398,
                                            ["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"] = 1347.1547804611,
                                            ["ETA_locked"] = false,
                                            ["y"] = 9046.3224052608,
                                            ["x"] = -214514.20733617,
                                            ["name"] = "DictKey_WptName_66",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 600.1512,
                                            ["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"] = 1538.4834013524,
                                            ["ETA_locked"] = false,
                                            ["y"] = -10978.369749669,
                                            ["x"] = -215002.92958515,
                                            ["name"] = "DictKey_WptName_240",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 0,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VFA-103",
                                        ["skill"] = "Client",
                                        ["parking"] = 64,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 227.1,
                                                    [2] = 227.2,
                                                    [4] = 233.1,
                                                    [8] = 229.2,
                                                    [16] = 269.1,
                                                    [17] = 269.2,
                                                    [9] = 229.3,
                                                    [18] = 257.1,
                                                    [5] = 233.2,
                                                    [10] = 310.1,
                                                    [20] = 243,
                                                    [11] = 339.725,
                                                    [3] = 227.3,
                                                    [6] = 233.3,
                                                    [12] = 225.1,
                                                    [13] = 225.2,
                                                    [7] = 229.1,
                                                    [14] = 225.3,
                                                    [15] = 315.1,
                                                    [19] = 248.25,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 125.25,
                                                    [2] = 122.3,
                                                    [4] = 124.3,
                                                    [8] = 118.25,
                                                    [16] = 132.2,
                                                    [17] = 138.3,
                                                    [9] = 119.5,
                                                    [18] = 127.2,
                                                    [5] = 125.3,
                                                    [10] = 120.75,
                                                    [20] = 121.5,
                                                    [11] = 138.4,
                                                    [3] = 137.3,
                                                    [6] = 123.5,
                                                    [12] = 134.5,
                                                    [13] = 136.4,
                                                    [7] = 127.3,
                                                    [14] = 129.3,
                                                    [15] = 134.3,
                                                    [19] = 140.2,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 5,
                                        ["psi"] = -1.7082700836731,
                                        ["parking_id"] = "08",
                                        ["x"] = -188873.14698574,
                                        ["name"] = "DictKey_UnitName_64",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [4]
                                                [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"] = -176293.24073574,
                                        ["heading"] = 1.7082700836731,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Ford11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "000",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -176293.24073574,
                                ["x"] = -188873.14698574,
                                ["name"] = "DictKey_GroupName_63",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 227.1,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "SEAD",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "SEAD",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 5,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -176358.5,
                                            ["x"] = -188894.171875,
                                            ["name"] = "DictKey_WptName_69",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 398,
                                            ["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"] = 1347.5441747513,
                                            ["ETA_locked"] = false,
                                            ["y"] = 9039.0676323795,
                                            ["x"] = -214510.58636252,
                                            ["name"] = "DictKey_WptName_70",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 600.1512,
                                            ["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"] = 1538.8739688929,
                                            ["ETA_locked"] = false,
                                            ["y"] = -10974.048888276,
                                            ["x"] = -214994.28786237,
                                            ["name"] = "DictKey_WptName_232",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 0,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VFA-103",
                                        ["skill"] = "Client",
                                        ["parking"] = 79,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 227.1,
                                                    [2] = 227.2,
                                                    [4] = 233.1,
                                                    [8] = 229.2,
                                                    [16] = 269.1,
                                                    [17] = 269.2,
                                                    [9] = 229.3,
                                                    [18] = 257.1,
                                                    [5] = 233.2,
                                                    [10] = 310.1,
                                                    [20] = 243,
                                                    [11] = 339.725,
                                                    [3] = 227.3,
                                                    [6] = 233.3,
                                                    [12] = 225.1,
                                                    [13] = 225.2,
                                                    [7] = 229.1,
                                                    [14] = 225.3,
                                                    [15] = 315.1,
                                                    [19] = 248.25,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 125.25,
                                                    [2] = 122.3,
                                                    [4] = 124.3,
                                                    [8] = 118.25,
                                                    [16] = 132.2,
                                                    [17] = 138.3,
                                                    [9] = 119.5,
                                                    [18] = 127.2,
                                                    [5] = 125.3,
                                                    [10] = 120.75,
                                                    [20] = 121.5,
                                                    [11] = 138.4,
                                                    [3] = 137.3,
                                                    [6] = 123.5,
                                                    [12] = 134.5,
                                                    [13] = 136.4,
                                                    [7] = 127.3,
                                                    [14] = 129.3,
                                                    [15] = 134.3,
                                                    [19] = 140.2,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 6,
                                        ["psi"] = -1.7080971699735,
                                        ["parking_id"] = "16",
                                        ["x"] = -188894.171875,
                                        ["name"] = "DictKey_UnitName_68",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [4]
                                                [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"] = -176358.5,
                                        ["heading"] = 1.7080971699735,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "000",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -176358.5,
                                ["x"] = -188894.171875,
                                ["name"] = "DictKey_GroupName_67",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 227.1,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -176304.9375,
                                            ["x"] = -188837.0625,
                                            ["name"] = "DictKey_WptName_85",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 398,
                                            ["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"] = 1347.2612431743,
                                            ["ETA_locked"] = false,
                                            ["y"] = 9043.3000278836,
                                            ["x"] = -214523.28354903,
                                            ["name"] = "DictKey_WptName_86",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 600.1512,
                                            ["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"] = 1538.5340065061,
                                            ["ETA_locked"] = false,
                                            ["y"] = -10971.888457579,
                                            ["x"] = -214994.28786237,
                                            ["name"] = "DictKey_WptName_238",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 0,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VFA-103",
                                        ["skill"] = "Client",
                                        ["parking"] = "65",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 227.1,
                                                    [2] = 227.2,
                                                    [4] = 233.1,
                                                    [8] = 229.2,
                                                    [16] = 269.1,
                                                    [17] = 269.2,
                                                    [9] = 229.3,
                                                    [18] = 257.1,
                                                    [5] = 233.2,
                                                    [10] = 310.1,
                                                    [20] = 243,
                                                    [11] = 339.725,
                                                    [3] = 227.3,
                                                    [6] = 233.3,
                                                    [12] = 225.1,
                                                    [13] = 225.2,
                                                    [7] = 229.1,
                                                    [14] = 225.3,
                                                    [15] = 315.1,
                                                    [19] = 248.25,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 125.25,
                                                    [2] = 122.3,
                                                    [4] = 124.3,
                                                    [8] = 118.25,
                                                    [16] = 132.2,
                                                    [17] = 138.3,
                                                    [9] = 119.5,
                                                    [18] = 127.2,
                                                    [5] = 125.3,
                                                    [10] = 120.75,
                                                    [20] = 121.5,
                                                    [11] = 138.4,
                                                    [3] = 137.3,
                                                    [6] = 123.5,
                                                    [12] = 134.5,
                                                    [13] = 136.4,
                                                    [7] = 127.3,
                                                    [14] = 129.3,
                                                    [15] = 134.3,
                                                    [19] = 140.2,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 10,
                                        ["psi"] = -1.7085028004595,
                                        ["parking_id"] = "07",
                                        ["x"] = -188837.0625,
                                        ["name"] = "DictKey_UnitName_84",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [4]
                                                [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"] = -176304.9375,
                                        ["heading"] = 1.7085028004595,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Ford21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "000",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -176304.9375,
                                ["x"] = -188837.0625,
                                ["name"] = "DictKey_GroupName_83",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 227.1,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -176316.25,
                                            ["x"] = -188801.9375,
                                            ["name"] = "DictKey_WptName_89",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 398,
                                            ["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"] = 1347.3162913528,
                                            ["ETA_locked"] = false,
                                            ["y"] = 9034.8352368755,
                                            ["x"] = -214523.28354903,
                                            ["name"] = "DictKey_WptName_90",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 600.1512,
                                            ["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"] = 1538.6983615916,
                                            ["ETA_locked"] = false,
                                            ["y"] = -10978.369749669,
                                            ["x"] = -214992.12743167,
                                            ["name"] = "DictKey_WptName_241",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 0,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VFA-103",
                                        ["skill"] = "Client",
                                        ["parking"] = "66",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 227.1,
                                                    [2] = 227.2,
                                                    [4] = 233.1,
                                                    [8] = 229.2,
                                                    [16] = 269.1,
                                                    [17] = 269.2,
                                                    [9] = 229.3,
                                                    [18] = 257.1,
                                                    [5] = 233.2,
                                                    [10] = 310.1,
                                                    [20] = 243,
                                                    [11] = 339.725,
                                                    [3] = 227.3,
                                                    [6] = 233.3,
                                                    [12] = 225.1,
                                                    [13] = 225.2,
                                                    [7] = 229.1,
                                                    [14] = 225.3,
                                                    [15] = 315.1,
                                                    [19] = 248.25,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 125.25,
                                                    [2] = 122.3,
                                                    [4] = 124.3,
                                                    [8] = 118.25,
                                                    [16] = 132.2,
                                                    [17] = 138.3,
                                                    [9] = 119.5,
                                                    [18] = 127.2,
                                                    [5] = 125.3,
                                                    [10] = 120.75,
                                                    [20] = 121.5,
                                                    [11] = 138.4,
                                                    [3] = 137.3,
                                                    [6] = 123.5,
                                                    [12] = 134.5,
                                                    [13] = 136.4,
                                                    [7] = 127.3,
                                                    [14] = 129.3,
                                                    [15] = 134.3,
                                                    [19] = 140.2,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 11,
                                        ["psi"] = -1.7086866410017,
                                        ["parking_id"] = "06",
                                        ["x"] = -188801.9375,
                                        ["name"] = "DictKey_UnitName_88",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [4]
                                                [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"] = -176316.25,
                                        ["heading"] = 1.7086866410017,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 3,
                                            [3] = 1,
                                            ["name"] = "Ford31",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "000",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -176316.25,
                                ["x"] = -188801.9375,
                                ["name"] = "DictKey_GroupName_87",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 227.1,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -176327.734375,
                                            ["x"] = -188765.671875,
                                            ["name"] = "DictKey_WptName_93",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 398,
                                            ["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"] = 1347.4341075816,
                                            ["ETA_locked"] = false,
                                            ["y"] = 9034.8352368755,
                                            ["x"] = -214523.28354903,
                                            ["name"] = "DictKey_WptName_94",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 600.1512,
                                            ["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"] = 1538.7625969026,
                                            ["ETA_locked"] = false,
                                            ["y"] = -10974.048888276,
                                            ["x"] = -215000.76915446,
                                            ["name"] = "DictKey_WptName_234",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 0,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VFA-103",
                                        ["skill"] = "Client",
                                        ["parking"] = "67",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 227.1,
                                                    [2] = 227.2,
                                                    [4] = 233.1,
                                                    [8] = 229.2,
                                                    [16] = 269.1,
                                                    [17] = 269.2,
                                                    [9] = 229.3,
                                                    [18] = 257.1,
                                                    [5] = 233.2,
                                                    [10] = 310.1,
                                                    [20] = 243,
                                                    [11] = 339.725,
                                                    [3] = 227.3,
                                                    [6] = 233.3,
                                                    [12] = 225.1,
                                                    [13] = 225.2,
                                                    [7] = 229.1,
                                                    [14] = 225.3,
                                                    [15] = 315.1,
                                                    [19] = 248.25,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 125.25,
                                                    [2] = 122.3,
                                                    [4] = 124.3,
                                                    [8] = 118.25,
                                                    [16] = 132.2,
                                                    [17] = 138.3,
                                                    [9] = 119.5,
                                                    [18] = 127.2,
                                                    [5] = 125.3,
                                                    [10] = 120.75,
                                                    [20] = 121.5,
                                                    [11] = 138.4,
                                                    [3] = 137.3,
                                                    [6] = 123.5,
                                                    [12] = 134.5,
                                                    [13] = 136.4,
                                                    [7] = 127.3,
                                                    [14] = 129.3,
                                                    [15] = 134.3,
                                                    [19] = 140.2,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 12,
                                        ["psi"] = -1.7088701515425,
                                        ["parking_id"] = "05",
                                        ["x"] = -188765.671875,
                                        ["name"] = "DictKey_UnitName_92",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [4]
                                                [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"] = -176327.734375,
                                        ["heading"] = 1.7088701515425,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 4,
                                            [3] = 1,
                                            ["name"] = "Ford41",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "000",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -176327.734375,
                                ["x"] = -188765.671875,
                                ["name"] = "DictKey_GroupName_91",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 227.1,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "SEAD",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "SEAD",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -176370.125,
                                            ["x"] = -188858.015625,
                                            ["name"] = "DictKey_WptName_97",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 398,
                                            ["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"] = 1347.6669169559,
                                            ["ETA_locked"] = false,
                                            ["y"] = 9039.0676323795,
                                            ["x"] = -214514.81875802,
                                            ["name"] = "DictKey_WptName_98",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 600.1512,
                                            ["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"] = 1539.0465541481,
                                            ["ETA_locked"] = false,
                                            ["y"] = -10976.209318972,
                                            ["x"] = -215000.76915446,
                                            ["name"] = "DictKey_WptName_239",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 0,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VFA-103",
                                        ["skill"] = "Client",
                                        ["parking"] = 80,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 227.1,
                                                    [2] = 227.2,
                                                    [4] = 233.1,
                                                    [8] = 229.2,
                                                    [16] = 269.1,
                                                    [17] = 269.2,
                                                    [9] = 229.3,
                                                    [18] = 257.1,
                                                    [5] = 233.2,
                                                    [10] = 310.1,
                                                    [20] = 243,
                                                    [11] = 339.725,
                                                    [3] = 227.3,
                                                    [6] = 233.3,
                                                    [12] = 225.1,
                                                    [13] = 225.2,
                                                    [7] = 229.1,
                                                    [14] = 225.3,
                                                    [15] = 315.1,
                                                    [19] = 248.25,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 125.25,
                                                    [2] = 122.3,
                                                    [4] = 124.3,
                                                    [8] = 118.25,
                                                    [16] = 132.2,
                                                    [17] = 138.3,
                                                    [9] = 119.5,
                                                    [18] = 127.2,
                                                    [5] = 125.3,
                                                    [10] = 120.75,
                                                    [20] = 121.5,
                                                    [11] = 138.4,
                                                    [3] = 137.3,
                                                    [6] = 123.5,
                                                    [12] = 134.5,
                                                    [13] = 136.4,
                                                    [7] = 127.3,
                                                    [14] = 129.3,
                                                    [15] = 134.3,
                                                    [19] = 140.2,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 13,
                                        ["psi"] = -1.7083024176852,
                                        ["parking_id"] = "15",
                                        ["x"] = -188858.015625,
                                        ["name"] = "DictKey_UnitName_96",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [4]
                                                [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"] = -176370.125,
                                        ["heading"] = 1.7083024176852,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Colt21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "000",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -176370.125,
                                ["x"] = -188858.015625,
                                ["name"] = "DictKey_GroupName_95",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 227.1,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "SEAD",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "SEAD",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -176381.4375,
                                            ["x"] = -188822.96875,
                                            ["name"] = "DictKey_WptName_101",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 398,
                                            ["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"] = 1347.7822079991,
                                            ["ETA_locked"] = false,
                                            ["y"] = 9039.0676323795,
                                            ["x"] = -214514.81875802,
                                            ["name"] = "DictKey_WptName_102",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 600.1512,
                                            ["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"] = 1539.1175705898,
                                            ["ETA_locked"] = false,
                                            ["y"] = -10974.048888276,
                                            ["x"] = -214994.28786237,
                                            ["name"] = "DictKey_WptName_243",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 0,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VFA-103",
                                        ["skill"] = "Client",
                                        ["parking"] = 81,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 227.1,
                                                    [2] = 227.2,
                                                    [4] = 233.1,
                                                    [8] = 229.2,
                                                    [16] = 269.1,
                                                    [17] = 269.2,
                                                    [9] = 229.3,
                                                    [18] = 257.1,
                                                    [5] = 233.2,
                                                    [10] = 310.1,
                                                    [20] = 243,
                                                    [11] = 339.725,
                                                    [3] = 227.3,
                                                    [6] = 233.3,
                                                    [12] = 225.1,
                                                    [13] = 225.2,
                                                    [7] = 229.1,
                                                    [14] = 225.3,
                                                    [15] = 315.1,
                                                    [19] = 248.25,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 125.25,
                                                    [2] = 122.3,
                                                    [4] = 124.3,
                                                    [8] = 118.25,
                                                    [16] = 132.2,
                                                    [17] = 138.3,
                                                    [9] = 119.5,
                                                    [18] = 127.2,
                                                    [5] = 125.3,
                                                    [10] = 120.75,
                                                    [20] = 121.5,
                                                    [11] = 138.4,
                                                    [3] = 137.3,
                                                    [6] = 123.5,
                                                    [12] = 134.5,
                                                    [13] = 136.4,
                                                    [7] = 127.3,
                                                    [14] = 129.3,
                                                    [15] = 134.3,
                                                    [19] = 140.2,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 14,
                                        ["psi"] = -1.7084795910126,
                                        ["parking_id"] = "14",
                                        ["x"] = -188822.96875,
                                        ["name"] = "DictKey_UnitName_100",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [4]
                                                [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"] = -176381.4375,
                                        ["heading"] = 1.7084795910126,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 3,
                                            [3] = 1,
                                            ["name"] = "Colt31",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "000",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -176381.4375,
                                ["x"] = -188822.96875,
                                ["name"] = "DictKey_GroupName_99",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 227.1,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "SEAD",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "SEAD",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -176393.09375,
                                            ["x"] = -188786.703125,
                                            ["name"] = "DictKey_WptName_105",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 398,
                                            ["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"] = 1347.9011987831,
                                            ["ETA_locked"] = false,
                                            ["y"] = 9039.0676323795,
                                            ["x"] = -214514.81875802,
                                            ["name"] = "DictKey_WptName_106",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 600.1512,
                                            ["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"] = 1539.223158509,
                                            ["ETA_locked"] = false,
                                            ["y"] = -10974.048888276,
                                            ["x"] = -214994.28786237,
                                            ["name"] = "DictKey_WptName_242",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 0,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VFA-103",
                                        ["skill"] = "Client",
                                        ["parking"] = 82,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 227.1,
                                                    [2] = 227.2,
                                                    [4] = 233.1,
                                                    [8] = 229.2,
                                                    [16] = 269.1,
                                                    [17] = 269.2,
                                                    [9] = 229.3,
                                                    [18] = 257.1,
                                                    [5] = 233.2,
                                                    [10] = 310.1,
                                                    [20] = 243,
                                                    [11] = 339.725,
                                                    [3] = 227.3,
                                                    [6] = 233.3,
                                                    [12] = 225.1,
                                                    [13] = 225.2,
                                                    [7] = 229.1,
                                                    [14] = 225.3,
                                                    [15] = 315.1,
                                                    [19] = 248.25,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 125.25,
                                                    [2] = 122.3,
                                                    [4] = 124.3,
                                                    [8] = 118.25,
                                                    [16] = 132.2,
                                                    [17] = 138.3,
                                                    [9] = 119.5,
                                                    [18] = 127.2,
                                                    [5] = 125.3,
                                                    [10] = 120.75,
                                                    [20] = 121.5,
                                                    [11] = 138.4,
                                                    [3] = 137.3,
                                                    [6] = 123.5,
                                                    [12] = 134.5,
                                                    [13] = 136.4,
                                                    [7] = 127.3,
                                                    [14] = 129.3,
                                                    [15] = 134.3,
                                                    [19] = 140.2,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 15,
                                        ["psi"] = -1.7086629300442,
                                        ["parking_id"] = "13",
                                        ["x"] = -188786.703125,
                                        ["name"] = "DictKey_UnitName_104",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [4]
                                                [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"] = -176393.09375,
                                        ["heading"] = 1.7086629300442,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 4,
                                            [3] = 1,
                                            ["name"] = "Colt41",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "000",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -176393.09375,
                                ["x"] = -188786.703125,
                                ["name"] = "DictKey_GroupName_103",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 227.1,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "Refueling",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 5791.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "Tanker",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "ActivateBeacon",
                                                                    ["params"] = 
                                                                    {
                                                                        ["type"] = 4,
                                                                        ["AA"] = true,
                                                                        ["callsign"] = "TEX",
                                                                        ["modeChannel"] = "X",
                                                                        ["channel"] = 12,
                                                                        ["system"] = 4,
                                                                        ["unitId"] = 16,
                                                                        ["bearing"] = true,
                                                                        ["frequency"] = 1099000000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetFrequency",
                                                                    ["params"] = 
                                                                    {
                                                                        ["power"] = 10,
                                                                        ["modulation"] = 0,
                                                                        ["frequency"] = 134500000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -131327.2760241,
                                            ["x"] = -240803.50049995,
                                            ["name"] = "DictKey_WptName_109",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 5791.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEdited"] = true,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 205.55555555556,
                                                                ["altitude"] = 5791.2,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 55.238727848278,
                                            ["ETA_locked"] = false,
                                            ["y"] = -131041.11583328,
                                            ["x"] = -229452.47959721,
                                            ["name"] = "DictKey_WptName_110",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5791.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 323.93437069282,
                                            ["ETA_locked"] = false,
                                            ["y"] = -130468.79545163,
                                            ["x"] = -174223.56276792,
                                            ["name"] = "DictKey_WptName_111",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 5791.2,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 205.55555555556,
                                        ["type"] = "KC135MPRS",
                                        ["unitId"] = 16,
                                        ["psi"] = -0.025204745326468,
                                        ["y"] = -131327.2760241,
                                        ["x"] = -240803.50049995,
                                        ["name"] = "DictKey_UnitName_108",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 90700,
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.025204745326468,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Texaco11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -131327.2760241,
                                ["x"] = -240803.50049995,
                                ["name"] = "DictKey_GroupName_107",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "AWACS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 6096,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -200604.33946233,
                                            ["x"] = -282013.0016711,
                                            ["name"] = "DictKey_WptName_114",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 6096,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetFrequency",
                                                                    ["params"] = 
                                                                    {
                                                                        ["power"] = 10,
                                                                        ["modulation"] = 0,
                                                                        ["frequency"] = 120750000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 6096,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 154.16666666667,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 176.32338873843,
                                            ["ETA_locked"] = false,
                                            ["y"] = -199728.58826927,
                                            ["x"] = -260119.2218446,
                                            ["name"] = "DictKey_WptName_115",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 6096,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 886.63779740806,
                                            ["ETA_locked"] = false,
                                            ["y"] = -195933.66643268,
                                            ["x"] = -148314.98619726,
                                            ["name"] = "DictKey_WptName_116",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 6096,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VAW-125 Tigertails",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 154.16666666667,
                                        ["type"] = "E-2C",
                                        ["unitId"] = 17,
                                        ["psi"] = -0.039978687123291,
                                        ["y"] = -200604.33946233,
                                        ["x"] = -282013.0016711,
                                        ["name"] = "DictKey_UnitName_113",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "5624",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.039978687123291,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Magic11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -200604.33946233,
                                ["x"] = -282013.0016711,
                                ["name"] = "DictKey_GroupName_112",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 120.75,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "Refueling",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "Tanker",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "ActivateBeacon",
                                                                    ["params"] = 
                                                                    {
                                                                        ["type"] = 4,
                                                                        ["AA"] = true,
                                                                        ["callsign"] = "ARC",
                                                                        ["modeChannel"] = "X",
                                                                        ["channel"] = 11,
                                                                        ["system"] = 4,
                                                                        ["unitId"] = 128,
                                                                        ["bearing"] = true,
                                                                        ["frequency"] = 1098000000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetFrequency",
                                                                    ["params"] = 
                                                                    {
                                                                        ["power"] = 10,
                                                                        ["modulation"] = 0,
                                                                        ["frequency"] = 138400000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -131337.0455381,
                                            ["x"] = -241175.99470253,
                                            ["name"] = "DictKey_WptName_315",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 5486.4,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 205.55555555556,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 57.027569157778,
                                            ["ETA_locked"] = false,
                                            ["y"] = -130906.45304979,
                                            ["x"] = -229461.57211538,
                                            ["name"] = "DictKey_WptName_316",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 325.78770183537,
                                            ["ETA_locked"] = false,
                                            ["y"] = -130452.5436632,
                                            ["x"] = -174218.29848586,
                                            ["name"] = "DictKey_WptName_317",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 5486.4,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 205.55555555556,
                                        ["type"] = "KC135MPRS",
                                        ["unitId"] = 128,
                                        ["psi"] = -0.036740924790864,
                                        ["y"] = -131337.0455381,
                                        ["x"] = -241175.99470253,
                                        ["name"] = "DictKey_UnitName_314",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 90700,
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.036740924790864,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Arco11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -131337.0455381,
                                ["x"] = -241175.99470253,
                                ["name"] = "DictKey_GroupName_313",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [11]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [22]
                [19] = 
                {
                    ["id"] = 22,
                    ["name"] = "Switzerland",
                }, -- end of [19]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = -4014.6320814797,
                ["x"] = 5975.9333590397,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 18,
                    ["name"] = "Abkhazia",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 70,
                    ["name"] = "Algeria",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 65,
                    ["name"] = "Bahrain",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 24,
                    ["name"] = "Belarus",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 64,
                    ["name"] = "Brazil",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 63,
                    ["name"] = "Chile",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 27,
                    ["name"] = "China",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 29,
                    ["name"] = "Egypt",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 62,
                    ["name"] = "Ethiopia",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 61,
                    ["name"] = "Honduras",
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 33,
                    ["name"] = "India",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 60,
                    ["name"] = "Indonesia",
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 17,
                    ["name"] = "Insurgents",
                }, -- end of [13]
                [14] = 
                {
                    ["name"] = "Iran",
                    ["id"] = 34,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -182331.32239555,
                                            ["speed"] = 0,
                                            ["x"] = -181656.54906997,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 40,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "IRIAF - Standard",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 138,
                                        ["rate"] = "50",
                                        ["y"] = -182331.32239555,
                                        ["x"] = -181656.54906997,
                                        ["name"] = "DictKey_GroupName_375",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -182331.32239555,
                                ["x"] = -181656.54906997,
                                ["name"] = "DictKey_GroupName_375",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 304.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["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"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 176254.52750281,
                                            ["x"] = -280409.86081605,
                                            ["name"] = "DictKey_WptName_328",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 304.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 653.82194365329,
                                            ["ETA_locked"] = false,
                                            ["y"] = 25439.145547268,
                                            ["x"] = -206400.75067175,
                                            ["name"] = "DictKey_WptName_330",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 342,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 909.75281143176,
                                            ["ETA_locked"] = false,
                                            ["y"] = -39402.4885393,
                                            ["x"] = -217352.55482042,
                                            ["name"] = "DictKey_WptName_331",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 342,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1006.5560240632,
                                            ["ETA_locked"] = false,
                                            ["y"] = -48802.977439771,
                                            ["x"] = -194324.32627757,
                                            ["name"] = "DictKey_WptName_332",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 342,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1342.2588085995,
                                            ["ETA_locked"] = false,
                                            ["y"] = 37453.828073635,
                                            ["x"] = -194490.44343801,
                                            ["name"] = "DictKey_WptName_356",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 342,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1503.7436730386,
                                            ["ETA_locked"] = false,
                                            ["y"] = 33817.53273418,
                                            ["x"] = -222388.95471539,
                                            ["name"] = "DictKey_WptName_357",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 342,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1798.5303173247,
                                            ["ETA_locked"] = false,
                                            ["y"] = -40901.088966962,
                                            ["x"] = -234808.67199547,
                                            ["name"] = "DictKey_WptName_358",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 342,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1865.6044906315,
                                            ["ETA_locked"] = false,
                                            ["y"] = -46710.31156571,
                                            ["x"] = -218582.91232311,
                                            ["name"] = "DictKey_WptName_359",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 342,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2115.5927358572,
                                            ["ETA_locked"] = false,
                                            ["y"] = 12183.186504359,
                                            ["x"] = -192942.20568036,
                                            ["name"] = "DictKey_WptName_360",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 342,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2274.6993709919,
                                            ["ETA_locked"] = false,
                                            ["y"] = 33216.578672241,
                                            ["x"] = -227997.85929349,
                                            ["name"] = "DictKey_WptName_361",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 571,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2523.0936675041,
                                            ["ETA_locked"] = false,
                                            ["y"] = -30284.233872698,
                                            ["x"] = -234408.03595418,
                                            ["name"] = "DictKey_WptName_362",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 304.8,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF - Standard",
                                        ["skill"] = "High",
                                        ["speed"] = 256.94444444444,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 131,
                                        ["psi"] = 1.1145949719384,
                                        ["y"] = 176254.52750281,
                                        ["x"] = -280409.86081605,
                                        ["name"] = "DictKey_UnitName_327",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-13M}",
                                                }, -- 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-13M}",
                                                }, -- 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"]
                                        ["heading"] = -1.1145949719384,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 304.8,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF - Standard",
                                        ["skill"] = "High",
                                        ["speed"] = 256.94444444444,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 132,
                                        ["psi"] = 1.1145949719384,
                                        ["y"] = 176294.52750281,
                                        ["x"] = -280449.86081605,
                                        ["name"] = "DictKey_UnitName_329",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-13M}",
                                                }, -- 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-13M}",
                                                }, -- 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"]
                                        ["heading"] = -1.1145949719384,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 176254.52750281,
                                ["x"] = -280409.86081605,
                                ["name"] = "DictKey_GroupName_326",
                                ["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,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 304.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["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"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 24544.998917856,
                                            ["x"] = -13642.48501706,
                                            ["name"] = "DictKey_WptName_336",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 304.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 414.15977867313,
                                            ["ETA_locked"] = false,
                                            ["y"] = 14113.387630453,
                                            ["x"] = -119546.01700004,
                                            ["name"] = "DictKey_WptName_337",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 342,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 687.69994204763,
                                            ["ETA_locked"] = false,
                                            ["y"] = 40645.964165805,
                                            ["x"] = -184630.2004671,
                                            ["name"] = "DictKey_WptName_338",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 342,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1044.5785466764,
                                            ["ETA_locked"] = false,
                                            ["y"] = -36494.092512739,
                                            ["x"] = -234207.71793353,
                                            ["name"] = "DictKey_WptName_347",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 342,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1154.0611850763,
                                            ["ETA_locked"] = false,
                                            ["y"] = -40500.452925669,
                                            ["x"] = -206363.51306367,
                                            ["name"] = "DictKey_WptName_350",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 342,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1470.4671971073,
                                            ["ETA_locked"] = false,
                                            ["y"] = 40227.709394868,
                                            ["x"] = -215978.7780547,
                                            ["name"] = "DictKey_WptName_351",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 342,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1559.4527827951,
                                            ["ETA_locked"] = false,
                                            ["y"] = 44634.705849091,
                                            ["x"] = -193543.1597423,
                                            ["name"] = "DictKey_WptName_352",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 342,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1891.6186416375,
                                            ["ETA_locked"] = false,
                                            ["y"] = -40099.816884376,
                                            ["x"] = -203759.37879527,
                                            ["name"] = "DictKey_WptName_353",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 342,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1997.2156179956,
                                            ["ETA_locked"] = false,
                                            ["y"] = -37896.318657265,
                                            ["x"] = -230802.31158254,
                                            ["name"] = "DictKey_WptName_354",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 342,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2275.3211858416,
                                            ["ETA_locked"] = false,
                                            ["y"] = 33216.578672241,
                                            ["x"] = -223791.18085992,
                                            ["name"] = "DictKey_WptName_355",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 304.8,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF - Standard",
                                        ["skill"] = "High",
                                        ["speed"] = 256.94444444444,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 133,
                                        ["psi"] = 3.0434083087448,
                                        ["y"] = 24544.998917856,
                                        ["x"] = -13642.48501706,
                                        ["name"] = "DictKey_UnitName_334",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-13M}",
                                                }, -- 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-13M}",
                                                }, -- 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"]
                                        ["heading"] = -3.0434083087448,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 304.8,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF - Standard",
                                        ["skill"] = "High",
                                        ["speed"] = 256.94444444444,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 134,
                                        ["psi"] = 3.0434083087448,
                                        ["y"] = 24584.998917856,
                                        ["x"] = -13682.48501706,
                                        ["name"] = "DictKey_UnitName_335",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-13M}",
                                                }, -- 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-13M}",
                                                }, -- 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"]
                                        ["heading"] = -3.0434083087448,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 24544.998917856,
                                ["x"] = -13642.48501706,
                                ["name"] = "DictKey_GroupName_333",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [14]
                [15] = 
                {
                    ["id"] = 35,
                    ["name"] = "Iraq",
                }, -- end of [15]
                [16] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [16]
                [17] = 
                {
                    ["id"] = 69,
                    ["name"] = "Italian Social Republic",
                }, -- end of [17]
                [18] = 
                {
                    ["id"] = 36,
                    ["name"] = "Japan",
                }, -- end of [18]
                [19] = 
                {
                    ["id"] = 59,
                    ["name"] = "Jordan",
                }, -- end of [19]
                [20] = 
                {
                    ["id"] = 37,
                    ["name"] = "Kazakhstan",
                }, -- end of [20]
                [21] = 
                {
                    ["id"] = 71,
                    ["name"] = "Kuwait",
                }, -- end of [21]
                [22] = 
                {
                    ["id"] = 58,
                    ["name"] = "Libya",
                }, -- end of [22]
                [23] = 
                {
                    ["id"] = 57,
                    ["name"] = "Malaysia",
                }, -- end of [23]
                [24] = 
                {
                    ["id"] = 56,
                    ["name"] = "Mexico",
                }, -- end of [24]
                [25] = 
                {
                    ["id"] = 55,
                    ["name"] = "Morocco",
                }, -- end of [25]
                [26] = 
                {
                    ["id"] = 38,
                    ["name"] = "North Korea",
                }, -- end of [26]
                [27] = 
                {
                    ["id"] = 73,
                    ["name"] = "Oman",
                }, -- end of [27]
                [28] = 
                {
                    ["id"] = 39,
                    ["name"] = "Pakistan",
                }, -- end of [28]
                [29] = 
                {
                    ["id"] = 54,
                    ["name"] = "Philippines",
                }, -- end of [29]
                [30] = 
                {
                    ["id"] = 40,
                    ["name"] = "Poland",
                }, -- end of [30]
                [31] = 
                {
                    ["id"] = 72,
                    ["name"] = "Qatar",
                }, -- end of [31]
                [32] = 
                {
                    ["id"] = 41,
                    ["name"] = "Romania",
                }, -- end of [32]
                [33] = 
                {
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -182306.75118508,
                                            ["speed"] = 0,
                                            ["x"] = -181666.42821644,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 41,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard-1",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 139,
                                        ["rate"] = "30",
                                        ["y"] = -182306.75118508,
                                        ["x"] = -181666.42821644,
                                        ["name"] = "DictKey_GroupName_378",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -182306.75118508,
                                ["x"] = -181666.42821644,
                                ["name"] = "DictKey_GroupName_378",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 210.69444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["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"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 8801.7490975728,
                                            ["x"] = -117862.01568194,
                                            ["name"] = "DictKey_WptName_343",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 609.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 210.69444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 61.055385001239,
                                            ["ETA_locked"] = false,
                                            ["y"] = 20802.94521187,
                                            ["x"] = -122493.92355609,
                                            ["name"] = "DictKey_WptName_344",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 609.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 210.69444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 529.43293115396,
                                            ["ETA_locked"] = false,
                                            ["y"] = -35427.860771798,
                                            ["x"] = -203591.00273115,
                                            ["name"] = "DictKey_WptName_346",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 609.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 210.69444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 709.47780973109,
                                            ["ETA_locked"] = false,
                                            ["y"] = -29106.061206054,
                                            ["x"] = -240994.98349514,
                                            ["name"] = "DictKey_WptName_363",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 609.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 210.69444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1022.2580290579,
                                            ["ETA_locked"] = false,
                                            ["y"] = 36219.200973301,
                                            ["x"] = -232302.50909224,
                                            ["name"] = "DictKey_WptName_364",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 609.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 210.69444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1222.538484139,
                                            ["ETA_locked"] = false,
                                            ["y"] = 38326.467495216,
                                            ["x"] = -190157.17865395,
                                            ["name"] = "DictKey_WptName_365",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 633,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 210.69444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1532.7899692949,
                                            ["ETA_locked"] = false,
                                            ["y"] = -26998.79468414,
                                            ["x"] = -192527.8534911,
                                            ["name"] = "DictKey_WptName_366",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 633,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 210.69444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1769.6409709806,
                                            ["ETA_locked"] = false,
                                            ["y"] = -36481.494032756,
                                            ["x"] = -241521.80012562,
                                            ["name"] = "DictKey_WptName_367",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 633,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 210.69444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2132.5604814336,
                                            ["ETA_locked"] = false,
                                            ["y"] = 39906.917386652,
                                            ["x"] = -238097.49202751,
                                            ["name"] = "DictKey_WptName_368",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 633,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 210.69444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2371.8994338118,
                                            ["ETA_locked"] = false,
                                            ["y"] = 43331.225484763,
                                            ["x"] = -187786.50381679,
                                            ["name"] = "DictKey_WptName_369",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 633,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 210.69444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2724.1827834224,
                                            ["ETA_locked"] = false,
                                            ["y"] = -30686.51109749,
                                            ["x"] = -193318.07843682,
                                            ["name"] = "DictKey_WptName_370",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 633,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 210.69444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2952.971167024,
                                            ["ETA_locked"] = false,
                                            ["y"] = -37798.535608952,
                                            ["x"] = -240994.98349514,
                                            ["name"] = "DictKey_WptName_371",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 38,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 152.4,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard-1",
                                        ["skill"] = "Good",
                                        ["speed"] = 210.69444444444,
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 135,
                                        ["psi"] = -1.9391356222811,
                                        ["y"] = 8801.7490975728,
                                        ["x"] = -117862.01568194,
                                        ["name"] = "DictKey_UnitName_341",
                                        ["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"]
                                        ["heading"] = 1.9391356222811,
                                        ["callsign"] = 102,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 152.4,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard-1",
                                        ["skill"] = "Good",
                                        ["speed"] = 210.69444444444,
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 136,
                                        ["psi"] = -1.9391356222811,
                                        ["y"] = 8841.7490975728,
                                        ["x"] = -117902.01568194,
                                        ["name"] = "DictKey_UnitName_342",
                                        ["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"]
                                        ["heading"] = 1.9391356222811,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 8801.7490975728,
                                ["x"] = -117862.01568194,
                                ["name"] = "DictKey_GroupName_340",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [33]
                [34] = 
                {
                    ["id"] = 42,
                    ["name"] = "Saudi Arabia",
                }, -- end of [34]
                [35] = 
                {
                    ["id"] = 43,
                    ["name"] = "Serbia",
                }, -- end of [35]
                [36] = 
                {
                    ["id"] = 44,
                    ["name"] = "Slovakia",
                }, -- end of [36]
                [37] = 
                {
                    ["id"] = 75,
                    ["name"] = "South Africa",
                }, -- end of [37]
                [38] = 
                {
                    ["id"] = 45,
                    ["name"] = "South Korea",
                }, -- end of [38]
                [39] = 
                {
                    ["id"] = 19,
                    ["name"] = "South Ossetia",
                }, -- end of [39]
                [40] = 
                {
                    ["id"] = 53,
                    ["name"] = "Sudan",
                }, -- end of [40]
                [41] = 
                {
                    ["id"] = 47,
                    ["name"] = "Syria",
                }, -- end of [41]
                [42] = 
                {
                    ["id"] = 52,
                    ["name"] = "Thailand",
                }, -- end of [42]
                [43] = 
                {
                    ["id"] = 66,
                    ["name"] = "Third Reich",
                }, -- end of [43]
                [44] = 
                {
                    ["id"] = 51,
                    ["name"] = "Tunisia",
                }, -- end of [44]
                [45] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [45]
                [46] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 609.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 300,
                                            ["ETA_locked"] = true,
                                            ["y"] = 33266.75055114,
                                            ["x"] = -202000.65803621,
                                            ["name"] = "DictKey_WptName_320",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 609.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 280.36708350112,
                                            ["ETA_locked"] = false,
                                            ["y"] = 16170.155130306,
                                            ["x"] = -207623.34056517,
                                            ["name"] = "DictKey_WptName_321",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 609.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 923.83594503172,
                                            ["ETA_locked"] = false,
                                            ["y"] = -12802.134609242,
                                            ["x"] = -214427.00938855,
                                            ["name"] = "DictKey_WptName_322",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 628,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1099.8861895242,
                                            ["ETA_locked"] = false,
                                            ["y"] = -10987.822923008,
                                            ["x"] = -222364.62301582,
                                            ["name"] = "DictKey_WptName_323",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 628,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SwitchWaypoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["goToWaypointIndex"] = 2,
                                                                        ["fromWaypointIndex"] = 5,
                                                                    }, -- 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"] = 2168.7413677727,
                                            ["ETA_locked"] = false,
                                            ["y"] = 18551.439218488,
                                            ["x"] = -214653.79834933,
                                            ["name"] = "DictKey_WptName_324",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 609.6,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "ukraine",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 129,
                                        ["psi"] = 1.8885311248861,
                                        ["y"] = 33266.75055114,
                                        ["x"] = -202000.65803621,
                                        ["name"] = "DictKey_UnitName_319",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1704",
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.8885311248861,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "052",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 609.6,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "ukraine",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 130,
                                        ["psi"] = 1.8885311248861,
                                        ["y"] = 33306.75055114,
                                        ["x"] = -202040.65803621,
                                        ["name"] = "DictKey_UnitName_325",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1704",
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.8885311248861,
                                        ["callsign"] = 102,
                                        ["onboard_num"] = "050",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 33266.75055114,
                                ["x"] = -202000.65803621,
                                ["name"] = "DictKey_GroupName_318",
                                ["communication"] = true,
                                ["start_time"] = 300,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Ukraine",
                    ["id"] = 1,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -182357.29113963,
                                            ["speed"] = 0,
                                            ["x"] = -181645.95236942,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "ukraine",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 137,
                                        ["rate"] = "30",
                                        ["y"] = -182357.29113963,
                                        ["x"] = -181645.95236942,
                                        ["name"] = "DictKey_GroupName_372",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -182357.29113963,
                                ["x"] = -181645.95236942,
                                ["name"] = "DictKey_GroupName_372",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [46]
                [47] = 
                {
                    ["id"] = 74,
                    ["name"] = "United Arab Emirates",
                }, -- end of [47]
                [48] = 
                {
                    ["id"] = 7,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 5341.0772597865,
                                                ["x"] = -217012.79513771,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 2835.8906626262,
                                                ["x"] = -217198.2568204,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = -2530.595566131,
                                                ["x"] = -217358.09889783,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = -7072.2566494698,
                                                ["x"] = -216722.80719413,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 11380.916506587,
                                                ["x"] = -211673.7744553,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = -22884.694735384,
                                                ["x"] = -213009.35535819,
                                            }, -- end of [316]
                                            [2] = 
                                            {
                                                ["y"] = 11294.410987892,
                                                ["x"] = -211698.57299596,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 11204.523118668,
                                                ["x"] = -211729.28715882,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 11125.49592681,
                                                ["x"] = -211760.56568881,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 11061.743735048,
                                                ["x"] = -211789.45534343,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 11004.009599989,
                                                ["x"] = -211819.30268159,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 10947.831400817,
                                                ["x"] = -211851.98585401,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 10860.019270539,
                                                ["x"] = -211909.53326624,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 10713.213056988,
                                                ["x"] = -212013.59494149,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 10677.518064939,
                                                ["x"] = -212048.5755366,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 10574.878450655,
                                                ["x"] = -212171.24635009,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 10380.867577072,
                                                ["x"] = -212456.37104792,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 10250.932254929,
                                                ["x"] = -212698.20756898,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 10214.932096634,
                                                ["x"] = -212828.08367141,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 10178.044672062,
                                                ["x"] = -213286.39317068,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 10152.99534782,
                                                ["x"] = -213383.01505832,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 10049.216240749,
                                                ["x"] = -213546.57177506,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 9809.1793134471,
                                                ["x"] = -213676.86015214,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 9680.389354662,
                                                ["x"] = -213777.63204618,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 9559.2617514002,
                                                ["x"] = -214076.63302844,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 8689.9549791365,
                                                ["x"] = -214814.76672154,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 7401.6298187451,
                                                ["x"] = -215431.9517331,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 6099.2941072728,
                                                ["x"] = -216290.65473681,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 5235.2243708419,
                                                ["x"] = -217042.67745135,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 2394.815920185,
                                                ["x"] = -217309.26271214,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = -2950.8983840841,
                                                ["x"] = -217544.23866755,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = -7156.4189701473,
                                                ["x"] = -216711.19529336,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = -9943.9811304132,
                                                ["x"] = -215431.81981327,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = -26396.971799071,
                                                ["x"] = -213185.43517804,
                                            }, -- end of [320]
                                            [257] = 
                                            {
                                                ["y"] = -9995.5716343483,
                                                ["x"] = -215401.1968703,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = -26553.358089987,
                                                ["x"] = -213219.17704101,
                                            }, -- end of [321]
                                            [129] = 
                                            {
                                                ["y"] = 5006.9557742349,
                                                ["x"] = -217098.43433153,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 2345.3022306517,
                                                ["x"] = -217316.18003363,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = -3018.1481959767,
                                                ["x"] = -217563.64419834,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = -7186.378755299,
                                                ["x"] = -216709.72372861,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = -10041.366537181,
                                                ["x"] = -215370.74729473,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = -26957.55545147,
                                                ["x"] = -213312.98257717,
                                            }, -- end of [322]
                                            [65] = 
                                            {
                                                ["y"] = 9553.5536746174,
                                                ["x"] = -214090.50241143,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 8553.0299890177,
                                                ["x"] = -214980.44771236,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 7195.3202446157,
                                                ["x"] = -215492.37632235,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 6060.5576094655,
                                                ["x"] = -216329.69203124,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 4918.5274062521,
                                                ["x"] = -217115.13026604,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 2300.4786573669,
                                                ["x"] = -217320.10698807,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = -3325.3656752223,
                                                ["x"] = -217633.11919336,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = -7211.3753003118,
                                                ["x"] = -216709.88463387,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = -10174.747913908,
                                                ["x"] = -215265.45704287,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = -27079.979181876,
                                                ["x"] = -213331.97288078,
                                            }, -- end of [324]
                                            [261] = 
                                            {
                                                ["y"] = -10304.34347615,
                                                ["x"] = -215155.4674306,
                                            }, -- end of [261]
                                            [131] = 
                                            {
                                                ["y"] = 4864.0392733758,
                                                ["x"] = -217122.57318295,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 2255.5162642668,
                                                ["x"] = -217321.83727308,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = -4209.0488838298,
                                                ["x"] = -217803.29917253,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = -7236.3272013775,
                                                ["x"] = -216711.3853294,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = -10328.521668385,
                                                ["x"] = -215137.71231922,
                                            }, -- end of [262]
                                            [33] = 
                                            {
                                                ["y"] = 10145.334185844,
                                                ["x"] = -213401.48746323,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 10034.579439345,
                                                ["x"] = -213560.1968632,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 9786.9585754079,
                                                ["x"] = -213688.31083699,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 9668.3005569751,
                                                ["x"] = -213793.56219439,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 9547.1383245277,
                                                ["x"] = -214104.05834505,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 8470.5500227235,
                                                ["x"] = -215067.59256426,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 7048.9797673253,
                                                ["x"] = -215543.41656158,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 6023.9154959332,
                                                ["x"] = -216370.70039304,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 4824.186596286,
                                                ["x"] = -217125.95675146,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 2170.5296567391,
                                                ["x"] = -217320.80464669,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = -4278.3426611057,
                                                ["x"] = -217813.16549155,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = -7261.1682218502,
                                                ["x"] = -216714.1776311,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = -10371.044102205,
                                                ["x"] = -215111.46031565,
                                            }, -- end of [264]
                                            [265] = 
                                            {
                                                ["y"] = -10393.358917497,
                                                ["x"] = -215100.19582212,
                                            }, -- end of [265]
                                            [133] = 
                                            {
                                                ["y"] = 4784.2145308704,
                                                ["x"] = -217127.32485637,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 1322.8155237515,
                                                ["x"] = -217258.90061626,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = -4318.1773814448,
                                                ["x"] = -217816.74656244,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = -7290.7761512095,
                                                ["x"] = -216718.99411019,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = -10416.228909088,
                                                ["x"] = -215090.10401766,
                                            }, -- end of [266]
                                            [67] = 
                                            {
                                                ["y"] = 9537.7334140255,
                                                ["x"] = -214121.7079417,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 8409.2471046499,
                                                ["x"] = -215126.46179862,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 6937.5584990047,
                                                ["x"] = -215587.94344254,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 5992.4364557442,
                                                ["x"] = -216409.53925927,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 4744.2256360864,
                                                ["x"] = -217126.60070991,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 1064.0615476703,
                                                ["x"] = -217233.72300497,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = -4373.1363418476,
                                                ["x"] = -217818.72691029,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = -7339.632902932,
                                                ["x"] = -216729.60523159,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = -10496.420547182,
                                                ["x"] = -215062.0242245,
                                            }, -- end of [268]
                                            [269] = 
                                            {
                                                ["y"] = -10544.656126924,
                                                ["x"] = -215048.87880909,
                                            }, -- end of [269]
                                            [135] = 
                                            {
                                                ["y"] = 4704.3225246749,
                                                ["x"] = -217123.87280153,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 985.02239398648,
                                                ["x"] = -217221.41938716,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = -4423.1243132104,
                                                ["x"] = -217817.92876115,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = -7412.1272340963,
                                                ["x"] = -216748.79655026,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 10313.648132627,
                                                ["x"] = -212567.62928616,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 10239.212270807,
                                                ["x"] = -212731.18337458,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 10210.220208567,
                                                ["x"] = -212862.76165698,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 10171.50422284,
                                                ["x"] = -213320.77199616,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 10134.584232058,
                                                ["x"] = -213424.05520442,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 10019.156650351,
                                                ["x"] = -213572.92546113,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 9769.6549852476,
                                                ["x"] = -213698.33617454,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 9657.0499358686,
                                                ["x"] = -213810.09512174,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 9530.0031071057,
                                                ["x"] = -214134.56015267,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 8363.9814469985,
                                                ["x"] = -215165.8349233,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 6878.4362737269,
                                                ["x"] = -215614.93801141,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 5779.7186655446,
                                                ["x"] = -216687.33744375,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 4649.7108507209,
                                                ["x"] = -217117.39668714,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 916.45270041842,
                                                ["x"] = -217207.36964564,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = -4487.9746843261,
                                                ["x"] = -217813.62326324,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = -7512.1856178199,
                                                ["x"] = -216780.59500286,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = -10672.777906968,
                                                ["x"] = -215027.69059738,
                                            }, -- end of [272]
                                            [273] = 
                                            {
                                                ["y"] = -10762.624803839,
                                                ["x"] = -215022.59533425,
                                            }, -- end of [273]
                                            [137] = 
                                            {
                                                ["y"] = 4294.5099259269,
                                                ["x"] = -217059.34425714,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 703.03769520333,
                                                ["x"] = -217154.1452942,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = -4562.4920280224,
                                                ["x"] = -217805.18839115,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = -7649.3729163495,
                                                ["x"] = -216827.48828005,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = -10902.40555654,
                                                ["x"] = -215015.0371069,
                                            }, -- end of [274]
                                            [69] = 
                                            {
                                                ["y"] = 9518.7020532356,
                                                ["x"] = -214151.0576167,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 8328.5169371671,
                                                ["x"] = -215193.52581843,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 6842.9797612441,
                                                ["x"] = -215633.44361649,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 5696.6664087348,
                                                ["x"] = -216780.74135691,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 4259.585007716,
                                                ["x"] = -217057.11291129,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 678.33328456468,
                                                ["x"] = -217150.32796148,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = -4601.9492349504,
                                                ["x"] = -217798.64738202,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = -7683.2340831394,
                                                ["x"] = -216836.32095835,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = -11001.445828334,
                                                ["x"] = -215001.56525751,
                                            }, -- end of [276]
                                            [277] = 
                                            {
                                                ["y"] = -11025.866526594,
                                                ["x"] = -214996.22924291,
                                            }, -- end of [277]
                                            [139] = 
                                            {
                                                ["y"] = 4229.5904134454,
                                                ["x"] = -217056.73881933,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 653.46952266723,
                                                ["x"] = -217147.74811614,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = -4631.2572412505,
                                                ["x"] = -217792.25461079,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = -7717.4813030313,
                                                ["x"] = -216843.52878147,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = -11049.978604465,
                                                ["x"] = -214989.63555335,
                                            }, -- end of [278]
                                            [35] = 
                                            {
                                                ["y"] = 10118.122061712,
                                                ["x"] = -213454.93739736,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 10003.02135238,
                                                ["x"] = -213584.73850696,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 9752.9250101787,
                                                ["x"] = -213709.28980157,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 9646.6429579682,
                                                ["x"] = -213827.17194366,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 9506.4772223057,
                                                ["x"] = -214166.88344266,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 8299.8343272475,
                                                ["x"] = -215213.57675277,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 6817.1803500482,
                                                ["x"] = -215648.74638474,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 5647.5968237721,
                                                ["x"] = -216830.65213562,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 4194.6231287184,
                                                ["x"] = -217058.15122509,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 628.50701193327,
                                                ["x"] = -217146.42600614,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = -4660.2178626221,
                                                ["x"] = -217784.43773606,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = -7737.2342049781,
                                                ["x"] = -216846.65124911,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = -11097.034781483,
                                                ["x"] = -214972.7963732,
                                            }, -- end of [280]
                                            [281] = 
                                            {
                                                ["y"] = -11124.418808968,
                                                ["x"] = -214960.55257371,
                                            }, -- end of [281]
                                            [141] = 
                                            {
                                                ["y"] = 4154.7841316216,
                                                ["x"] = -217061.6798338,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 593.51111700882,
                                                ["x"] = -217146.40391553,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = -4693.5066066385,
                                                ["x"] = -217773.63948056,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = -7767.0661921422,
                                                ["x"] = -216849.784004,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = -11155.603725223,
                                                ["x"] = -214944.66981173,
                                            }, -- end of [282]
                                            [71] = 
                                            {
                                                ["y"] = 9490.1197716015,
                                                ["x"] = -214185.78492783,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 8274.4112692225,
                                                ["x"] = -215229.49786474,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 6796.3824978097,
                                                ["x"] = -215662.61409088,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 5614.44303924,
                                                ["x"] = -216861.07286272,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 4120.1418696086,
                                                ["x"] = -217066.64680144,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 144.44864139107,
                                                ["x"] = -217175.23616951,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = -4735.566098868,
                                                ["x"] = -217757.65151336,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = -7797.0269432352,
                                                ["x"] = -216851.24015073,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = -11550.795493489,
                                                ["x"] = -214699.90224561,
                                            }, -- end of [284]
                                            [285] = 
                                            {
                                                ["y"] = -11608.724256313,
                                                ["x"] = -214670.43383078,
                                            }, -- end of [285]
                                            [9] = 
                                            {
                                                ["y"] = 10724.794364618,
                                                ["x"] = -212004.06501229,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 10698.494432687,
                                                ["x"] = -212027.13240482,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 10637.730951889,
                                                ["x"] = -212093.47914885,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 10507.024839251,
                                                ["x"] = -212264.08148084,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 10285.308595438,
                                                ["x"] = -212620.50760271,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 10227.726534888,
                                                ["x"] = -212769.49511531,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 10203.940894973,
                                                ["x"] = -212937.49098345,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 10165.499987,
                                                ["x"] = -213345.03736902,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 10105.183836924,
                                                ["x"] = -213476.32600266,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 9986.2617218108,
                                                ["x"] = -213595.64828913,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 9736.8832650035,
                                                ["x"] = -213721.22895051,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 9637.2150611441,
                                                ["x"] = -213844.80691081,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 9469.2633250965,
                                                ["x"] = -214207.34394921,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 8248.2006985643,
                                                ["x"] = -215244.08525882,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 6776.3304715598,
                                                ["x"] = -215677.53970946,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 5583.6096004259,
                                                ["x"] = -216886.54659039,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 4032.3650169237,
                                                ["x"] = -217086.37045822,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = -337.52287998558,
                                                ["x"] = -217227.76622113,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = -4889.2437684849,
                                                ["x"] = -217685.11776704,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = -7856.960739218,
                                                ["x"] = -216849.16810778,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = -12070.914957948,
                                                ["x"] = -214493.7336473,
                                            }, -- end of [288]
                                            [289] = 
                                            {
                                                ["y"] = -12180.497510953,
                                                ["x"] = -214444.85652561,
                                            }, -- end of [289]
                                            [145] = 
                                            {
                                                ["y"] = 3797.3062743489,
                                                ["x"] = -217155.2315701,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = -465.20154667332,
                                                ["x"] = -217252.15445268,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = -5024.6499439774,
                                                ["x"] = -217609.71466995,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = -7886.7522479663,
                                                ["x"] = -216845.66918834,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = -12283.111483928,
                                                ["x"] = -214392.96362934,
                                            }, -- end of [290]
                                            [73] = 
                                            {
                                                ["y"] = 9443.6875611494,
                                                ["x"] = -214231.23223636,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 8221.2361328075,
                                                ["x"] = -215257.22622326,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 6757.0564148763,
                                                ["x"] = -215693.45788885,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 5555.5026662447,
                                                ["x"] = -216907.39736261,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 3767.8540123036,
                                                ["x"] = -217160.92238846,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = -743.09170424327,
                                                ["x"] = -217315.20230504,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = -5207.0823319603,
                                                ["x"] = -217495.98481799,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = -7916.3094003618,
                                                ["x"] = -216840.55507036,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = -12539.800601126,
                                                ["x"] = -214237.90949518,
                                            }, -- end of [292]
                                            [293] = 
                                            {
                                                ["y"] = -14043.900935006,
                                                ["x"] = -213169.90820114,
                                            }, -- end of [293]
                                            [147] = 
                                            {
                                                ["y"] = 3738.1569942962,
                                                ["x"] = -217165.15457028,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = -792.58858056756,
                                                ["x"] = -217322.24091434,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = -5690.5362181144,
                                                ["x"] = -217166.78060016,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = -7945.5477283945,
                                                ["x"] = -216833.85401803,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = -14205.229956187,
                                                ["x"] = -213079.40060834,
                                            }, -- end of [294]
                                            [37] = 
                                            {
                                                ["y"] = 10091.167560755,
                                                ["x"] = -213497.02409141,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 9968.9547133662,
                                                ["x"] = -213605.66713996,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 9721.577939197,
                                                ["x"] = -213734.09878706,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 9624.4857376901,
                                                ["x"] = -213871.9704193,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 9405.5461165295,
                                                ["x"] = -214263.55478162,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 8193.5931219698,
                                                ["x"] = -215268.87281392,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 6734.8846083362,
                                                ["x"] = -215713.66276592,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 5518.0205717112,
                                                ["x"] = -216932.2912305,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 3698.3262178976,
                                                ["x"] = -217168.78027643,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = -847.35505287776,
                                                ["x"] = -217327.24545171,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = -5729.8486463286,
                                                ["x"] = -217144.89148078,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = -7974.3919787793,
                                                ["x"] = -216825.61948793,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = -14623.561750124,
                                                ["x"] = -212876.71743802,
                                            }, -- end of [296]
                                            [297] = 
                                            {
                                                ["y"] = -14749.390017197,
                                                ["x"] = -212827.84414914,
                                            }, -- end of [297]
                                            [149] = 
                                            {
                                                ["y"] = 3653.3649603408,
                                                ["x"] = -217170.52289524,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = -1037.2191724668,
                                                ["x"] = -217334.05152386,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = -5761.2412389933,
                                                ["x"] = -217129.42422925,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = -8002.7834109138,
                                                ["x"] = -216815.93730332,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = -15100.650408508,
                                                ["x"] = -212711.65677643,
                                            }, -- end of [298]
                                            [75] = 
                                            {
                                                ["y"] = 9318.1849499723,
                                                ["x"] = -214330.38166775,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 8165.375735781,
                                                ["x"] = -215279.0504185,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 6699.7124489101,
                                                ["x"] = -215749.19291813,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 5483.6904279921,
                                                ["x"] = -216952.80966145,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 3598.3751090264,
                                                ["x"] = -217169.83122015,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = -1447.1764150536,
                                                ["x"] = -217332.48920124,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = -5793.3830745653,
                                                ["x"] = -217115.58109063,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = -8035.2808497174,
                                                ["x"] = -216802.95176623,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = -15361.823033537,
                                                ["x"] = -212643.67011147,
                                            }, -- end of [300]
                                            [301] = 
                                            {
                                                ["y"] = -15999.785592667,
                                                ["x"] = -212519.2807783,
                                            }, -- end of [301]
                                            [151] = 
                                            {
                                                ["y"] = 3523.5306670202,
                                                ["x"] = -217165.12257041,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = -2291.1528156489,
                                                ["x"] = -217293.46007884,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = -5826.1849878081,
                                                ["x"] = -217103.38341367,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = -8067.0718286633,
                                                ["x"] = -216788.31994678,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 10266.141759318,
                                                ["x"] = -212661.21640042,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 10220.517292748,
                                                ["x"] = -212798.61194965,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 10184.111642797,
                                                ["x"] = -213241.80858619,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 10159.722333808,
                                                ["x"] = -213364.18262629,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 10076.017796135,
                                                ["x"] = -213516.90612202,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 9942.2302779608,
                                                ["x"] = -213619.2899612,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 9707.0440547243,
                                                ["x"] = -213747.83402634,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 9613.1342038489,
                                                ["x"] = -213899.73357023,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 8815.9483203106,
                                                ["x"] = -214693.7644795,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 8131.8814257829,
                                                ["x"] = -215289.19161603,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 6535.5774090469,
                                                ["x"] = -215924.22136474,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 5452.706470441,
                                                ["x"] = -216969.07986587,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 3234.7808691969,
                                                ["x"] = -217138.75867693,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = -2326.10377104,
                                                ["x"] = -217295.22624769,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = -5864.331212924,
                                                ["x"] = -217091.36171717,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = -8102.5306867499,
                                                ["x"] = -216769.81765055,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = -16138.91761203,
                                                ["x"] = -212504.61911856,
                                            }, -- end of [304]
                                            [305] = 
                                            {
                                                ["y"] = -16183.902778364,
                                                ["x"] = -212505.58591648,
                                            }, -- end of [305]
                                            [153] = 
                                            {
                                                ["y"] = 3184.7895308252,
                                                ["x"] = -217138.15823017,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = -2350.9496169017,
                                                ["x"] = -217297.96374247,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = -5912.719544471,
                                                ["x"] = -217078.78962319,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = -8141.3362317924,
                                                ["x"] = -216747.04226932,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = -16803.23646372,
                                                ["x"] = -212531.76150321,
                                            }, -- end of [306]
                                            [77] = 
                                            {
                                                ["y"] = 8766.4394618895,
                                                ["x"] = -214735.87239752,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 8093.0504929516,
                                                ["x"] = -215298.77354938,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 6480.2322054159,
                                                ["x"] = -215974.82311911,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 5425.4618110259,
                                                ["x"] = -216981.63021078,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 3139.8277630724,
                                                ["x"] = -217139.89089534,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = -2370.6620698682,
                                                ["x"] = -217301.32724827,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = -6180.6574041501,
                                                ["x"] = -217017.18929174,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = -8187.3062210345,
                                                ["x"] = -216716.85750506,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = -17579.823206837,
                                                ["x"] = -212599.17638599,
                                            }, -- end of [308]
                                            [323] = 
                                            {
                                                ["y"] = -27051.320400236,
                                                ["x"] = -213328.18780681,
                                            }, -- end of [323]
                                            [319] = 
                                            {
                                                ["y"] = -26288.401327627,
                                                ["x"] = -213167.82567536,
                                            }, -- end of [319]
                                            [318] = 
                                            {
                                                ["y"] = -25353.258168368,
                                                ["x"] = -213072.70394915,
                                            }, -- end of [318]
                                            [315] = 
                                            {
                                                ["y"] = -22169.087401002,
                                                ["x"] = -212930.16844901,
                                            }, -- end of [315]
                                            [317] = 
                                            {
                                                ["y"] = -23049.299713788,
                                                ["x"] = -213020.52072666,
                                            }, -- end of [317]
                                            [255] = 
                                            {
                                                ["y"] = -9678.9393983084,
                                                ["x"] = -215561.23463946,
                                            }, -- end of [255]
                                            [270] = 
                                            {
                                                ["y"] = -10588.607256014,
                                                ["x"] = -215039.24163263,
                                            }, -- end of [270]
                                            [309] = 
                                            {
                                                ["y"] = -17939.63817674,
                                                ["x"] = -212588.33302253,
                                            }, -- end of [309]
                                            [295] = 
                                            {
                                                ["y"] = -14473.000915391,
                                                ["x"] = -212944.18132285,
                                            }, -- end of [295]
                                            [307] = 
                                            {
                                                ["y"] = -17454.85233444,
                                                ["x"] = -212597.1035446,
                                            }, -- end of [307]
                                            [303] = 
                                            {
                                                ["y"] = -16118.928129516,
                                                ["x"] = -212505.20641937,
                                            }, -- end of [303]
                                            [155] = 
                                            {
                                                ["y"] = 3095.0132118429,
                                                ["x"] = -217143.91944856,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = -2390.155998821,
                                                ["x"] = -217305.78670075,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = -6276.0387800118,
                                                ["x"] = -216987.18317886,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = -8251.8978444616,
                                                ["x"] = -216669.66956135,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = -18847.498373056,
                                                ["x"] = -212528.05261782,
                                            }, -- end of [310]
                                            [302] = 
                                            {
                                                ["y"] = -16074.145720753,
                                                ["x"] = -212509.56780546,
                                            }, -- end of [302]
                                            [299] = 
                                            {
                                                ["y"] = -15240.008620639,
                                                ["x"] = -212671.6548263,
                                            }, -- end of [299]
                                            [311] = 
                                            {
                                                ["y"] = -19022.436410929,
                                                ["x"] = -212532.02507395,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = 10063.025978534,
                                                ["x"] = -213532.10890915,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 9910.3167584131,
                                                ["x"] = -213633.65187353,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 9693.3081643431,
                                                ["x"] = -213762.36748467,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 9601.7281945078,
                                                ["x"] = -213932.819598,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 8733.6578871814,
                                                ["x"] = -214766.69331579,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 8034.1444208881,
                                                ["x"] = -215310.14653685,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 6371.7654495308,
                                                ["x"] = -216063.31767976,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 5383.7084239001,
                                                ["x"] = -216998.40009754,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 3040.5573342579,
                                                ["x"] = -217151.59759702,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = -2414.1730156964,
                                                ["x"] = -217312.7164002,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = -6892.5731439376,
                                                ["x"] = -216766.54983863,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = -9463.403891416,
                                                ["x"] = -215687.40010669,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = -19366.818377241,
                                                ["x"] = -212552.08995357,
                                            }, -- end of [312]
                                            [291] = 
                                            {
                                                ["y"] = -12396.180424953,
                                                ["x"] = -214328.83679791,
                                            }, -- end of [291]
                                            [287] = 
                                            {
                                                ["y"] = -11752.120902096,
                                                ["x"] = -214611.75447155,
                                            }, -- end of [287]
                                            [286] = 
                                            {
                                                ["y"] = -11663.522603701,
                                                ["x"] = -214646.01378042,
                                            }, -- end of [286]
                                            [283] = 
                                            {
                                                ["y"] = -11203.304065473,
                                                ["x"] = -214917.30038539,
                                            }, -- end of [283]
                                            [279] = 
                                            {
                                                ["y"] = -11073.721082601,
                                                ["x"] = -214981.81541593,
                                            }, -- end of [279]
                                            [275] = 
                                            {
                                                ["y"] = -10957.062675951,
                                                ["x"] = -215008.96412364,
                                            }, -- end of [275]
                                            [271] = 
                                            {
                                                ["y"] = -10628.059823144,
                                                ["x"] = -215032.67466211,
                                            }, -- end of [271]
                                            [313] = 
                                            {
                                                ["y"] = -21325.060108228,
                                                ["x"] = -212766.64905572,
                                            }, -- end of [313]
                                            [267] = 
                                            {
                                                ["y"] = -10448.908028188,
                                                ["x"] = -215077.58121927,
                                            }, -- end of [267]
                                            [263] = 
                                            {
                                                ["y"] = -10349.411688894,
                                                ["x"] = -215123.98458375,
                                            }, -- end of [263]
                                            [259] = 
                                            {
                                                ["y"] = -10093.624636235,
                                                ["x"] = -215332.10481955,
                                            }, -- end of [259]
                                            [157] = 
                                            {
                                                ["y"] = 2971.8210004196,
                                                ["x"] = -217164.80033146,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = -2447.2261937983,
                                                ["x"] = -217324.21572483,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = -6998.9170209488,
                                                ["x"] = -216738.46521712,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = -9538.6247671889,
                                                ["x"] = -215637.99955112,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = -21473.100217709,
                                                ["x"] = -212790.72335822,
                                            }, -- end of [314]
                                            [254] = 
                                            {
                                                ["y"] = -9594.7365516923,
                                                ["x"] = -215605.20214767,
                                            }, -- end of [254]
                                            [239] = 
                                            {
                                                ["y"] = -7827.0223888661,
                                                ["x"] = -216851.0305626,
                                            }, -- end of [239]
                                            [223] = 
                                            {
                                                ["y"] = -7121.6165057295,
                                                ["x"] = -216714.86805503,
                                            }, -- end of [223]
                                            [207] = 
                                            {
                                                ["y"] = -4799.6873869174,
                                                ["x"] = -217729.5900625,
                                            }, -- end of [207]
                                            [191] = 
                                            {
                                                ["y"] = -2903.6076370082,
                                                ["x"] = -217528.02174737,
                                            }, -- end of [191]
                                            [175] = 
                                            {
                                                ["y"] = -174.16443797807,
                                                ["x"] = -217204.66011433,
                                            }, -- end of [175]
                                            [159] = 
                                            {
                                                ["y"] = 2458.6459845677,
                                                ["x"] = -217297.01947668,
                                            }, -- end of [159]
                                            [79] = 
                                            {
                                                ["y"] = 8709.4808070518,
                                                ["x"] = -214791.99458384,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 7648.7962446025,
                                                ["x"] = -215369.32238948,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 6162.1076634934,
                                                ["x"] = -216233.401664,
                                            }, -- end of [111]
                                            [143] = 
                                            {
                                                ["y"] = 4085.7839008435,
                                                ["x"] = -217073.30066903,
                                            }, -- end of [143]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -6844.180074304,
                                                ["x"] = -216725.01233384,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -6844.180074304,
                                                ["x"] = -216725.01233384,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 337,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 11381.307042767,
                                            ["x"] = -211675.76952229,
                                            ["name"] = "DictKey_WptName_134",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.1388888888889,
                                            ["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"] = 442,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8304.0115970185,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -27079.856071413,
                                            ["x"] = -213333.86465236,
                                            ["name"] = "DictKey_WptName_148",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.1388888888889,
                                            ["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"] = 17,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR_D",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 19,
                                        ["skill"] = "Average",
                                        ["y"] = 11381.307042767,
                                        ["x"] = -211675.76952229,
                                        ["name"] = "DictKey_UnitName_133",
                                        ["heading"] = -1.6138805427348,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR_D",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 24,
                                        ["skill"] = "Average",
                                        ["y"] = 11410.451630874,
                                        ["x"] = -211668.67490345,
                                        ["name"] = "DictKey_UnitName_139",
                                        ["heading"] = -1.6138805427348,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BRDM-2",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 25,
                                        ["skill"] = "Average",
                                        ["y"] = 11439.7488372,
                                        ["x"] = -211662.26706655,
                                        ["name"] = "DictKey_UnitName_140",
                                        ["heading"] = -1.6138805427348,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "BRDM-2",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 26,
                                        ["skill"] = "Average",
                                        ["y"] = 11469.224579149,
                                        ["x"] = -211656.57410068,
                                        ["name"] = "DictKey_UnitName_141",
                                        ["heading"] = -1.6138805427348,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "ATZ-10",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 62,
                                        ["skill"] = "Average",
                                        ["y"] = 11498.818842139,
                                        ["x"] = -211651.61793371,
                                        ["name"] = "DictKey_UnitName_193",
                                        ["heading"] = -1.6138805427348,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "ATZ-10",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 63,
                                        ["skill"] = "Average",
                                        ["y"] = 11528.53597181,
                                        ["x"] = -211647.37900972,
                                        ["name"] = "DictKey_UnitName_194",
                                        ["heading"] = -1.6138805427348,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "ATMZ-5",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 64,
                                        ["skill"] = "Average",
                                        ["y"] = 11558.310987102,
                                        ["x"] = -211643.81636739,
                                        ["name"] = "DictKey_UnitName_195",
                                        ["heading"] = -1.6138805427348,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "ATMZ-5",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 65,
                                        ["skill"] = "Average",
                                        ["y"] = 11588.102124304,
                                        ["x"] = -211640.85459301,
                                        ["name"] = "DictKey_UnitName_196",
                                        ["heading"] = -1.6138805427348,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Ural-4320 APA-5D",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 66,
                                        ["skill"] = "Average",
                                        ["y"] = 11617.990221408,
                                        ["x"] = -211638.38660537,
                                        ["name"] = "DictKey_UnitName_197",
                                        ["heading"] = -1.6138805427348,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "ZiL-131 APA-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 67,
                                        ["skill"] = "Average",
                                        ["y"] = 11647.911495187,
                                        ["x"] = -211636.30853331,
                                        ["name"] = "DictKey_UnitName_198",
                                        ["heading"] = -1.6138805427348,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 11381.307042767,
                                ["x"] = -211675.76952229,
                                ["name"] = "DictKey_GroupName_132",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 5596.5064092974,
                                                ["x"] = -216876.23253871,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 3674.8717906628,
                                                ["x"] = -217169.97860488,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = -1690.4876541005,
                                                ["x"] = -217323.40558441,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = -5764.4099435264,
                                                ["x"] = -217127.97162786,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 11993.870891232,
                                                ["x"] = -211622.70289807,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = -17468.327961445,
                                                ["x"] = -212597.62622308,
                                            }, -- end of [316]
                                            [2] = 
                                            {
                                                ["y"] = 11694.029435038,
                                                ["x"] = -211631.65786433,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 11569.367643265,
                                                ["x"] = -211640.68113133,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 11504.87199427,
                                                ["x"] = -211648.71363461,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 11445.773870393,
                                                ["x"] = -211659.04214519,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 11387.250417572,
                                                ["x"] = -211672.24549736,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 11314.973163649,
                                                ["x"] = -211692.24426021,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 11229.457659683,
                                                ["x"] = -211720.27263915,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 11076.647770622,
                                                ["x"] = -211782.34307457,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 10961.955055078,
                                                ["x"] = -211843.42792074,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 10729.98005476,
                                                ["x"] = -212000.12268195,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 10706.877419389,
                                                ["x"] = -212019.23978028,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 10539.82396353,
                                                ["x"] = -212218.05985988,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 10272.936532952,
                                                ["x"] = -212646.16505423,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 10221.944572402,
                                                ["x"] = -212792.25606228,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 10183.127751066,
                                                ["x"] = -213250.23711854,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 10116.382361358,
                                                ["x"] = -213457.95802941,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 10004.265874035,
                                                ["x"] = -213583.87593826,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 9754.1683427129,
                                                ["x"] = -213708.42554015,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 9647.4008254572,
                                                ["x"] = -213825.86093688,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 9444.8163333125,
                                                ["x"] = -214230.22291946,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 8222.6141760263,
                                                ["x"] = -215256.59865556,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 6754.429029385,
                                                ["x"] = -215695.74864335,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 5568.8917149833,
                                                ["x"] = -216897.73088229,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 3559.940366688,
                                                ["x"] = -217167.87376384,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = -2309.6251657088,
                                                ["x"] = -217294.15234939,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = -5829.4837132152,
                                                ["x"] = -217102.25681276,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = -8074.6718273319,
                                                ["x"] = -216784.5453186,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = -18975.956779211,
                                                ["x"] = -212530.2339983,
                                            }, -- end of [320]
                                            [257] = 
                                            {
                                                ["y"] = -8109.9348287339,
                                                ["x"] = -216765.67198712,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = -19335.4203698,
                                                ["x"] = -212549.38735951,
                                            }, -- end of [321]
                                            [129] = 
                                            {
                                                ["y"] = 5540.2610167126,
                                                ["x"] = -216917.85667241,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 3211.3029186318,
                                                ["x"] = -217138.17055266,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = -2334.5550942564,
                                                ["x"] = -217295.98919685,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = -5867.6827802881,
                                                ["x"] = -217090.40371855,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = -8148.5298570142,
                                                ["x"] = -216742.54118025,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = -21298.782662252,
                                                ["x"] = -212763.11456775,
                                            }, -- end of [322]
                                            [65] = 
                                            {
                                                ["y"] = 9637.8941497633,
                                                ["x"] = -213843.45357076,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 9406.7221311845,
                                                ["x"] = -214262.60092802,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 8195.0030834201,
                                                ["x"] = -215268.32067291,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 6728.7797718321,
                                                ["x"] = -215719.55677786,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 5498.0030747512,
                                                ["x"] = -216944.57222872,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 3166.309197927,
                                                ["x"] = -217138.59355928,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = -2354.3983205871,
                                                ["x"] = -217298.4707309,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = -5916.1136250708,
                                                ["x"] = -217077.99529351,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = -8262.5858652696,
                                                ["x"] = -216661.4456607,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = -22202.274324379,
                                                ["x"] = -212934.63139616,
                                            }, -- end of [324]
                                            [261] = 
                                            {
                                                ["y"] = -9453.9482935283,
                                                ["x"] = -215693.97019016,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = -22918.056064429,
                                                ["x"] = -213012.23820027,
                                            }, -- end of [325]
                                            [131] = 
                                            {
                                                ["y"] = 5467.4338643691,
                                                ["x"] = -216961.60878985,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 3121.3940153937,
                                                ["x"] = -217141.27227325,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = -2374.0768690075,
                                                ["x"] = -217302.02706856,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = -6179.2016459158,
                                                ["x"] = -217017.60596588,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = -9533.1001918442,
                                                ["x"] = -215641.45102991,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = -23077.765016234,
                                                ["x"] = -213021.60043979,
                                            }, -- end of [326]
                                            [33] = 
                                            {
                                                ["y"] = 10176.630254349,
                                                ["x"] = -213294.76019303,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 10103.294720914,
                                                ["x"] = -213479.25546631,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 9987.5507264401,
                                                ["x"] = -213594.85373893,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 9738.0725208668,
                                                ["x"] = -213720.29167148,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 9625.0980210334,
                                                ["x"] = -213870.58558029,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 9319.4052161499,
                                                ["x"] = -214329.48512165,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 8166.8119579543,
                                                ["x"] = -215278.57072882,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 6687.0722368635,
                                                ["x"] = -215762.68171211,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 5440.5362197005,
                                                ["x"] = -216974.88840657,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 3076.6686373802,
                                                ["x"] = -217146.19790847,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = -2393.5281615721,
                                                ["x"] = -217306.66942868,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = -6274.6049823371,
                                                ["x"] = -216987.6700856,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = -9668.628703407,
                                                ["x"] = -215566.35971994,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = -26262.123255742,
                                                ["x"] = -213164.29631302,
                                            }, -- end of [328]
                                            [265] = 
                                            {
                                                ["y"] = -9947.019727312,
                                                ["x"] = -215430.11170799,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = -26380.729607165,
                                                ["x"] = -213182.4509334,
                                            }, -- end of [329]
                                            [133] = 
                                            {
                                                ["y"] = 5408.4114348079,
                                                ["x"] = -216988.77094298,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 3017.4223629199,
                                                ["x"] = -217155.63981334,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = -2417.4920224635,
                                                ["x"] = -217313.78174309,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = -6895.9233434782,
                                                ["x"] = -216765.58710601,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = -9998.520758279,
                                                ["x"] = -215399.33859249,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = -26517.800107,
                                                ["x"] = -213210.87597216,
                                            }, -- end of [330]
                                            [67] = 
                                            {
                                                ["y"] = 9613.6690250156,
                                                ["x"] = -213898.31706459,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 8817.123366078,
                                                ["x"] = -214692.80943207,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 8133.3410967221,
                                                ["x"] = -215288.78888834,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 6547.4417080871,
                                                ["x"] = -215912.73366372,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 5371.0075694155,
                                                ["x"] = -217002.93362316,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 2939.1558029047,
                                                ["x"] = -217172.16620485,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = -2455.1643944734,
                                                ["x"] = -217327.214594,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = -7002.3092815101,
                                                ["x"] = -216737.6631711,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = -10096.375095133,
                                                ["x"] = -215329.96339174,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = -27064.688006651,
                                                ["x"] = -213329.96951934,
                                            }, -- end of [332]
                                            [269] = 
                                            {
                                                ["y"] = -10181.189013739,
                                                ["x"] = -215259.93248367,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = -27128.043082933,
                                                ["x"] = -213337.29453336,
                                            }, -- end of [333]
                                            [135] = 
                                            {
                                                ["y"] = 5313.8157518965,
                                                ["x"] = -217021.05500627,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 2416.0089845509,
                                                ["x"] = -217305.56106685,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = -2552.1429084002,
                                                ["x"] = -217367.44192043,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = -7075.6846785449,
                                                ["x"] = -216722.17524689,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 10688.933067513,
                                                ["x"] = -212036.64221439,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 10449.188283747,
                                                ["x"] = -212349.89204508,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 10256.989553791,
                                                ["x"] = -212682.84461322,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 10216.009958872,
                                                ["x"] = -212821.65928574,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 10170.740939876,
                                                ["x"] = -213324.17317862,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 10089.125086831,
                                                ["x"] = -213499.848777,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 9970.2824010308,
                                                ["x"] = -213604.93907909,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 9722.7101116902,
                                                ["x"] = -213733.09328801,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 9602.1887440129,
                                                ["x"] = -213931.3771467,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 8767.5678962452,
                                                ["x"] = -214734.86270404,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 8094.5286292471,
                                                ["x"] = -215298.44501362,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 6492.6471487534,
                                                ["x"] = -215963.93366756,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 5091.2980934549,
                                                ["x"] = -217079.18326935,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 2361.6944962945,
                                                ["x"] = -217314.17862304,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = -2897.5089538539,
                                                ["x"] = -217525.73274568,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = -7120.1154784389,
                                                ["x"] = -216715.06742845,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = -10348.125163136,
                                                ["x"] = -215124.78313966,
                                            }, -- end of [272]
                                            [273] = 
                                            {
                                                ["y"] = -10369.713419941,
                                                ["x"] = -215112.18288622,
                                            }, -- end of [273]
                                            [137] = 
                                            {
                                                ["y"] = 4964.3322470214,
                                                ["x"] = -217107.04726489,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 2316.9504787717,
                                                ["x"] = -217318.92754668,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = -2944.6935319365,
                                                ["x"] = -217542.25516096,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = -7154.9093834002,
                                                ["x"] = -216711.31361257,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = -10391.99009573,
                                                ["x"] = -215100.84322627,
                                            }, -- end of [274]
                                            [69] = 
                                            {
                                                ["y"] = 9582.8632733329,
                                                ["x"] = -213998.64914691,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 8734.7336129172,
                                                ["x"] = -214765.62764221,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 8040.5646784425,
                                                ["x"] = -215309.04392209,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 6419.921610935,
                                                ["x"] = -216025.04303899,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 4895.3057449722,
                                                ["x"] = -217118.64004753,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 2272.02589699,
                                                ["x"] = -217321.456949,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = -3011.8542653552,
                                                ["x"] = -217561.96442112,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = -7184.86488498,
                                                ["x"] = -216709.75599363,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = -10447.482262193,
                                                ["x"] = -215078.09120936,
                                            }, -- end of [276]
                                            [277] = 
                                            {
                                                ["y"] = -10494.970390959,
                                                ["x"] = -215062.46001537,
                                            }, -- end of [277]
                                            [139] = 
                                            {
                                                ["y"] = 4850.6220114083,
                                                ["x"] = -217123.92937825,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 2207.0319735863,
                                                ["x"] = -217321.70032314,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = -3177.292580539,
                                                ["x"] = -217601.01163706,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = -7209.8618367422,
                                                ["x"] = -216709.83694584,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = -10543.185752864,
                                                ["x"] = -215049.24060073,
                                            }, -- end of [278]
                                            [35] = 
                                            {
                                                ["y"] = 10164.558849673,
                                                ["x"] = -213348.39369399,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 10076.969204233,
                                                ["x"] = -213515.72807324,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 9943.5943130827,
                                                ["x"] = -213618.63216221,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 9708.1167956346,
                                                ["x"] = -213746.76533986,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 9566.3963296999,
                                                ["x"] = -214056.33865992,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 8710.4963027172,
                                                ["x"] = -214790.87137692,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 7635.629861284,
                                                ["x"] = -215372.23990892,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 6144.4744889239,
                                                ["x"] = -216248.91451931,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 4810.7188291009,
                                                ["x"] = -217126.64983001,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 2087.1538632809,
                                                ["x"] = -217316.57463811,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = -4202.6229922176,
                                                ["x"] = -217802.23015475,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = -7234.8184666999,
                                                ["x"] = -216711.25658081,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = -10626.560330015,
                                                ["x"] = -215032.88512606,
                                            }, -- end of [280]
                                            [281] = 
                                            {
                                                ["y"] = -10666.289905794,
                                                ["x"] = -215028.27448239,
                                            }, -- end of [281]
                                            [141] = 
                                            {
                                                ["y"] = 4770.728943253,
                                                ["x"] = -217127.31401049,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 1115.2035025291,
                                                ["x"] = -217239.8968102,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = -4276.8382778006,
                                                ["x"] = -217812.99319894,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = -7259.6677097075,
                                                ["x"] = -216713.97432705,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = -10736.133651304,
                                                ["x"] = -215023.70243428,
                                            }, -- end of [282]
                                            [71] = 
                                            {
                                                ["y"] = 9559.8009080473,
                                                ["x"] = -214075.21794185,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 8690.9156391707,
                                                ["x"] = -214813.59625071,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 7364.4913651735,
                                                ["x"] = -215442.04574982,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 6089.6280802166,
                                                ["x"] = -216300.05849037,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 4730.7584522877,
                                                ["x"] = -217125.89484077,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 1016.0801804966,
                                                ["x"] = -217226.75686828,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = -4316.6661570711,
                                                ["x"] = -217816.65194848,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = -7289.287259797,
                                                ["x"] = -216718.71828191,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = -10960.51314893,
                                                ["x"] = -215008.46966483,
                                            }, -- end of [284]
                                            [285] = 
                                            {
                                                ["y"] = -11004.867017194,
                                                ["x"] = -215000.89757544,
                                            }, -- end of [285]
                                            [9] = 
                                            {
                                                ["y"] = 11145.35440381,
                                                ["x"] = -211752.28945729,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 11018.533282303,
                                                ["x"] = -211811.44278765,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 10894.410460724,
                                                ["x"] = -211886.28111857,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 10718.180083652,
                                                ["x"] = -212009.38047011,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 10658.369316507,
                                                ["x"] = -212069.66382756,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 10329.413019868,
                                                ["x"] = -212540.34221666,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 10242.890576031,
                                                ["x"] = -212720.27263664,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 10210.976785471,
                                                ["x"] = -212856.29154165,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 10158.619195417,
                                                ["x"] = -213367.4892519,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 10064.037740498,
                                                ["x"] = -213530.98238768,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 9911.7122443743,
                                                ["x"] = -213633.06411914,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 9694.319732879,
                                                ["x"] = -213761.24072461,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 9554.1618774934,
                                                ["x"] = -214089.11584126,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 8550.6926251811,
                                                ["x"] = -214983.0337178,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 7177.7373395852,
                                                ["x"] = -215498.08273545,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 6051.3758231332,
                                                ["x"] = -216339.56892368,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 4616.6064269271,
                                                ["x"] = -217112.36041964,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 864.56458528377,
                                                ["x"] = -217194.40079003,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = -4421.6112497024,
                                                ["x"] = -217817.98878374,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = -7410.6728499504,
                                                ["x"] = -216748.37509547,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = -11076.998392325,
                                                ["x"] = -214980.62802649,
                                            }, -- end of [288]
                                            [289] = 
                                            {
                                                ["y"] = -11100.249694548,
                                                ["x"] = -214971.44914498,
                                            }, -- end of [289]
                                            [145] = 
                                            {
                                                ["y"] = 4310.9435693771,
                                                ["x"] = -217060.97086012,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 719.25180396741,
                                                ["x"] = -217157.27623836,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = -4481.4860889157,
                                                ["x"] = -217814.19965815,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = -7510.7536956361,
                                                ["x"] = -216780.10261224,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = -11127.559808706,
                                                ["x"] = -214959.04103511,
                                            }, -- end of [290]
                                            [73] = 
                                            {
                                                ["y"] = 9547.8147032789,
                                                ["x"] = -214102.70372346,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 8468.0884777399,
                                                ["x"] = -215070.0606519,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 7031.688944178,
                                                ["x"] = -215549.95496308,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 6012.0270279536,
                                                ["x"] = -216384.85608823,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 4271.0867244185,
                                                ["x"] = -217057.64580049,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 689.73402135712,
                                                ["x"] = -217151.93870057,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = -4556.0392737847,
                                                ["x"] = -217806.0810828,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = -7652.7234345521,
                                                ["x"] = -216828.44908127,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = -11219.084434161,
                                                ["x"] = -214907.67221271,
                                            }, -- end of [292]
                                            [293] = 
                                            {
                                                ["y"] = -11540.68345435,
                                                ["x"] = -214705.40856012,
                                            }, -- end of [293]
                                            [147] = 
                                            {
                                                ["y"] = 4241.1044050837,
                                                ["x"] = -217056.70661598,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 664.93731288558,
                                                ["x"] = -217148.77784422,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = -4595.5479312621,
                                                ["x"] = -217799.85490577,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = -7686.629787209,
                                                ["x"] = -216837.10816246,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = -11598.353734719,
                                                ["x"] = -214675.4361637,
                                            }, -- end of [294]
                                            [37] = 
                                            {
                                                ["y"] = 10151.725063088,
                                                ["x"] = -213386.261143,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 10050.29098857,
                                                ["x"] = -213545.50509805,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 9810.5417316993,
                                                ["x"] = -213676.19937782,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 9681.3385361323,
                                                ["x"] = -213776.45225782,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 9538.4750338286,
                                                ["x"] = -214120.38780218,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 8406.6692302405,
                                                ["x"] = -215128.80810859,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 6925.1911920564,
                                                ["x"] = -215593.32075212,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 5978.2643386619,
                                                ["x"] = -216428.26687976,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 4211.1122094842,
                                                ["x"] = -217057.24308259,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 640.01185935949,
                                                ["x"] = -217146.88368744,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = -4629.7856373742,
                                                ["x"] = -217792.61130148,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = -7720.9124825815,
                                                ["x"] = -216844.14260555,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = -11731.923603675,
                                                ["x"] = -214619.16668452,
                                            }, -- end of [296]
                                            [297] = 
                                            {
                                                ["y"] = -12087.940637669,
                                                ["x"] = -214486.53306517,
                                            }, -- end of [297]
                                            [149] = 
                                            {
                                                ["y"] = 4171.2077318896,
                                                ["x"] = -217059.95683767,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 610.02354178223,
                                                ["x"] = -217146.18306343,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = -4658.7654104079,
                                                ["x"] = -217784.86578713,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = -7745.6538418011,
                                                ["x"] = -216847.70803029,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = -12197.15873162,
                                                ["x"] = -214436.84871142,
                                            }, -- end of [298]
                                            [75] = 
                                            {
                                                ["y"] = 9530.8173751344,
                                                ["x"] = -214133.28346702,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 8361.2859140022,
                                                ["x"] = -215168.04510929,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 6870.8355793421,
                                                ["x"] = -215618.71131426,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 5812.7534537323,
                                                ["x"] = -216647.81077438,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 4136.456653923,
                                                ["x"] = -217064.08960246,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 565.04696312904,
                                                ["x"] = -217147.49306061,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = -4692.0775221223,
                                                ["x"] = -217774.14005061,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = -7775.5319500448,
                                                ["x"] = -216850.36548792,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = -12420.559227983,
                                                ["x"] = -214314.1021614,
                                            }, -- end of [300]
                                            [301] = 
                                            {
                                                ["y"] = -12575.906293598,
                                                ["x"] = -214213.67357926,
                                            }, -- end of [301]
                                            [151] = 
                                            {
                                                ["y"] = 4101.9549044879,
                                                ["x"] = -217069.95412708,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = -58.329634824181,
                                                ["x"] = -217192.11644189,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = -4734.1627535014,
                                                ["x"] = -217758.22025974,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = -7805.5119436261,
                                                ["x"] = -216851.34930659,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 10600.532985493,
                                                ["x"] = -212138.60854434,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 10292.833865281,
                                                ["x"] = -212605.80796005,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 10230.85727435,
                                                ["x"] = -212758.4145019,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 10205.404988137,
                                                ["x"] = -212916.02671267,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 10143.911370764,
                                                ["x"] = -213404.66965997,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 10035.715841338,
                                                ["x"] = -213559.19616561,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 9788.2877453328,
                                                ["x"] = -213687.58551509,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 9669.1865582454,
                                                ["x"] = -213792.33425465,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 9519.591721501,
                                                ["x"] = -214149.83232243,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 8329.7351059369,
                                                ["x"] = -215192.6264101,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 6839.9414899944,
                                                ["x"] = -215635.15229883,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 5721.4065098208,
                                                ["x"] = -216753.88652249,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 4058.0382305605,
                                                ["x"] = -217079.74868884,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = -276.75419511831,
                                                ["x"] = -217218.22790647,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = -4793.7767219113,
                                                ["x"] = -217732.32848579,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = -7835.5004556501,
                                                ["x"] = -216850.67075833,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = -14431.076436523,
                                                ["x"] = -212964.32812354,
                                            }, -- end of [304]
                                            [305] = 
                                            {
                                                ["y"] = -14599.143531079,
                                                ["x"] = -212887.04937763,
                                            }, -- end of [305]
                                            [153] = 
                                            {
                                                ["y"] = 4000.1741728302,
                                                ["x"] = -217095.59062652,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = -419.66375926899,
                                                ["x"] = -217242.67875637,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = -4883.4746463776,
                                                ["x"] = -217688.14300763,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = -7865.4062770493,
                                                ["x"] = -216848.34356276,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = -14719.811944623,
                                                ["x"] = -212838.71930637,
                                            }, -- end of [306]
                                            [331] = 
                                            {
                                                ["y"] = -26975.737701586,
                                                ["x"] = -213316.31833729,
                                            }, -- end of [331]
                                            [327] = 
                                            {
                                                ["y"] = -25296.9506415,
                                                ["x"] = -213067.87669077,
                                            }, -- end of [327]
                                            [77] = 
                                            {
                                                ["y"] = 9507.4318565911,
                                                ["x"] = -214165.70806004,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 8301.0966851227,
                                                ["x"] = -215212.74049861,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 6814.2389061654,
                                                ["x"] = -215650.61681841,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 5662.960266352,
                                                ["x"] = -216815.59184379,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 3813.3975252266,
                                                ["x"] = -217151.51962081,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = -766.29731918523,
                                                ["x"] = -217318.81573482,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = -5014.7160066546,
                                                ["x"] = -217615.53652787,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = -7895.1402611414,
                                                ["x"] = -216844.38537337,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = -15219.199924442,
                                                ["x"] = -212677.11860523,
                                            }, -- end of [308]
                                            [323] = 
                                            {
                                                ["y"] = -21447.020345182,
                                                ["x"] = -212785.94389084,
                                            }, -- end of [323]
                                            [315] = 
                                            {
                                                ["y"] = -16786.784672567,
                                                ["x"] = -212530.32697546,
                                            }, -- end of [315]
                                            [318] = 
                                            {
                                                ["y"] = -17978.061980252,
                                                ["x"] = -212586.15124158,
                                            }, -- end of [318]
                                            [317] = 
                                            {
                                                ["y"] = -17603.307972355,
                                                ["x"] = -212598.9612846,
                                            }, -- end of [317]
                                            [319] = 
                                            {
                                                ["y"] = -18830.984993873,
                                                ["x"] = -212528.21100346,
                                            }, -- end of [319]
                                            [255] = 
                                            {
                                                ["y"] = -8043.0541881959,
                                                ["x"] = -216799.54839676,
                                            }, -- end of [255]
                                            [270] = 
                                            {
                                                ["y"] = -10303.144649853,
                                                ["x"] = -215156.39241263,
                                            }, -- end of [270]
                                            [309] = 
                                            {
                                                ["y"] = -15330.98971177,
                                                ["x"] = -212650.18521822,
                                            }, -- end of [309]
                                            [295] = 
                                            {
                                                ["y"] = -11652.917251112,
                                                ["x"] = -214650.49770959,
                                            }, -- end of [295]
                                            [307] = 
                                            {
                                                ["y"] = -15041.982911447,
                                                ["x"] = -212730.15254934,
                                            }, -- end of [307]
                                            [303] = 
                                            {
                                                ["y"] = -14159.904694257,
                                                ["x"] = -213103.8814782,
                                            }, -- end of [303]
                                            [155] = 
                                            {
                                                ["y"] = 3779.1906365853,
                                                ["x"] = -217158.90894392,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = -815.94435172886,
                                                ["x"] = -217324.70399166,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = -5189.0605335436,
                                                ["x"] = -217507.7353867,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = -7924.6156106043,
                                                ["x"] = -216838.81903651,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = -15983.485932541,
                                                ["x"] = -212521.93370289,
                                            }, -- end of [310]
                                            [302] = 
                                            {
                                                ["y"] = -14021.200312589,
                                                ["x"] = -213183.60777831,
                                            }, -- end of [302]
                                            [299] = 
                                            {
                                                ["y"] = -12303.765115378,
                                                ["x"] = -214381.78296389,
                                            }, -- end of [299]
                                            [311] = 
                                            {
                                                ["y"] = -16052.767111953,
                                                ["x"] = -212511.97885491,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = 10130.733786224,
                                                ["x"] = -213431.61761086,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 10020.350323362,
                                                ["x"] = -213571.99381201,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 9770.9469535185,
                                                ["x"] = -213697.54644913,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 9657.8722737031,
                                                ["x"] = -213808.82366997,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 9491.1398958842,
                                                ["x"] = -214184.66591418,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 8275.7134238012,
                                                ["x"] = -215228.72504884,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 6793.5402981198,
                                                ["x"] = -215664.63214346,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 5626.78470166,
                                                ["x"] = -216850.1004458,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 3749.5787606578,
                                                ["x"] = -217163.69958942,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = -885.77902384263,
                                                ["x"] = -217329.41173405,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = -5693.5446887391,
                                                ["x"] = -217165.01996209,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = -7953.7494374792,
                                                ["x"] = -216831.67706145,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = -16117.416393382,
                                                ["x"] = -212505.29305588,
                                            }, -- end of [312]
                                            [291] = 
                                            {
                                                ["y"] = -11163.055214023,
                                                ["x"] = -214940.60982464,
                                            }, -- end of [291]
                                            [287] = 
                                            {
                                                ["y"] = -11053.312911826,
                                                ["x"] = -214988.61916365,
                                            }, -- end of [287]
                                            [286] = 
                                            {
                                                ["y"] = -11029.247751296,
                                                ["x"] = -214995.38188474,
                                            }, -- end of [286]
                                            [283] = 
                                            {
                                                ["y"] = -10910.857100519,
                                                ["x"] = -215014.27597463,
                                            }, -- end of [283]
                                            [279] = 
                                            {
                                                ["y"] = -10587.120572747,
                                                ["x"] = -215039.52919095,
                                            }, -- end of [279]
                                            [275] = 
                                            {
                                                ["y"] = -10414.830597126,
                                                ["x"] = -215090.68506914,
                                            }, -- end of [275]
                                            [271] = 
                                            {
                                                ["y"] = -10327.279740046,
                                                ["x"] = -215138.57854941,
                                            }, -- end of [271]
                                            [313] = 
                                            {
                                                ["y"] = -16137.403457663,
                                                ["x"] = -212504.63260765,
                                            }, -- end of [313]
                                            [267] = 
                                            {
                                                ["y"] = -10044.218336893,
                                                ["x"] = -215368.74282772,
                                            }, -- end of [267]
                                            [263] = 
                                            {
                                                ["y"] = -9589.0476454112,
                                                ["x"] = -215608.37568679,
                                            }, -- end of [263]
                                            [259] = 
                                            {
                                                ["y"] = -8194.2708890507,
                                                ["x"] = -216712.00959871,
                                            }, -- end of [259]
                                            [157] = 
                                            {
                                                ["y"] = 3714.7930259501,
                                                ["x"] = -217167.53383224,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = -1215.692374945,
                                                ["x"] = -217335.83459816,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = -5732.9406550005,
                                                ["x"] = -217143.2821294,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = -7982.4708037443,
                                                ["x"] = -216823.02335215,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = -16177.393703901,
                                                ["x"] = -212505.32745709,
                                            }, -- end of [314]
                                            [254] = 
                                            {
                                                ["y"] = -8010.7259510012,
                                                ["x"] = -216812.95006591,
                                            }, -- end of [254]
                                            [239] = 
                                            {
                                                ["y"] = -7338.1593754969,
                                                ["x"] = -216729.25658963,
                                            }, -- end of [239]
                                            [223] = 
                                            {
                                                ["y"] = -5796.6221134076,
                                                ["x"] = -217114.29291562,
                                            }, -- end of [223]
                                            [207] = 
                                            {
                                                ["y"] = -4371.6222728926,
                                                ["x"] = -217818.70926316,
                                            }, -- end of [207]
                                            [191] = 
                                            {
                                                ["y"] = -2264.641174871,
                                                ["x"] = -217293.14778466,
                                            }, -- end of [191]
                                            [175] = 
                                            {
                                                ["y"] = 937.45674389475,
                                                ["x"] = -217212.02484215,
                                            }, -- end of [175]
                                            [159] = 
                                            {
                                                ["y"] = 3624.8800929561,
                                                ["x"] = -217170.50915273,
                                            }, -- end of [159]
                                            [79] = 
                                            {
                                                ["y"] = 9470.342548223,
                                                ["x"] = -214206.28181773,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 8249.5421793431,
                                                ["x"] = -215243.38293119,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 6773.5966386239,
                                                ["x"] = -215679.70230906,
                                            }, -- end of [111]
                                            [143] = 
                                            {
                                                ["y"] = 4685.931483073,
                                                ["x"] = -217122.00645335,
                                            }, -- end of [143]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -6772.5503218086,
                                                ["x"] = -216677.52091835,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -6772.5503218086,
                                                ["x"] = -216677.52091835,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 341,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 11993.791465654,
                                            ["x"] = -211624.67671831,
                                            ["name"] = "DictKey_WptName_151",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.1388888888889,
                                            ["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"] = 441,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8433.4258300156,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -27127.884961405,
                                            ["x"] = -213339.22248479,
                                            ["name"] = "DictKey_WptName_159",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.1388888888889,
                                            ["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"] = 18,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 32,
                                        ["skill"] = "Average",
                                        ["y"] = 11993.791465654,
                                        ["x"] = -211624.67671831,
                                        ["name"] = "DictKey_UnitName_150",
                                        ["heading"] = -1.614594278916,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 35,
                                        ["skill"] = "Average",
                                        ["y"] = 12023.786130228,
                                        ["x"] = -211624.55922355,
                                        ["name"] = "DictKey_UnitName_154",
                                        ["heading"] = -1.614594278916,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 36,
                                        ["skill"] = "Average",
                                        ["y"] = 12053.842466736,
                                        ["x"] = -211624.6032357,
                                        ["name"] = "DictKey_UnitName_155",
                                        ["heading"] = -1.614594278916,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 37,
                                        ["skill"] = "Average",
                                        ["y"] = 12083.858757091,
                                        ["x"] = -211624.80314203,
                                        ["name"] = "DictKey_UnitName_156",
                                        ["heading"] = -1.614594278916,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 38,
                                        ["skill"] = "Average",
                                        ["y"] = 12113.858194252,
                                        ["x"] = -211625.14750312,
                                        ["name"] = "DictKey_UnitName_157",
                                        ["heading"] = -1.614594278916,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Ural-375 ZU-23 Insurgent",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 39,
                                        ["skill"] = "Average",
                                        ["y"] = 12143.861325986,
                                        ["x"] = -211625.61895429,
                                        ["name"] = "DictKey_UnitName_158",
                                        ["heading"] = -1.614594278916,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "UAZ-469",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 58,
                                        ["skill"] = "Average",
                                        ["y"] = 12173.859787204,
                                        ["x"] = -211626.19316138,
                                        ["name"] = "DictKey_UnitName_186",
                                        ["heading"] = -1.614594278916,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "UAZ-469",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 59,
                                        ["skill"] = "Average",
                                        ["y"] = 12203.849877332,
                                        ["x"] = -211626.83954818,
                                        ["name"] = "DictKey_UnitName_187",
                                        ["heading"] = -1.614594278916,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "UAZ-469",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 60,
                                        ["skill"] = "Average",
                                        ["y"] = 12233.832136225,
                                        ["x"] = -211627.52277275,
                                        ["name"] = "DictKey_UnitName_188",
                                        ["heading"] = -1.614594278916,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 11993.791465654,
                                ["x"] = -211624.67671831,
                                ["name"] = "DictKey_GroupName_149",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 5963.949781271,
                                                ["x"] = -216447.68357814,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 3981.8629425393,
                                                ["x"] = -217101.10302264,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = -132.05251760922,
                                                ["x"] = -217199.8027995,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = -4700.6730620351,
                                                ["x"] = -217771.08310728,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 12619.628149974,
                                                ["x"] = -211583.84347172,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = -15972.764324171,
                                                ["x"] = -212523.76559898,
                                            }, -- end of [316]
                                            [2] = 
                                            {
                                                ["y"] = 12596.09849498,
                                                ["x"] = -211592.28340476,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 12562.652669443,
                                                ["x"] = -211602.58133265,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 12533.549601225,
                                                ["x"] = -211609.84900602,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 12504.118816236,
                                                ["x"] = -211615.649563,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 12474.443431871,
                                                ["x"] = -211620.03270338,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 12429.637409523,
                                                ["x"] = -211624.16460258,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 12374.704113378,
                                                ["x"] = -211626.73071192,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 11545.38844659,
                                                ["x"] = -211643.30899587,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 11422.169519644,
                                                ["x"] = -211664.01555781,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 11277.637174548,
                                                ["x"] = -211703.9308258,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 11109.325983267,
                                                ["x"] = -211767.5369869,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 10792.01514017,
                                                ["x"] = -211956.43286305,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 10675.739090796,
                                                ["x"] = -212050.48368661,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 10363.568886443,
                                                ["x"] = -212484.01311799,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 10248.250974683,
                                                ["x"] = -212705.32823744,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 10178.425639602,
                                                ["x"] = -213284.03250351,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 10106.467688645,
                                                ["x"] = -213474.30869506,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 9988.2958343453,
                                                ["x"] = -213594.39120719,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 9734.8442564964,
                                                ["x"] = -213722.85625963,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 9531.2858631806,
                                                ["x"] = -214132.54204652,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 8369.6705305025,
                                                ["x"] = -215161.11641782,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 6990.5854165639,
                                                ["x"] = -215565.99555281,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 5829.0990531504,
                                                ["x"] = -216627.74996098,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 3784.9616517882,
                                                ["x"] = -217157.79800922,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = -443.30819477629,
                                                ["x"] = -217247.45893841,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = -4815.6134322326,
                                                ["x"] = -217722.07819002,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = -7839.6174396677,
                                                ["x"] = -216850.44829454,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = -16176.517315231,
                                                ["x"] = -212505.29486139,
                                            }, -- end of [320]
                                            [257] = 
                                            {
                                                ["y"] = -7869.5048807068,
                                                ["x"] = -216847.89579491,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = -16785.910833705,
                                                ["x"] = -212530.25260763,
                                            }, -- end of [321]
                                            [129] = 
                                            {
                                                ["y"] = 5735.3573694014,
                                                ["x"] = -216738.35526981,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 3755.397864003,
                                                ["x"] = -217162.8769119,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = -750.60049439585,
                                                ["x"] = -217316.43170435,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = -4913.6139548008,
                                                ["x"] = -217672.14329097,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = -7899.2084066011,
                                                ["x"] = -216843.71510836,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = -17467.451538266,
                                                ["x"] = -212597.59458749,
                                            }, -- end of [322]
                                            [65] = 
                                            {
                                                ["y"] = 9719.637753056,
                                                ["x"] = -213735.84274678,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 9520.1045407703,
                                                ["x"] = -214149.12088894,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 8334.4459370529,
                                                ["x"] = -215189.11253083,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 6903.1858523618,
                                                ["x"] = -215603.20358966,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 5670.6244479784,
                                                ["x"] = -216807.87377323,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 3720.6463526677,
                                                ["x"] = -217167.00702822,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = -800.14913554951,
                                                ["x"] = -217323.09616572,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = -5052.6846598215,
                                                ["x"] = -217593.05990859,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = -7957.722555038,
                                                ["x"] = -216830.57550669,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = -17972.195504009,
                                                ["x"] = -212586.50269224,
                                            }, -- end of [324]
                                            [261] = 
                                            {
                                                ["y"] = -7986.3826360218,
                                                ["x"] = -216821.72078442,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = -18835.10766999,
                                                ["x"] = -212528.16010629,
                                            }, -- end of [325]
                                            [131] = 
                                            {
                                                ["y"] = 5631.1260712485,
                                                ["x"] = -216846.13920279,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 3680.7439280322,
                                                ["x"] = -217169.7399241,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = -859.93797397442,
                                                ["x"] = -217328.05204936,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = -5250.9767579526,
                                                ["x"] = -217466.98567296,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = -8014.5705049523,
                                                ["x"] = -216811.4605993,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = -18985.074026067,
                                                ["x"] = -212530.55768231,
                                            }, -- end of [326]
                                            [33] = 
                                            {
                                                ["y"] = 10236.882956334,
                                                ["x"] = -212738.42672333,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 10172.014961813,
                                                ["x"] = -213318.43597124,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 10092.555935179,
                                                ["x"] = -213495.07720846,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 9971.0501293189,
                                                ["x"] = -213604.51515831,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 9705.2066106663,
                                                ["x"] = -213749.68594376,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 9507.9826942063,
                                                ["x"] = -214165.02563844,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 8305.9774465545,
                                                ["x"] = -215209.46677492,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 6858.2727584028,
                                                ["x"] = -215625.16339586,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 5601.0387646487,
                                                ["x"] = -216872.49134272,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 3635.7566002173,
                                                ["x"] = -217170.60725267,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = -1104.8181217805,
                                                ["x"] = -217335.19380162,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = -5684.175418142,
                                                ["x"] = -217170.54498968,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = -8078.3492934344,
                                                ["x"] = -216782.6810915,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = -21307.827033483,
                                                ["x"] = -212764.30966245,
                                            }, -- end of [328]
                                            [265] = 
                                            {
                                                ["y"] = -8113.5175901284,
                                                ["x"] = -216763.63165944,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = -21455.998003332,
                                                ["x"] = -212787.56587121,
                                            }, -- end of [329]
                                            [133] = 
                                            {
                                                ["y"] = 5573.6026083699,
                                                ["x"] = -216894.21712475,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 3575.7896927485,
                                                ["x"] = -217168.80938761,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = -1539.7420542104,
                                                ["x"] = -217329.67129047,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = -5727.7317616738,
                                                ["x"] = -217146.00352872,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = -8152.0112488137,
                                                ["x"] = -216740.33231735,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = -22191.490539625,
                                                ["x"] = -212933.21041109,
                                            }, -- end of [330]
                                            [67] = 
                                            {
                                                ["y"] = 9691.5763615259,
                                                ["x"] = -213764.31855538,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 9495.0655081975,
                                                ["x"] = -214180.29233333,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 8280.748235014,
                                                ["x"] = -215225.69366496,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 6827.7363314416,
                                                ["x"] = -215642.25739382,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 5545.1373245143,
                                                ["x"] = -216914.57637877,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 3476.1354095097,
                                                ["x"] = -217160.62364729,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = -2283.7633002037,
                                                ["x"] = -217293.30223349,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = -5759.0718712259,
                                                ["x"] = -217130.43007468,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = -8277.6629087382,
                                                ["x"] = -216649.68259957,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = -23066.894838025,
                                                ["x"] = -213021.2152836,
                                            }, -- end of [332]
                                            [269] = 
                                            {
                                                ["y"] = -9440.9782339707,
                                                ["x"] = -215703.12694789,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = -25316.008297166,
                                                ["x"] = -213069.45618396,
                                            }, -- end of [333]
                                            [135] = 
                                            {
                                                ["y"] = 5503.0476060648,
                                                ["x"] = -216941.556976,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 3252.1556764458,
                                                ["x"] = -217139.51011325,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = -2318.7325776988,
                                                ["x"] = -217294.68374494,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = -5791.1649283723,
                                                ["x"] = -217116.47424056,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 11050.426951632,
                                                ["x"] = -211795.01513773,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 10722.743470321,
                                                ["x"] = -212005.67730711,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 10632.816221973,
                                                ["x"] = -212099.28768113,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 10307.485239905,
                                                ["x"] = -212578.62931094,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 10225.742385941,
                                                ["x"] = -212776.8405602,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 10166.130132291,
                                                ["x"] = -213342.73068348,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 10077.518199796,
                                                ["x"] = -213515.04414123,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 9944.3837169716,
                                                ["x"] = -213618.24992531,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 9678.7652058459,
                                                ["x"] = -213779.67359798,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 9478.0171110151,
                                                ["x"] = -214198.57423608,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 8254.730341192,
                                                ["x"] = -215240.62222029,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 6806.6026784109,
                                                ["x"] = -215655.60826233,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 5472.6284749763,
                                                ["x"] = -216958.8601672,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 3197.1803636891,
                                                ["x"] = -217138.07362905,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = -2343.6222400789,
                                                ["x"] = -217296.99516522,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = -5823.9252223381,
                                                ["x"] = -217104.16531811,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = -9649.9987502456,
                                                ["x"] = -215575.78153449,
                                            }, -- end of [272]
                                            [336] = 
                                            {
                                                ["y"] = -26526.689987815,
                                                ["x"] = -213212.92517116,
                                            }, -- end of [336]
                                            [273] = 
                                            {
                                                ["y"] = -9954.9413156601,
                                                ["x"] = -215425.58666294,
                                            }, -- end of [273]
                                            [337] = 
                                            {
                                                ["y"] = -26974.861552767,
                                                ["x"] = -213316.23112824,
                                            }, -- end of [337]
                                            [137] = 
                                            {
                                                ["y"] = 5445.8557405335,
                                                ["x"] = -216972.39039068,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 3152.19871003,
                                                ["x"] = -217139.18442074,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = -2363.3994928149,
                                                ["x"] = -217299.95505279,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = -5862.0343316039,
                                                ["x"] = -217092.026766,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = -10006.208165711,
                                                ["x"] = -215394.4262477,
                                            }, -- end of [274]
                                            [338] = 
                                            {
                                                ["y"] = -26984.770066213,
                                                ["x"] = -213317.95851457,
                                            }, -- end of [338]
                                            [69] = 
                                            {
                                                ["y"] = 9666.7853667398,
                                                ["x"] = -213795.68586011,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 9452.8697081807,
                                                ["x"] = -214222.91193725,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 8227.946006745,
                                                ["x"] = -215254.12675339,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 6786.1721047124,
                                                ["x"] = -215670.01139956,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 5413.8485333201,
                                                ["x"] = -216986.53963437,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 3107.3325025577,
                                                ["x"] = -217142.58730779,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = -2382.9803089483,
                                                ["x"] = -217304.01540717,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = -5910.3924921213,
                                                ["x"] = -217079.3398074,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = -10107.469780731,
                                                ["x"] = -215321.22470708,
                                            }, -- end of [276]
                                            [277] = 
                                            {
                                                ["y"] = -10322.482868387,
                                                ["x"] = -215141.9738249,
                                            }, -- end of [277]
                                            [139] = 
                                            {
                                                ["y"] = 5376.5535266769,
                                                ["x"] = -217000.98892148,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 3057.7358980856,
                                                ["x"] = -217148.88727223,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = -2402.3173156859,
                                                ["x"] = -217309.11417667,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = -6183.1646807142,
                                                ["x"] = -217016.46862525,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = -10343.157993149,
                                                ["x"] = -215127.92415696,
                                            }, -- end of [278]
                                            [35] = 
                                            {
                                                ["y"] = 10219.967176344,
                                                ["x"] = -212801.16207023,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 10160.462256157,
                                                ["x"] = -213361.90876941,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 10064.621587444,
                                                ["x"] = -213530.32801543,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 9912.5201388815,
                                                ["x"] = -213632.72290845,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 9655.6444951139,
                                                ["x"] = -213812.29295404,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 9418.9841336674,
                                                ["x"] = -214252.51541816,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 8200.4612896672,
                                                ["x"] = -215266.14197374,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 6766.51348072,
                                                ["x"] = -215685.45175581,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 5324.2436357498,
                                                ["x"] = -217017.96184349,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 2993.7374555401,
                                                ["x"] = -217160.21478886,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = -2430.8733739188,
                                                ["x"] = -217318.29721788,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = -6278.508394798,
                                                ["x"] = -216986.34245608,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = -10386.69729727,
                                                ["x"] = -215103.39762243,
                                            }, -- end of [280]
                                            [281] = 
                                            {
                                                ["y"] = -10409.418243352,
                                                ["x"] = -215092.97547211,
                                            }, -- end of [281]
                                            [141] = 
                                            {
                                                ["y"] = 5126.1387748011,
                                                ["x"] = -217070.62290495,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 2891.4331823049,
                                                ["x"] = -217183.8091758,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = -2482.2580358538,
                                                ["x"] = -217337.89442788,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = -6890.2756619952,
                                                ["x"] = -216767.21275292,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = -10437.26873786,
                                                ["x"] = -215081.83194239,
                                            }, -- end of [282]
                                            [71] = 
                                            {
                                                ["y"] = 9645.3511229025,
                                                ["x"] = -213829.4386305,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 9352.2013508972,
                                                ["x"] = -214305.08591188,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 8172.3748689094,
                                                ["x"] = -215276.67532422,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 6743.9252131935,
                                                ["x"] = -215705.18899833,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 4979.9151496974,
                                                ["x"] = -217104.00558747,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 2436.5104076637,
                                                ["x"] = -217301.62008261,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = -2628.8647518918,
                                                ["x"] = -217401.94152707,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = -7001.4556773048,
                                                ["x"] = -216737.86436739,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = -10527.803661169,
                                                ["x"] = -215053.17324163,
                                            }, -- end of [284]
                                            [285] = 
                                            {
                                                ["y"] = -10571.564214436,
                                                ["x"] = -215042.70299426,
                                            }, -- end of [285]
                                            [9] = 
                                            {
                                                ["y"] = 11630.025062932,
                                                ["x"] = -211635.54434811,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 11481.050712348,
                                                ["x"] = -211652.51466509,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 11359.072194551,
                                                ["x"] = -211679.60136578,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 11188.033134454,
                                                ["x"] = -211735.46353192,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 10992.988649423,
                                                ["x"] = -211825.42795861,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 10711.249688107,
                                                ["x"] = -212015.31277536,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 10567.205559026,
                                                ["x"] = -212181.25174759,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 10281.926258335,
                                                ["x"] = -212627.32323289,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 10214.520106079,
                                                ["x"] = -212830.65972257,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 10153.850178714,
                                                ["x"] = -213380.78185183,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 10050.911273676,
                                                ["x"] = -213544.88511409,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 9811.3315545517,
                                                ["x"] = -213675.81820856,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 9636.0552815435,
                                                ["x"] = -213847.14366047,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 8802.3468954732,
                                                ["x"] = -214704.94785288,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 8143.8000667514,
                                                ["x"] = -215285.80303316,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 6715.2468066494,
                                                ["x"] = -215733.06723184,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 4856.4717821358,
                                                ["x"] = -217123.36456539,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 2332.7636379677,
                                                ["x"] = -217317.50769684,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = -2924.8904521148,
                                                ["x"] = -217535.64796341,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = -7119.2463060017,
                                                ["x"] = -216715.18427486,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = -10705.299223907,
                                                ["x"] = -215025.31767796,
                                            }, -- end of [288]
                                            [289] = 
                                            {
                                                ["y"] = -10929.883106637,
                                                ["x"] = -215012.35069791,
                                            }, -- end of [289]
                                            [145] = 
                                            {
                                                ["y"] = 4816.5894354728,
                                                ["x"] = -217126.3764067,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 2287.889488559,
                                                ["x"] = -217320.80818996,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = -2977.3104436392,
                                                ["x"] = -217552.27883012,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = -7154.0352128477,
                                                ["x"] = -216711.38395132,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = -10974.471438214,
                                                ["x"] = -215006.32281388,
                                            }, -- end of [290]
                                            [73] = 
                                            {
                                                ["y"] = 9623.4387116532,
                                                ["x"] = -213874.35972377,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 8757.10067689,
                                                ["x"] = -214744.3439111,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 8109.9922400291,
                                                ["x"] = -215294.84717171,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 6511.8357069443,
                                                ["x"] = -215946.57347769,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 4776.6058292117,
                                                ["x"] = -217127.34814765,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 2237.9079911118,
                                                ["x"] = -217321.9414103,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = -3069.1608528361,
                                                ["x"] = -217576.50057428,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = -7183.9881376176,
                                                ["x"] = -216709.77681224,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = -11038.068870588,
                                                ["x"] = -214993.05491574,
                                            }, -- end of [292]
                                            [293] = 
                                            {
                                                ["y"] = -11062.00384041,
                                                ["x"] = -214985.84528285,
                                            }, -- end of [293]
                                            [147] = 
                                            {
                                                ["y"] = 4736.6258866923,
                                                ["x"] = -217126.23018448,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 2137.9498427613,
                                                ["x"] = -217319.43912352,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = -3690.1885649754,
                                                ["x"] = -217708.84616288,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = -7208.9852090382,
                                                ["x"] = -216709.81158927,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = -11085.535279494,
                                                ["x"] = -214977.41112203,
                                            }, -- end of [294]
                                            [37] = 
                                            {
                                                ["y"] = 10209.394017485,
                                                ["x"] = -212870.32543125,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 10146.295937803,
                                                ["x"] = -213399.29817264,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 10036.371938424,
                                                ["x"] = -213558.61423568,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 9784.6743844646,
                                                ["x"] = -213689.57100363,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 9612.221801408,
                                                ["x"] = -213902.17743716,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 8728.2864966724,
                                                ["x"] = -214772.08230915,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 8061.1056113859,
                                                ["x"] = -215305.31433896,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 6455.39739758,
                                                ["x"] = -215995.95517851,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 4691.7744547518,
                                                ["x"] = -217122.63758894,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 1160.8353460282,
                                                ["x"] = -217244.62961621,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = -4246.2169399291,
                                                ["x"] = -217809.03495882,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = -7233.9444621806,
                                                ["x"] = -216711.18420675,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = -11135.742178329,
                                                ["x"] = -214955.00661565,
                                            }, -- end of [296]
                                            [297] = 
                                            {
                                                ["y"] = -11171.024097391,
                                                ["x"] = -214936.16848443,
                                            }, -- end of [297]
                                            [149] = 
                                            {
                                                ["y"] = 4632.2910400092,
                                                ["x"] = -217114.82413878,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 1036.7156052871,
                                                ["x"] = -217229.92184056,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = -4300.8347354544,
                                                ["x"] = -217815.45528104,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = -7258.7983937866,
                                                ["x"] = -216713.85849677,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = -11235.315488422,
                                                ["x"] = -214897.56082712,
                                            }, -- end of [298]
                                            [75] = 
                                            {
                                                ["y"] = 9600.9406462817,
                                                ["x"] = -213935.30661178,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 8707.7382551913,
                                                ["x"] = -214793.93603661,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 7972.258179183,
                                                ["x"] = -215319.61626212,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 6122.8815529129,
                                                ["x"] = -216268.45606505,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 4306.8436957418,
                                                ["x"] = -217060.53473996,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 962.81133117477,
                                                ["x"] = -217217.19887116,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = -4340.7577913775,
                                                ["x"] = -217817.87746789,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = -7288.4246527464,
                                                ["x"] = -216718.56005716,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = -11588.601281465,
                                                ["x"] = -214680.25236947,
                                            }, -- end of [300]
                                            [301] = 
                                            {
                                                ["y"] = -11642.934558817,
                                                ["x"] = -214654.81647583,
                                            }, -- end of [301]
                                            [151] = 
                                            {
                                                ["y"] = 4266.9693242288,
                                                ["x"] = -217057.43104663,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 894.47588605057,
                                                ["x"] = -217202.06175787,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = -4390.7445005634,
                                                ["x"] = -217818.74284252,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = -7332.4371318258,
                                                ["x"] = -216727.91670751,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 10932.880598174,
                                                ["x"] = -211861.28854128,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 10696.625036405,
                                                ["x"] = -212028.95205631,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 10496.990488861,
                                                ["x"] = -212278.55138349,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 10263.109475597,
                                                ["x"] = -212668.19479955,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 10202.576118643,
                                                ["x"] = -212960.05849783,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 10135.655486144,
                                                ["x"] = -213421.91730706,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 10021.039781518,
                                                ["x"] = -213571.45181589,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 9767.4368469963,
                                                ["x"] = -213699.70931114,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 9560.1103045576,
                                                ["x"] = -214074.39726492,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 8685.1604008158,
                                                ["x"] = -214820.67478632,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 7705.01983386,
                                                ["x"] = -215357.81335581,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 6076.0980188283,
                                                ["x"] = -216313.57256928,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 4236.9814271713,
                                                ["x"] = -217056.69311844,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 710.30499566747,
                                                ["x"] = -217155.49260359,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = -4445.7048614741,
                                                ["x"] = -217816.80533177,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = -7400.2154215442,
                                                ["x"] = -216745.38301414,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = -12214.327287299,
                                                ["x"] = -214428.4268473,
                                            }, -- end of [304]
                                            [305] = 
                                            {
                                                ["y"] = -12320.507116679,
                                                ["x"] = -214372.54216919,
                                            }, -- end of [305]
                                            [153] = 
                                            {
                                                ["y"] = 4206.9938268975,
                                                ["x"] = -217057.43763369,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 680.70390103016,
                                                ["x"] = -217150.641051,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = -4515.447864827,
                                                ["x"] = -217810.89369218,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = -7495.7197556345,
                                                ["x"] = -216774.99781275,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = -12441.098327034,
                                                ["x"] = -214301.45060939,
                                            }, -- end of [306]
                                            [335] = 
                                            {
                                                ["y"] = -26384.786753228,
                                                ["x"] = -213183.18475902,
                                            }, -- end of [335]
                                            [334] = 
                                            {
                                                ["y"] = -26271.168577558,
                                                ["x"] = -213165.48414553,
                                            }, -- end of [334]
                                            [331] = 
                                            {
                                                ["y"] = -22907.217126164,
                                                ["x"] = -213011.32943145,
                                            }, -- end of [331]
                                            [315] = 
                                            {
                                                ["y"] = -15310.602965576,
                                                ["x"] = -212654.6827404,
                                            }, -- end of [315]
                                            [77] = 
                                            {
                                                ["y"] = 9554.5107231421,
                                                ["x"] = -214088.31128915,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 8567.9611718482,
                                                ["x"] = -214963.76171098,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 7597.52491188,
                                                ["x"] = -215381.10525455,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 6041.909923689,
                                                ["x"] = -216350.04942673,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 4167.1033572141,
                                                ["x"] = -217060.34780211,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 655.85303505835,
                                                ["x"] = -217147.93965617,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = -4574.9641178381,
                                                ["x"] = -217803.3374908,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = -7656.6927946618,
                                                ["x"] = -216829.5631203,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = -14007.678835507,
                                                ["x"] = -213191.92928373,
                                            }, -- end of [308]
                                            [323] = 
                                            {
                                                ["y"] = -17602.431042871,
                                                ["x"] = -212598.97201252,
                                            }, -- end of [323]
                                            [319] = 
                                            {
                                                ["y"] = -16136.52651768,
                                                ["x"] = -212504.64240072,
                                            }, -- end of [319]
                                            [318] = 
                                            {
                                                ["y"] = -16116.541018146,
                                                ["x"] = -212505.34634138,
                                            }, -- end of [318]
                                            [317] = 
                                            {
                                                ["y"] = -16046.932077715,
                                                ["x"] = -212512.6798707,
                                            }, -- end of [317]
                                            [327] = 
                                            {
                                                ["y"] = -19344.511853601,
                                                ["x"] = -212550.14502046,
                                            }, -- end of [327]
                                            [255] = 
                                            {
                                                ["y"] = -7809.6349319148,
                                                ["x"] = -216851.35430883,
                                            }, -- end of [255]
                                            [270] = 
                                            {
                                                ["y"] = -9519.7003136957,
                                                ["x"] = -215649.96676194,
                                            }, -- end of [270]
                                            [309] = 
                                            {
                                                ["y"] = -14132.865046065,
                                                ["x"] = -213118.78926051,
                                            }, -- end of [309]
                                            [295] = 
                                            {
                                                ["y"] = -11108.622188663,
                                                ["x"] = -214967.82580146,
                                            }, -- end of [295]
                                            [307] = 
                                            {
                                                ["y"] = -12612.328725513,
                                                ["x"] = -214188.7690105,
                                            }, -- end of [307]
                                            [303] = 
                                            {
                                                ["y"] = -12110.084762444,
                                                ["x"] = -214476.9647937,
                                            }, -- end of [303]
                                            [155] = 
                                            {
                                                ["y"] = 4132.3780598368,
                                                ["x"] = -217064.69308436,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 630.89704600403,
                                                ["x"] = -217146.50063511,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = -4609.4107701044,
                                                ["x"] = -217797.15797096,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = -7690.6507306959,
                                                ["x"] = -216838.02019221,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = -14394.387352669,
                                                ["x"] = -212982.35113023,
                                            }, -- end of [310]
                                            [302] = 
                                            {
                                                ["y"] = -11712.386447665,
                                                ["x"] = -214626.52514079,
                                            }, -- end of [302]
                                            [299] = 
                                            {
                                                ["y"] = -11526.808175006,
                                                ["x"] = -214713.12532319,
                                            }, -- end of [299]
                                            [311] = 
                                            {
                                                ["y"] = -14579.982904456,
                                                ["x"] = -212895.33916405,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = 10184.917956675,
                                                ["x"] = -213234.4615301,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 10119.303398795,
                                                ["x"] = -213452.85837018,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 10004.98502858,
                                                ["x"] = -213583.37399875,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 9750.792240865,
                                                ["x"] = -213710.79213867,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 9548.2038356787,
                                                ["x"] = -214101.91788065,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 8486.2674867562,
                                                ["x"] = -215051.6450526,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 7297.9729658033,
                                                ["x"] = -215460.83963201,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 6006.2619292289,
                                                ["x"] = -216391.92647352,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 4097.9106140933,
                                                ["x"] = -217070.75563993,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 600.90092711797,
                                                ["x"] = -217146.25981604,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = -4638.6381710242,
                                                ["x"] = -217790.40666359,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = -7724.9772555549,
                                                ["x"] = -216844.83249638,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = -14700.279550924,
                                                ["x"] = -212846.09065777,
                                            }, -- end of [312]
                                            [291] = 
                                            {
                                                ["y"] = -11013.799542552,
                                                ["x"] = -214999.04435375,
                                            }, -- end of [291]
                                            [287] = 
                                            {
                                                ["y"] = -10650.494251009,
                                                ["x"] = -215029.88084646,
                                            }, -- end of [287]
                                            [286] = 
                                            {
                                                ["y"] = -10610.865167304,
                                                ["x"] = -215035.27791219,
                                            }, -- end of [286]
                                            [283] = 
                                            {
                                                ["y"] = -10479.805508039,
                                                ["x"] = -215067.16094414,
                                            }, -- end of [283]
                                            [279] = 
                                            {
                                                ["y"] = -10364.573078874,
                                                ["x"] = -215115.03159229,
                                            }, -- end of [279]
                                            [275] = 
                                            {
                                                ["y"] = -10051.654706033,
                                                ["x"] = -215363.45800081,
                                            }, -- end of [275]
                                            [271] = 
                                            {
                                                ["y"] = -9575.2366605217,
                                                ["x"] = -215616.20729925,
                                            }, -- end of [271]
                                            [313] = 
                                            {
                                                ["y"] = -14903.260053088,
                                                ["x"] = -212775.27470282,
                                            }, -- end of [313]
                                            [267] = 
                                            {
                                                ["y"] = -8201.7249711153,
                                                ["x"] = -216706.74981908,
                                            }, -- end of [267]
                                            [263] = 
                                            {
                                                ["y"] = -8046.8159205055,
                                                ["x"] = -216797.86065463,
                                            }, -- end of [263]
                                            [259] = 
                                            {
                                                ["y"] = -7928.6415881033,
                                                ["x"] = -216837.92987853,
                                            }, -- end of [259]
                                            [157] = 
                                            {
                                                ["y"] = 4049.1850180392,
                                                ["x"] = -217081.95116244,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 530.98093309933,
                                                ["x"] = -217149.46004701,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = -4667.5008599019,
                                                ["x"] = -217782.23524136,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = -7749.750555223,
                                                ["x"] = -216848.1728385,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = -15203.878065125,
                                                ["x"] = -212681.2798508,
                                            }, -- end of [314]
                                            [254] = 
                                            {
                                                ["y"] = -7779.648288411,
                                                ["x"] = -216850.59966136,
                                            }, -- end of [254]
                                            [239] = 
                                            {
                                                ["y"] = -7074.8220389017,
                                                ["x"] = -216722.33328189,
                                            }, -- end of [239]
                                            [223] = 
                                            {
                                                ["y"] = -4747.2224576526,
                                                ["x"] = -217752.84430877,
                                            }, -- end of [223]
                                            [207] = 
                                            {
                                                ["y"] = -2878.0637085842,
                                                ["x"] = -217518.13508478,
                                            }, -- end of [207]
                                            [191] = 
                                            {
                                                ["y"] = -315.42742649714,
                                                ["x"] = -217224.14004749,
                                            }, -- end of [191]
                                            [175] = 
                                            {
                                                ["y"] = 2377.4190267734,
                                                ["x"] = -217311.98493963,
                                            }, -- end of [175]
                                            [159] = 
                                            {
                                                ["y"] = 3819.1034137826,
                                                ["x"] = -217150.1118843,
                                            }, -- end of [159]
                                            [79] = 
                                            {
                                                ["y"] = 9538.9020817442,
                                                ["x"] = -214119.62181532,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 8418.3656475628,
                                                ["x"] = -215118.07174408,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 7135.9250707118,
                                                ["x"] = -215512.17329355,
                                            }, -- end of [111]
                                            [143] = 
                                            {
                                                ["y"] = 4906.0686990538,
                                                ["x"] = -217117.0692837,
                                            }, -- end of [143]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -6836.7407972857,
                                                ["x"] = -216787.18378978,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -6836.449464415,
                                                ["x"] = -216787.27271257,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 340,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 12620.37263832,
                                            ["x"] = -211585.58923697,
                                            ["name"] = "DictKey_WptName_162",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.1388888888889,
                                            ["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"] = 442,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8528.0403308364,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -26983.588449359,
                                            ["x"] = -213319.69708265,
                                            ["name"] = "DictKey_WptName_173",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.1388888888889,
                                            ["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"] = 19,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Boman",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 40,
                                        ["skill"] = "Average",
                                        ["y"] = 12620.37263832,
                                        ["x"] = -211585.58923697,
                                        ["name"] = "DictKey_UnitName_161",
                                        ["heading"] = -1.6145545984787,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "MTLB",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 68,
                                        ["skill"] = "Average",
                                        ["y"] = 12647.877648491,
                                        ["x"] = -211574.40608344,
                                        ["name"] = "DictKey_UnitName_199",
                                        ["heading"] = -1.6145545984787,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BMD-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 69,
                                        ["skill"] = "Average",
                                        ["y"] = 12675.168509662,
                                        ["x"] = -211562.07452956,
                                        ["name"] = "DictKey_UnitName_200",
                                        ["heading"] = -1.6145545984787,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "BMD-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 71,
                                        ["skill"] = "Average",
                                        ["y"] = 12702.061452828,
                                        ["x"] = -211548.86210932,
                                        ["name"] = "DictKey_UnitName_202",
                                        ["heading"] = -1.6145545984787,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 72,
                                        ["skill"] = "Average",
                                        ["y"] = 12728.61022523,
                                        ["x"] = -211534.9446589,
                                        ["name"] = "DictKey_UnitName_203",
                                        ["heading"] = -1.6145545984787,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 74,
                                        ["skill"] = "Average",
                                        ["y"] = 12754.807575394,
                                        ["x"] = -211520.48102326,
                                        ["name"] = "DictKey_UnitName_207",
                                        ["heading"] = -1.6145545984787,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 75,
                                        ["skill"] = "Average",
                                        ["y"] = 12780.776127286,
                                        ["x"] = -211505.52092431,
                                        ["name"] = "DictKey_UnitName_208",
                                        ["heading"] = -1.6145545984787,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 76,
                                        ["skill"] = "Average",
                                        ["y"] = 12806.518094062,
                                        ["x"] = -211490.15353379,
                                        ["name"] = "DictKey_UnitName_209",
                                        ["heading"] = -1.6145545984787,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 79,
                                        ["skill"] = "Average",
                                        ["y"] = 12832.044007259,
                                        ["x"] = -211474.44680621,
                                        ["name"] = "DictKey_UnitName_212",
                                        ["heading"] = -1.6145545984787,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 80,
                                        ["skill"] = "Average",
                                        ["y"] = 12857.397104591,
                                        ["x"] = -211458.43528955,
                                        ["name"] = "DictKey_UnitName_213",
                                        ["heading"] = -1.6145545984787,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 12620.37263832,
                                ["x"] = -211585.58923697,
                                ["name"] = "DictKey_GroupName_160",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 6114.7917456633,
                                                ["x"] = -216275.9592746,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 4092.0004769826,
                                                ["x"] = -217071.97001886,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = -133.07985697043,
                                                ["x"] = -217199.91699195,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = -4715.6987816586,
                                                ["x"] = -217765.48849195,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 13112.361046023,
                                                ["x"] = -211282.23553659,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = -15209.697444378,
                                                ["x"] = -212679.68624724,
                                            }, -- end of [316]
                                            [2] = 
                                            {
                                                ["y"] = 12830.873976483,
                                                ["x"] = -211472.86571727,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 12744.841155635,
                                                ["x"] = -211523.81945545,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 12687.305728706,
                                                ["x"] = -211554.04787428,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 12646.444929514,
                                                ["x"] = -211572.88799435,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 12613.962829754,
                                                ["x"] = -211585.91373297,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 12580.848787412,
                                                ["x"] = -211597.23414239,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 12551.992106546,
                                                ["x"] = -211605.4257892,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 12493.228987372,
                                                ["x"] = -211617.42452078,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 12408.645493742,
                                                ["x"] = -211625.47675842,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 11703.859285437,
                                                ["x"] = -211631.14297359,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 11504.717046438,
                                                ["x"] = -211648.73681691,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 11229.309961563,
                                                ["x"] = -211720.32490637,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 10961.820587433,
                                                ["x"] = -211843.50832698,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 10706.761781183,
                                                ["x"] = -212019.34548795,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 10539.731908691,
                                                ["x"] = -212218.18663721,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 10221.909357011,
                                                ["x"] = -212792.40872711,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 10158.568928108,
                                                ["x"] = -213367.63764119,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 10057.160866282,
                                                ["x"] = -213538.45595514,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 9796.984420041,
                                                ["x"] = -213682.97504135,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 9564.7802230125,
                                                ["x"] = -214061.23535087,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 8717.1696308238,
                                                ["x"] = -214783.63568629,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 7664.7891693491,
                                                ["x"] = -215365.88808113,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 6071.8763849731,
                                                ["x"] = -216317.88342907,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 3793.7453588848,
                                                ["x"] = -217155.99794446,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = -444.3199254228,
                                                ["x"] = -217247.67081677,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = -4843.5113090618,
                                                ["x"] = -217708.48487769,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = -7780.6805567013,
                                                ["x"] = -216850.65341729,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = -16112.583913692,
                                                ["x"] = -212505.61625535,
                                            }, -- end of [320]
                                            [257] = 
                                            {
                                                ["y"] = -7810.6685919885,
                                                ["x"] = -216851.35064336,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = -16132.560705889,
                                                ["x"] = -212504.70589695,
                                            }, -- end of [321]
                                            [129] = 
                                            {
                                                ["y"] = 6037.9074367445,
                                                ["x"] = -216354.56421421,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 3764.2599019807,
                                                ["x"] = -217161.51385604,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = -751.62127472882,
                                                ["x"] = -217316.59441879,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = -4962.7659398778,
                                                ["x"] = -217645.24019515,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = -7840.6493254229,
                                                ["x"] = -216850.38764291,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = -16167.555971259,
                                                ["x"] = -212504.99640971,
                                            }, -- end of [322]
                                            [65] = 
                                            {
                                                ["y"] = 9775.1006750022,
                                                ["x"] = -213695.05550997,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 9557.9382930739,
                                                ["x"] = -214080.02669201,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 8697.2201557027,
                                                ["x"] = -214806.03698317,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 7518.9501330178,
                                                ["x"] = -215400.91057116,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 6002.4955279218,
                                                ["x"] = -216396.64031818,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 3734.5386934048,
                                                ["x"] = -217165.57331512,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = -801.17672883955,
                                                ["x"] = -217323.20804946,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = -5113.2769122349,
                                                ["x"] = -217555.98918923,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = -7900.2275307542,
                                                ["x"] = -216843.54231173,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = -17483.476500689,
                                                ["x"] = -212598.12179352,
                                            }, -- end of [324]
                                            [261] = 
                                            {
                                                ["y"] = -7929.6498912121,
                                                ["x"] = -216837.70229339,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = -17628.46163683,
                                                ["x"] = -212598.57518086,
                                            }, -- end of [325]
                                            [131] = 
                                            {
                                                ["y"] = 5751.2193378315,
                                                ["x"] = -216720.38920566,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 3694.690980669,
                                                ["x"] = -217169.00951122,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = -860.96980868208,
                                                ["x"] = -217328.11355966,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = -5363.5056313983,
                                                ["x"] = -217390.55286854,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = -7958.7174012602,
                                                ["x"] = -216830.29488139,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = -18008.158199683,
                                                ["x"] = -212584.24339827,
                                            }, -- end of [326]
                                            [33] = 
                                            {
                                                ["y"] = 10449.102425783,
                                                ["x"] = -212350.02309868,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 10215.983192403,
                                                ["x"] = -212821.81365587,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 10151.667301537,
                                                ["x"] = -213386.40677964,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 10042.99127448,
                                                ["x"] = -213552.56662621,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 9758.171660973,
                                                ["x"] = -213705.69962464,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 9552.05970007,
                                                ["x"] = -214093.8241545,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 8523.5183461895,
                                                ["x"] = -215012.59864788,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 7229.9814714163,
                                                ["x"] = -215481.40037656,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 5680.3731023874,
                                                ["x"] = -216797.8727458,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 3649.7227591795,
                                                ["x"] = -217170.56600333,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = -1110.851329088,
                                                ["x"] = -217335.26825683,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = -5663.7096853109,
                                                ["x"] = -217183.01580744,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = -8015.5328642149,
                                                ["x"] = -216811.08332841,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = -18956.123993317,
                                                ["x"] = -212529.58790398,
                                            }, -- end of [328]
                                            [265] = 
                                            {
                                                ["y"] = -8047.7574615056,
                                                ["x"] = -216797.43407717,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = -19320.624696196,
                                                ["x"] = -212548.19928194,
                                            }, -- end of [329]
                                            [133] = 
                                            {
                                                ["y"] = 5637.7007781891,
                                                ["x"] = -216840.04267102,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 3594.7352837738,
                                                ["x"] = -217169.69276836,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = -1545.7720497108,
                                                ["x"] = -217329.46079899,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = -5711.0570481107,
                                                ["x"] = -217155.04042216,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = -8083.7131326558,
                                                ["x"] = -216779.91809687,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = -21284.061413565,
                                                ["x"] = -212761.21474244,
                                            }, -- end of [330]
                                            [67] = 
                                            {
                                                ["y"] = 9741.9046296564,
                                                ["x"] = -213717.32986087,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 9543.177078118,
                                                ["x"] = -214111.73955173,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 8446.6175518066,
                                                ["x"] = -215091.23631101,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 7073.6975120068,
                                                ["x"] = -215534.26508612,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 5604.0808375285,
                                                ["x"] = -216869.94623668,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 3519.9018347712,
                                                ["x"] = -217164.80783689,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = -2279.7974268169,
                                                ["x"] = -217293.24168365,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = -5746.4728706577,
                                                ["x"] = -217136.45629004,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = -8161.2841181723,
                                                ["x"] = -216734.35278445,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = -22217.306708077,
                                                ["x"] = -212936.56873504,
                                            }, -- end of [332]
                                            [269] = 
                                            {
                                                ["y"] = -8214.7463779834,
                                                ["x"] = -216697.39468236,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = -22933.163706781,
                                                ["x"] = -213013.45633451,
                                            }, -- end of [333]
                                            [135] = 
                                            {
                                                ["y"] = 5576.765322541,
                                                ["x"] = -216891.82359312,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 3236.1375123237,
                                                ["x"] = -217138.80805065,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = -2319.7638994789,
                                                ["x"] = -217294.7532565,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = -5778.27294699,
                                                ["x"] = -217121.84515058,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 11445.620254332,
                                                ["x"] = -211659.07294504,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 11145.209405752,
                                                ["x"] = -211752.34880544,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 10894.280117306,
                                                ["x"] = -211886.3680511,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 10688.823378471,
                                                ["x"] = -212036.75408444,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 10329.333529485,
                                                ["x"] = -212540.47722824,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 10210.958020214,
                                                ["x"] = -212856.44708755,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 10141.756638702,
                                                ["x"] = -213409.35456735,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 10028.007629588,
                                                ["x"] = -213565.80923645,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 9726.3610211614,
                                                ["x"] = -213729.91076171,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 9533.3724395745,
                                                ["x"] = -214129.16881478,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 8391.6457619999,
                                                ["x"] = -215142.24612156,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 6952.612051333,
                                                ["x"] = -215581.54360968,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 5548.4118040194,
                                                ["x"] = -216912.33815425,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 3186.1469626391,
                                                ["x"] = -217138.14100202,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = -2344.6480852092,
                                                ["x"] = -217297.12211291,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = -5810.7795808129,
                                                ["x"] = -217108.88153597,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = -9503.7862931862,
                                                ["x"] = -215660.28560446,
                                            }, -- end of [272]
                                            [336] = 
                                            {
                                                ["y"] = -26252.3598876,
                                                ["x"] = -213163.04417819,
                                            }, -- end of [336]
                                            [273] = 
                                            {
                                                ["y"] = -9563.1549111506,
                                                ["x"] = -215623.21356045,
                                            }, -- end of [273]
                                            [337] = 
                                            {
                                                ["y"] = -26371.037880184,
                                                ["x"] = -213180.73031544,
                                            }, -- end of [337]
                                            [137] = 
                                            {
                                                ["y"] = 5510.695807937,
                                                ["x"] = -216936.87776961,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 3141.1825776633,
                                                ["x"] = -217139.80488222,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = -2364.4168789324,
                                                ["x"] = -217300.13779402,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = -5843.8866752001,
                                                ["x"] = -217097.53747557,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = -9633.1547059941,
                                                ["x"] = -215584.49916785,
                                            }, -- end of [274]
                                            [338] = 
                                            {
                                                ["y"] = -26498.44890426,
                                                ["x"] = -213206.4838547,
                                            }, -- end of [338]
                                            [69] = 
                                            {
                                                ["y"] = 9711.5786551829,
                                                ["x"] = -213743.37813437,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 9525.2415025998,
                                                ["x"] = -214141.77232478,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 8353.3846611711,
                                                ["x"] = -215174.42694984,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 6884.1533211656,
                                                ["x"] = -215612.15712854,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 5480.5065802955,
                                                ["x"] = -216954.5789814,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 3096.3620095622,
                                                ["x"] = -217143.76561747,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = -2383.9858967417,
                                                ["x"] = -217304.25468486,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = -5887.1337005808,
                                                ["x"] = -217085.11833967,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = -10011.268034629,
                                                ["x"] = -215391.13952293,
                                            }, -- end of [276]
                                            [340] = 
                                            {
                                                ["y"] = -27056.70856977,
                                                ["x"] = -213328.94109477,
                                            }, -- end of [340]
                                            [277] = 
                                            {
                                                ["y"] = -10056.551332503,
                                                ["x"] = -215359.93261287,
                                            }, -- end of [277]
                                            [139] = 
                                            {
                                                ["y"] = 5449.4320357026,
                                                ["x"] = -216970.67532321,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 3041.8968635396,
                                                ["x"] = -217151.37719135,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = -2403.3098589568,
                                                ["x"] = -217309.40281899,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = -5955.3339481277,
                                                ["x"] = -217069.37768947,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = -10112.186914506,
                                                ["x"] = -215317.46258087,
                                            }, -- end of [278]
                                            [35] = 
                                            {
                                                ["y"] = 10292.76135207,
                                                ["x"] = -212605.94684055,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 10205.393593885,
                                                ["x"] = -212916.18297119,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 10126.017748801,
                                                ["x"] = -213440.61291403,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 10012.266486205,
                                                ["x"] = -213578.14215733,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 9697.586687933,
                                                ["x"] = -213757.66518075,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 9513.5244442483,
                                                ["x"] = -214157.97723055,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 8321.5289486927,
                                                ["x"] = -215198.61105275,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 6848.5452801492,
                                                ["x"] = -215630.37061962,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 5422.1148395016,
                                                ["x"] = -216983.06689848,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 2973.1479785319,
                                                ["x"] = -217164.51389144,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = -2431.8489152958,
                                                ["x"] = -217318.63897213,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = -6135.9385085364,
                                                ["x"] = -217029.40111283,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = -10344.028627798,
                                                ["x"] = -215127.36695342,
                                            }, -- end of [280]
                                            [281] = 
                                            {
                                                ["y"] = -10365.474346781,
                                                ["x"] = -215114.52545168,
                                            }, -- end of [281]
                                            [141] = 
                                            {
                                                ["y"] = 5384.9814476015,
                                                ["x"] = -216997.92859749,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 2837.2024928177,
                                                ["x"] = -217197.90750633,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = -2483.2161657984,
                                                ["x"] = -217338.28231866,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = -6222.4668338366,
                                                ["x"] = -217004.6772113,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = -10387.62586991,
                                                ["x"] = -215102.9434959,
                                            }, -- end of [282]
                                            [71] = 
                                            {
                                                ["y"] = 9684.406463194,
                                                ["x"] = -213772.7045634,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 9500.9453145793,
                                                ["x"] = -214173.52328006,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 8292.5912551775,
                                                ["x"] = -215218.29154922,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 6822.5773615178,
                                                ["x"] = -215645.38629415,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 5342.3722069065,
                                                ["x"] = -217012.38767357,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 2459.973044129,
                                                ["x"] = -217296.7334206,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = -2634.3431672125,
                                                ["x"] = -217404.46979058,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = -6354.8918156226,
                                                ["x"] = -216959.29101019,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = -10442.928058633,
                                                ["x"] = -215079.73969762,
                                            }, -- end of [284]
                                            [285] = 
                                            {
                                                ["y"] = -10485.559743856,
                                                ["x"] = -215065.34614958,
                                            }, -- end of [285]
                                            [9] = 
                                            {
                                                ["y"] = 12522.758977204,
                                                ["x"] = -211612.15132413,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 12463.478392822,
                                                ["x"] = -211621.25893154,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 12343.672910382,
                                                ["x"] = -211627.11956029,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 11569.211772213,
                                                ["x"] = -211640.69697244,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 11387.098430468,
                                                ["x"] = -211672.28352943,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 11076.505943123,
                                                ["x"] = -211782.40964403,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 10729.854320409,
                                                ["x"] = -212000.21615523,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 10658.265457873,
                                                ["x"] = -212069.78113044,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 10272.870728499,
                                                ["x"] = -212646.30723902,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 10183.108962047,
                                                ["x"] = -213250.39266154,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 10111.194472138,
                                                ["x"] = -213466.68964184,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 9995.8511324114,
                                                ["x"] = -213589.56318288,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 9672.0527336779,
                                                ["x"] = -213788.43010445,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 9484.2329453797,
                                                ["x"] = -214192.11229336,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 8266.9406051712,
                                                ["x"] = -215233.84300832,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 6801.603718059,
                                                ["x"] = -215658.9868881,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 5008.2836277975,
                                                ["x"] = -217098.15197106,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 2346.6510766781,
                                                ["x"] = -217316.02663257,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = -2925.8677471918,
                                                ["x"] = -217535.98461012,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = -6953.939071923,
                                                ["x"] = -216749.68653205,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = -10616.823645416,
                                                ["x"] = -215034.32902987,
                                            }, -- end of [288]
                                            [289] = 
                                            {
                                                ["y"] = -10656.493701492,
                                                ["x"] = -215029.23831181,
                                            }, -- end of [289]
                                            [145] = 
                                            {
                                                ["y"] = 4919.8676722228,
                                                ["x"] = -217114.91439181,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 2301.8334917498,
                                                ["x"] = -217320.02132621,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = -2983.1041542236,
                                                ["x"] = -217553.9635383,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = -7041.4998361678,
                                                ["x"] = -216728.91203193,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = -10716.314826453,
                                                ["x"] = -215024.68475629,
                                            }, -- end of [290]
                                            [73] = 
                                            {
                                                ["y"] = 9660.5350210599,
                                                ["x"] = -213804.77803292,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 9463.0564788965,
                                                ["x"] = -214213.35777703,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 8240.5073995621,
                                                ["x"] = -215248.02272593,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 6781.3558484252,
                                                ["x"] = -215673.64570794,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 4865.3886946404,
                                                ["x"] = -217122.42497251,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 2256.873660798,
                                                ["x"] = -217321.818041,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = -3079.8927037555,
                                                ["x"] = -217579.06354664,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = -7100.481597162,
                                                ["x"] = -216717.93967246,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = -10970.55474591,
                                                ["x"] = -215006.94777133,
                                            }, -- end of [292]
                                            [293] = 
                                            {
                                                ["y"] = -11009.920406259,
                                                ["x"] = -214999.87124077,
                                            }, -- end of [293]
                                            [147] = 
                                            {
                                                ["y"] = 4825.5416205634,
                                                ["x"] = -217125.87415078,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 2171.8863974796,
                                                ["x"] = -217320.85081621,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = -3725.5934712593,
                                                ["x"] = -217715.54812262,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = -7140.1291478634,
                                                ["x"] = -216712.67658186,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = -11034.238970907,
                                                ["x"] = -214994.08619464,
                                            }, -- end of [294]
                                            [37] = 
                                            {
                                                ["y"] = 10256.930590015,
                                                ["x"] = -212682.9897684,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 10176.603191409,
                                                ["x"] = -213294.9145113,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 10097.670910083,
                                                ["x"] = -213487.71292513,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 9978.8455236429,
                                                ["x"] = -213600.08543045,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 9649.8591071915,
                                                ["x"] = -213821.6878383,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 9433.4401647057,
                                                ["x"] = -214240.23800561,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 8213.3380460426,
                                                ["x"] = -215260.7348946,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 6761.8853676288,
                                                ["x"] = -215689.32280675,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 4785.5720118699,
                                                ["x"] = -217127.31268861,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 1334.1355314611,
                                                ["x"] = -217259.82306556,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = -4252.1925471048,
                                                ["x"] = -217809.87002173,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = -7170.0325872061,
                                                ["x"] = -216710.31413806,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = -11081.831031596,
                                                ["x"] = -214978.82895193,
                                            }, -- end of [296]
                                            [297] = 
                                            {
                                                ["y"] = -11104.989526889,
                                                ["x"] = -214969.41810615,
                                            }, -- end of [297]
                                            [149] = 
                                            {
                                                ["y"] = 4745.5819157346,
                                                ["x"] = -217126.65917039,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 1070.3657485735,
                                                ["x"] = -217234.5446126,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = -4301.8645067017,
                                                ["x"] = -217815.54530157,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = -7195.0205912156,
                                                ["x"] = -216709.63001102,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = -11132.191509755,
                                                ["x"] = -214956.77423585,
                                            }, -- end of [298]
                                            [75] = 
                                            {
                                                ["y"] = 9640.0994093246,
                                                ["x"] = -213839.14169367,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 9387.0598261564,
                                                ["x"] = -214278.29295445,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 8185.5180762131,
                                                ["x"] = -215271.95253921,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 6739.5035899635,
                                                ["x"] = -215709.29434066,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 4705.6744956066,
                                                ["x"] = -217123.99572382,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 991.27813554132,
                                                ["x"] = -217222.55171526,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = -4346.7873318106,
                                                ["x"] = -217818.1049172,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = -7220.0098524675,
                                                ["x"] = -216710.25165801,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = -11227.715653344,
                                                ["x"] = -214902.31873281,
                                            }, -- end of [300]
                                            [301] = 
                                            {
                                                ["y"] = -11532.072028762,
                                                ["x"] = -214710.17633597,
                                            }, -- end of [301]
                                            [151] = 
                                            {
                                                ["y"] = 4651.0550145095,
                                                ["x"] = -217117.58679333,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 917.77524525378,
                                                ["x"] = -217207.67597163,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = -4396.7775823224,
                                                ["x"] = -217818.67006026,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = -7244.9300601842,
                                                ["x"] = -216712.21076614,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 11314.823152868,
                                                ["x"] = -211692.28946371,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 11018.395021743,
                                                ["x"] = -211811.51648106,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 10718.059509286,
                                                ["x"] = -212009.48051154,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 10600.435033831,
                                                ["x"] = -212138.73082295,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 10242.839316414,
                                                ["x"] = -212720.42068747,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 10170.706101776,
                                                ["x"] = -213324.32592967,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 10083.046230008,
                                                ["x"] = -213507.98491448,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 9956.8886018157,
                                                ["x"] = -213612.02996746,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 9627.0783062921,
                                                ["x"] = -213866.16565507,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 9246.2915896817,
                                                ["x"] = -214382.23415099,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 8157.1564179446,
                                                ["x"] = -215281.72136125,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 6711.0318652655,
                                                ["x"] = -215737.38461259,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 4295.8620454639,
                                                ["x"] = -217059.46545468,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 704.37378423066,
                                                ["x"] = -217154.3856759,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = -4451.727185557,
                                                ["x"] = -217816.43619444,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = -7274.6610278271,
                                                ["x"] = -216716.19049669,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = -11722.703509956,
                                                ["x"] = -214622.61375738,
                                            }, -- end of [304]
                                            [305] = 
                                            {
                                                ["y"] = -12097.274539898,
                                                ["x"] = -214482.52860434,
                                            }, -- end of [305]
                                            [153] = 
                                            {
                                                ["y"] = 4260.9415566107,
                                                ["x"] = -217057.16480866,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 679.67931892793,
                                                ["x"] = -217150.50431428,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = -4526.4165759289,
                                                ["x"] = -217809.69705981,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = -7309.0505383812,
                                                ["x"] = -216722.67729592,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = -12206.28584477,
                                                ["x"] = -214432.39298536,
                                            }, -- end of [306]
                                            [339] = 
                                            {
                                                ["y"] = -26985.740263384,
                                                ["x"] = -213318.08066596,
                                            }, -- end of [339]
                                            [335] = 
                                            {
                                                ["y"] = -25282.154622233,
                                                ["x"] = -213066.69282429,
                                            }, -- end of [335]
                                            [334] = 
                                            {
                                                ["y"] = -23087.916272464,
                                                ["x"] = -213021.93133712,
                                            }, -- end of [334]
                                            [315] = 
                                            {
                                                ["y"] = -14975.531366746,
                                                ["x"] = -212751.65308468,
                                            }, -- end of [315]
                                            [327] = 
                                            {
                                                ["y"] = -18821.142869675,
                                                ["x"] = -212528.36211481,
                                            }, -- end of [327]
                                            [77] = 
                                            {
                                                ["y"] = 9615.4062918788,
                                                ["x"] = -213893.79644858,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 8840.4367817742,
                                                ["x"] = -214674.17903458,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 8123.5343064888,
                                                ["x"] = -215291.43144267,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 6518.407761021,
                                                ["x"] = -215940.47436384,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 4230.947869863,
                                                ["x"] = -217056.72375969,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 654.8228094166,
                                                ["x"] = -217147.8554272,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = -4580.9226143005,
                                                ["x"] = -217802.38804785,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = -7377.1067383419,
                                                ["x"] = -216739.02970438,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = -12433.475263262,
                                                ["x"] = -214306.17117539,
                                            }, -- end of [308]
                                            [323] = 
                                            {
                                                ["y"] = -16757.039602496,
                                                ["x"] = -212527.90678227,
                                            }, -- end of [323]
                                            [319] = 
                                            {
                                                ["y"] = -16042.995677107,
                                                ["x"] = -212513.16619468,
                                            }, -- end of [319]
                                            [318] = 
                                            {
                                                ["y"] = -15973.782772169,
                                                ["x"] = -212523.58885591,
                                            }, -- end of [318]
                                            [317] = 
                                            {
                                                ["y"] = -15316.491385357,
                                                ["x"] = -212653.36688264,
                                            }, -- end of [317]
                                            [331] = 
                                            {
                                                ["y"] = -21437.328843641,
                                                ["x"] = -212784.22188784,
                                            }, -- end of [331]
                                            [255] = 
                                            {
                                                ["y"] = -7750.7781868255,
                                                ["x"] = -216848.28438568,
                                            }, -- end of [255]
                                            [270] = 
                                            {
                                                ["y"] = -8301.9591458493,
                                                ["x"] = -216630.37524296,
                                            }, -- end of [270]
                                            [309] = 
                                            {
                                                ["y"] = -12596.697061351,
                                                ["x"] = -214199.51020554,
                                            }, -- end of [309]
                                            [295] = 
                                            {
                                                ["y"] = -11058.231823733,
                                                ["x"] = -214987.07148421,
                                            }, -- end of [295]
                                            [307] = 
                                            {
                                                ["y"] = -12312.665519808,
                                                ["x"] = -214376.89005878,
                                            }, -- end of [307]
                                            [303] = 
                                            {
                                                ["y"] = -11648.467682552,
                                                ["x"] = -214652.41053395,
                                            }, -- end of [303]
                                            [155] = 
                                            {
                                                ["y"] = 4200.9690904437,
                                                ["x"] = -217057.76517913,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 629.8639269728,
                                                ["x"] = -217146.46709072,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = -4615.3148465987,
                                                ["x"] = -217795.91428009,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = -7463.4380349575,
                                                ["x"] = -216764.43473475,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = -14012.810789338,
                                                ["x"] = -213188.75624894,
                                            }, -- end of [310]
                                            [302] = 
                                            {
                                                ["y"] = -11594.005898621,
                                                ["x"] = -214677.57005865,
                                            }, -- end of [302]
                                            [299] = 
                                            {
                                                ["y"] = -11167.564713487,
                                                ["x"] = -214938.10868348,
                                            }, -- end of [299]
                                            [311] = 
                                            {
                                                ["y"] = -14142.515440651,
                                                ["x"] = -213113.44028096,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = 10230.813815014,
                                                ["x"] = -212758.56503371,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 10164.515913606,
                                                ["x"] = -213348.54436929,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 10070.501605458,
                                                ["x"] = -213523.55928349,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 9925.3302525358,
                                                ["x"] = -213627.15890235,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 9605.247663359,
                                                ["x"] = -213922.02088913,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 8778.7014957582,
                                                ["x"] = -214725.04617072,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 8084.6040273563,
                                                ["x"] = -215300.60360869,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 6466.0806824248,
                                                ["x"] = -215986.95911988,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 4161.1015831578,
                                                ["x"] = -217060.96718839,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 599.86737677678,
                                                ["x"] = -217146.27577787,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = -4644.4743111972,
                                                ["x"] = -217788.8755476,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = -7662.5145064007,
                                                ["x"] = -216831.14732172,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = -14408.762644047,
                                                ["x"] = -212975.24987123,
                                            }, -- end of [312]
                                            [291] = 
                                            {
                                                ["y"] = -10925.939612884,
                                                ["x"] = -215012.77622755,
                                            }, -- end of [291]
                                            [287] = 
                                            {
                                                ["y"] = -10577.469078724,
                                                ["x"] = -215041.46319843,
                                            }, -- end of [287]
                                            [286] = 
                                            {
                                                ["y"] = -10533.641603291,
                                                ["x"] = -215051.64905269,
                                            }, -- end of [286]
                                            [283] = 
                                            {
                                                ["y"] = -10410.368432743,
                                                ["x"] = -215092.56849637,
                                            }, -- end of [283]
                                            [279] = 
                                            {
                                                ["y"] = -10323.323926168,
                                                ["x"] = -215141.37292317,
                                            }, -- end of [279]
                                            [275] = 
                                            {
                                                ["y"] = -9964.4753224194,
                                                ["x"] = -215420.03278179,
                                            }, -- end of [275]
                                            [271] = 
                                            {
                                                ["y"] = -9425.5782006141,
                                                ["x"] = -215714.19739999,
                                            }, -- end of [271]
                                            [313] = 
                                            {
                                                ["y"] = -14585.514725093,
                                                ["x"] = -212892.92994508,
                                            }, -- end of [313]
                                            [267] = 
                                            {
                                                ["y"] = -8118.7434517616,
                                                ["x"] = -216760.61580493,
                                            }, -- end of [267]
                                            [263] = 
                                            {
                                                ["y"] = -7987.3619625623,
                                                ["x"] = -216821.39004498,
                                            }, -- end of [263]
                                            [259] = 
                                            {
                                                ["y"] = -7870.5318955423,
                                                ["x"] = -216847.77871119,
                                            }, -- end of [259]
                                            [157] = 
                                            {
                                                ["y"] = 4126.4157001196,
                                                ["x"] = -217065.61811831,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 524.95928500779,
                                                ["x"] = -217149.84077341,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = -4678.016211776,
                                                ["x"] = -217778.89361941,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = -7696.5434545319,
                                                ["x"] = -216839.31804082,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = -14705.919208824,
                                                ["x"] = -212843.94595176,
                                            }, -- end of [314]
                                            [254] = 
                                            {
                                                ["y"] = -7725.9974412926,
                                                ["x"] = -216844.99889244,
                                            }, -- end of [254]
                                            [239] = 
                                            {
                                                ["y"] = -6833.8057797064,
                                                ["x"] = -216784.18483365,
                                            }, -- end of [239]
                                            [223] = 
                                            {
                                                ["y"] = -4766.5575308733,
                                                ["x"] = -217744.56415501,
                                            }, -- end of [223]
                                            [207] = 
                                            {
                                                ["y"] = -2879.0229367064,
                                                ["x"] = -217518.52031373,
                                            }, -- end of [207]
                                            [191] = 
                                            {
                                                ["y"] = -316.4481027392,
                                                ["x"] = -217224.30337757,
                                            }, -- end of [191]
                                            [175] = 
                                            {
                                                ["y"] = 2396.1552179076,
                                                ["x"] = -217309.04091194,
                                            }, -- end of [175]
                                            [159] = 
                                            {
                                                ["y"] = 4038.5035832169,
                                                ["x"] = -217084.71615535,
                                            }, -- end of [159]
                                            [79] = 
                                            {
                                                ["y"] = 9590.7167515553,
                                                ["x"] = -213969.85790939,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 8741.7780087172,
                                                ["x"] = -214758.75258928,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 8020.6848328276,
                                                ["x"] = -215312.3725444,
                                            }, -- end of [111]
                                            [143] = 
                                            {
                                                ["y"] = 5241.3721145661,
                                                ["x"] = -217041.05771271,
                                            }, -- end of [143]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -6752.0443470568,
                                                ["x"] = -216677.81587774,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -6752.0443470568,
                                                ["x"] = -216677.81587774,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 343,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 13118.87757954,
                                            ["x"] = -211280.33661987,
                                            ["name"] = "DictKey_WptName_176",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.1388888888889,
                                            ["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"] = 442,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8654.8410926861,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -27056.504781582,
                                            ["x"] = -213330.86474299,
                                            ["name"] = "DictKey_WptName_185",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.1388888888889,
                                            ["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"] = 21,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 49,
                                        ["skill"] = "Average",
                                        ["y"] = 13118.87757954,
                                        ["x"] = -211280.33661987,
                                        ["name"] = "DictKey_UnitName_175",
                                        ["heading"] = -1.6217914940718,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Ural-4320-31",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 50,
                                        ["skill"] = "Average",
                                        ["y"] = 13143.687503363,
                                        ["x"] = -211263.48942391,
                                        ["name"] = "DictKey_UnitName_177",
                                        ["heading"] = -1.6217914940718,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 51,
                                        ["skill"] = "Average",
                                        ["y"] = 13168.557967024,
                                        ["x"] = -211246.72521811,
                                        ["name"] = "DictKey_UnitName_178",
                                        ["heading"] = -1.6217914940718,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 52,
                                        ["skill"] = "Average",
                                        ["y"] = 13193.425858832,
                                        ["x"] = -211230.06783514,
                                        ["name"] = "DictKey_UnitName_179",
                                        ["heading"] = -1.6217914940718,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 53,
                                        ["skill"] = "Average",
                                        ["y"] = 13218.408567215,
                                        ["x"] = -211213.43879658,
                                        ["name"] = "DictKey_UnitName_180",
                                        ["heading"] = -1.6217914940718,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Ural-4320-31",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 54,
                                        ["skill"] = "Average",
                                        ["y"] = 13243.433107485,
                                        ["x"] = -211196.89728737,
                                        ["name"] = "DictKey_UnitName_181",
                                        ["heading"] = -1.6217914940718,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Ural-375 ZU-23 Insurgent",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 55,
                                        ["skill"] = "Average",
                                        ["y"] = 13268.591482027,
                                        ["x"] = -211180.37694799,
                                        ["name"] = "DictKey_UnitName_182",
                                        ["heading"] = -1.6217914940718,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "UAZ-469",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 56,
                                        ["skill"] = "Average",
                                        ["y"] = 13293.713290963,
                                        ["x"] = -211163.96385828,
                                        ["name"] = "DictKey_UnitName_183",
                                        ["heading"] = -1.6217914940718,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "UAZ-469",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 57,
                                        ["skill"] = "Average",
                                        ["y"] = 13318.864378924,
                                        ["x"] = -211147.58931906,
                                        ["name"] = "DictKey_UnitName_184",
                                        ["heading"] = -1.6217914940718,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 13118.87757954,
                                ["x"] = -211280.33661987,
                                ["name"] = "DictKey_GroupName_174",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 613,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -11345.813175335,
                                            ["x"] = -218468.42693695,
                                            ["name"] = "DictKey_WptName_272",
                                            ["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] = 
                                    {
                                        ["type"] = "p-19 s-125 sr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 96,
                                        ["skill"] = "Good",
                                        ["y"] = -11345.813175335,
                                        ["x"] = -218468.42693695,
                                        ["name"] = "DictKey_UnitName_271",
                                        ["heading"] = 3.1939525311496,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "snr s-125 tr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 102,
                                        ["skill"] = "Good",
                                        ["y"] = -11405.787070926,
                                        ["x"] = -218468.009264,
                                        ["name"] = "DictKey_UnitName_281",
                                        ["heading"] = 4.7647488579445,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "snr s-125 tr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 103,
                                        ["skill"] = "Good",
                                        ["y"] = -11294.052264102,
                                        ["x"] = -218468.009264,
                                        ["name"] = "DictKey_UnitName_282",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "5p73 s-125 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 104,
                                        ["skill"] = "Good",
                                        ["y"] = -11347.087163746,
                                        ["x"] = -218524.84395487,
                                        ["name"] = "DictKey_UnitName_283",
                                        ["heading"] = 3.08923277603,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "5p73 s-125 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 105,
                                        ["skill"] = "Good",
                                        ["y"] = -11347.626368454,
                                        ["x"] = -218419.15983204,
                                        ["name"] = "DictKey_UnitName_284",
                                        ["heading"] = 0.05235987755983,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "UAZ-469",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 106,
                                        ["skill"] = "Good",
                                        ["y"] = -11305.102596665,
                                        ["x"] = -218431.99850631,
                                        ["name"] = "DictKey_UnitName_285",
                                        ["heading"] = 5.9341194567807,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Ural-4320-31",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 107,
                                        ["skill"] = "Good",
                                        ["y"] = -11301.629594928,
                                        ["x"] = -218430.01247013,
                                        ["name"] = "DictKey_UnitName_286",
                                        ["heading"] = 5.9690260418206,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Ural-375 PBU",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 108,
                                        ["skill"] = "Good",
                                        ["y"] = -11333.94699129,
                                        ["x"] = -218468.03615942,
                                        ["name"] = "DictKey_UnitName_287",
                                        ["heading"] = 3.0194196059502,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = -11345.813175335,
                                ["x"] = -218468.42693695,
                                ["name"] = "DictKey_GroupName_270",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 613,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 13288.127528915,
                                            ["x"] = -207946.91509184,
                                            ["name"] = "DictKey_WptName_297",
                                            ["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] = 
                                    {
                                        ["type"] = "p-19 s-125 sr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 109,
                                        ["skill"] = "Good",
                                        ["y"] = 13288.127528915,
                                        ["x"] = -207946.91509184,
                                        ["name"] = "DictKey_UnitName_289",
                                        ["heading"] = 3.1939525311496,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "snr s-125 tr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 110,
                                        ["skill"] = "Good",
                                        ["y"] = 13228.153633324,
                                        ["x"] = -207946.49741889,
                                        ["name"] = "DictKey_UnitName_290",
                                        ["heading"] = 4.7647488579445,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "snr s-125 tr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 111,
                                        ["skill"] = "Good",
                                        ["y"] = 13339.888440148,
                                        ["x"] = -207946.49741889,
                                        ["name"] = "DictKey_UnitName_291",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "5p73 s-125 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 112,
                                        ["skill"] = "Good",
                                        ["y"] = 13286.853540504,
                                        ["x"] = -208003.33210976,
                                        ["name"] = "DictKey_UnitName_292",
                                        ["heading"] = 3.08923277603,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "5p73 s-125 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 113,
                                        ["skill"] = "Good",
                                        ["y"] = 13286.314335796,
                                        ["x"] = -207897.64798693,
                                        ["name"] = "DictKey_UnitName_293",
                                        ["heading"] = 0.05235987755983,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "UAZ-469",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 114,
                                        ["skill"] = "Good",
                                        ["y"] = 13328.838107585,
                                        ["x"] = -207910.4866612,
                                        ["name"] = "DictKey_UnitName_294",
                                        ["heading"] = 5.9341194567807,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Ural-4320-31",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 115,
                                        ["skill"] = "Good",
                                        ["y"] = 13332.311109322,
                                        ["x"] = -207908.50062502,
                                        ["name"] = "DictKey_UnitName_295",
                                        ["heading"] = 5.9690260418206,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Ural-375 PBU",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 116,
                                        ["skill"] = "Good",
                                        ["y"] = 13299.99371296,
                                        ["x"] = -207946.52431431,
                                        ["name"] = "DictKey_UnitName_296",
                                        ["heading"] = 3.0194196059502,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 13288.127528915,
                                ["x"] = -207946.91509184,
                                ["name"] = "DictKey_GroupName_288",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 613,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 7434.0739155452,
                                            ["x"] = -117624.76602388,
                                            ["name"] = "DictKey_WptName_307",
                                            ["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] = 
                                    {
                                        ["type"] = "p-19 s-125 sr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 117,
                                        ["skill"] = "Good",
                                        ["y"] = 7434.0739155452,
                                        ["x"] = -117624.76602388,
                                        ["name"] = "DictKey_UnitName_299",
                                        ["heading"] = 3.1939525311496,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "snr s-125 tr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 118,
                                        ["skill"] = "Good",
                                        ["y"] = 7374.1000199542,
                                        ["x"] = -117624.34835093,
                                        ["name"] = "DictKey_UnitName_300",
                                        ["heading"] = 4.7647488579445,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "snr s-125 tr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 119,
                                        ["skill"] = "Good",
                                        ["y"] = 7485.8348267782,
                                        ["x"] = -117624.34835093,
                                        ["name"] = "DictKey_UnitName_301",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "5p73 s-125 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 120,
                                        ["skill"] = "Good",
                                        ["y"] = 7432.7999271342,
                                        ["x"] = -117681.1830418,
                                        ["name"] = "DictKey_UnitName_302",
                                        ["heading"] = 3.08923277603,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "5p73 s-125 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 121,
                                        ["skill"] = "Good",
                                        ["y"] = 7432.2607224262,
                                        ["x"] = -117575.49891897,
                                        ["name"] = "DictKey_UnitName_303",
                                        ["heading"] = 0.05235987755983,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "UAZ-469",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 122,
                                        ["skill"] = "Good",
                                        ["y"] = 7474.7844942152,
                                        ["x"] = -117588.33759324,
                                        ["name"] = "DictKey_UnitName_304",
                                        ["heading"] = 5.9341194567807,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Ural-4320-31",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 123,
                                        ["skill"] = "Good",
                                        ["y"] = 7478.2574959522,
                                        ["x"] = -117586.35155706,
                                        ["name"] = "DictKey_UnitName_305",
                                        ["heading"] = 5.9690260418206,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Ural-375 PBU",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 124,
                                        ["skill"] = "Good",
                                        ["y"] = 7445.9400995902,
                                        ["x"] = -117624.37524635,
                                        ["name"] = "DictKey_UnitName_306",
                                        ["heading"] = 3.0194196059502,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 7434.0739155452,
                                ["x"] = -117624.76602388,
                                ["name"] = "DictKey_GroupName_298",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 43,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 5862.2412341434,
                                            ["x"] = -116574.99036966,
                                            ["name"] = "DictKey_WptName_310",
                                            ["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] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 125,
                                        ["skill"] = "Good",
                                        ["y"] = 5862.2412341434,
                                        ["x"] = -116574.99036966,
                                        ["name"] = "DictKey_UnitName_309",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 126,
                                        ["skill"] = "Good",
                                        ["y"] = 9501.4245422354,
                                        ["x"] = -118088.32070669,
                                        ["name"] = "DictKey_UnitName_311",
                                        ["heading"] = 1.9024088846738,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 127,
                                        ["skill"] = "Good",
                                        ["y"] = 8211.5408677018,
                                        ["x"] = -118023.39593111,
                                        ["name"] = "DictKey_UnitName_312",
                                        ["heading"] = 1.9722220547536,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 5862.2412341434,
                                ["x"] = -116574.99036966,
                                ["name"] = "DictKey_GroupName_308",
                                ["start_time"] = 0,
                            }, -- end of [8]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "USAF Aggressors",
                }, -- end of [48]
                [49] = 
                {
                    ["id"] = 68,
                    ["name"] = "USSR",
                }, -- end of [49]
                [50] = 
                {
                    ["id"] = 50,
                    ["name"] = "Venezuela",
                }, -- end of [50]
                [51] = 
                {
                    ["id"] = 49,
                    ["name"] = "Vietnam",
                }, -- end of [51]
                [52] = 
                {
                    ["id"] = 48,
                    ["name"] = "Yemen",
                }, -- end of [52]
                [53] = 
                {
                    ["id"] = 67,
                    ["name"] = "Yugoslavia",
                }, -- end of [53]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 16,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 16,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_in_zone",
                    ["zone"] = 128,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 26,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_in_zone",
                    ["zone"] = 128,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 3,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_in_zone",
                    ["zone"] = 128,
                }, -- end of [5]
                [6] = 
                {
                    ["predicate"] = "or",
                }, -- end of [6]
                [7] = 
                {
                    ["group"] = 8,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_in_zone",
                    ["zone"] = 128,
                }, -- end of [7]
                [8] = 
                {
                    ["predicate"] = "or",
                }, -- end of [8]
                [9] = 
                {
                    ["group"] = 4,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_in_zone",
                    ["zone"] = 128,
                }, -- end of [9]
                [10] = 
                {
                    ["predicate"] = "or",
                }, -- end of [10]
                [11] = 
                {
                    ["group"] = 11,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_in_zone",
                    ["zone"] = 128,
                }, -- end of [11]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 11,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1550013478",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["seconds"] = 600,
                    ["zone"] = 59,
                    ["flag"] = 600,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_time_after",
                    ["value"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 11,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 59,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1550013590",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 36,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 59,
                    ["group"] = 36,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 90,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1550013623",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 12,
                    ["group"] = 37,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 59,
                    ["group"] = 37,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 90,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 13,
                    ["group"] = 38,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1550013623",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 59,
                    ["flag"] = 12,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 600,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 37,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1550013788",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 59,
                    ["flag"] = 13,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 1400,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1550013788",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 38,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [6]
    }, -- end of ["trigrules"]
    ["currentKey"] = 20945,
    ["start_time"] = 19800,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["Failure_Fuel_Tank1Transfer"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_Tank1Transfer",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_Tank1Transfer"]
        ["Failure_Ctrl_Aileron"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_Aileron",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_Aileron"]
        ["Failure_Ctrl_FCS_Ch3"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch3",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch3"]
        ["Failure_PP_EngR_Main_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_Main_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_Main_FFCS"]
        ["Failure_Elec_LeftGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_LeftGenerator",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_LeftGenerator"]
        ["Failure_Gear_NWS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Gear_NWS",
            ["mm"] = 0,
        }, -- end of ["Failure_Gear_NWS"]
        ["Failure_Comp_ADC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_ADC",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_ADC"]
        ["Failure_PP_RightPTS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_RightPTS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_RightPTS"]
        ["Failure_Comp_MC2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_MC2",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_MC2"]
        ["Failure_Hyd_IsolatedHYD2BSystem_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_IsolatedHYD2BSystem_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_IsolatedHYD2BSystem_Leak"]
        ["Failure_Ctrl_FCS_Ch1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch1",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch1"]
        ["Failure_PP_LeftAMAD_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_LeftAMAD_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_LeftAMAD_OilLeak"]
        ["Failure_PP_EngR_Nozzle_CS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_Nozzle_CS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_Nozzle_CS"]
        ["Failure_Elec_RightGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_RightGenerator",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_RightGenerator"]
        ["Failure_Gear_WOW"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Gear_WOW",
            ["mm"] = 0,
        }, -- end of ["Failure_Gear_WOW"]
        ["Failure_Ctrl_FCS_Ch2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch2",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch2"]
        ["Failure_Fuel_QuantityGaging"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_QuantityGaging",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_QuantityGaging"]
        ["Failure_Fuel_Tank4Transfer"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_Tank4Transfer",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_Tank4Transfer"]
        ["Failure_Elec_EmergencyBattery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_EmergencyBattery",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_EmergencyBattery"]
        ["Failure_PP_EngR_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_OilLeak"]
        ["Failure_PP_LeftPTS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_LeftPTS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_LeftPTS"]
        ["Failure_Hyd_HYD1B_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD1B_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD1B_Leak"]
        ["Failure_Sens_LeftPitotHeater"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Sens_LeftPitotHeater",
            ["mm"] = 0,
        }, -- end of ["Failure_Sens_LeftPitotHeater"]
        ["Failure_Fuel_ExtTankTransferC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferC",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferC"]
        ["Failure_PP_RightAMAD_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_RightAMAD_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_RightAMAD_OilLeak"]
        ["Failure_Comp_MC1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_MC1",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_MC1"]
        ["Failure_Ctrl_LEF"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_LEF",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_LEF"]
        ["Failure_ECS_OBOGS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_ECS_OBOGS",
            ["mm"] = 0,
        }, -- end of ["Failure_ECS_OBOGS"]
        ["Failure_Fuel_RightBoostPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_RightBoostPump",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_RightBoostPump"]
        ["Failure_ECS_Valve"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_ECS_Valve",
            ["mm"] = 0,
        }, -- end of ["Failure_ECS_Valve"]
        ["Failure_Ctrl_FCS_Ch4"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch4",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch4"]
        ["Failure_Sens_RightPitotHeater"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Sens_RightPitotHeater",
            ["mm"] = 0,
        }, -- end of ["Failure_Sens_RightPitotHeater"]
        ["Failure_Hyd_HYD2B_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD2B_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD2B_Leak"]
        ["Failure_Hyd_HYD1A_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD1A_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD1A_Leak"]
        ["Failure_PP_EngR_AB_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_AB_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_AB_FFCS"]
        ["Failure_PP_EngL_Nozzle_CS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_Nozzle_CS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_Nozzle_CS"]
        ["Failure_PP_EngL_Main_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_Main_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_Main_FFCS"]
        ["Failure_Elec_LeftTransformerRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_LeftTransformerRectifier",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_LeftTransformerRectifier"]
        ["Failure_Fuel_ExtTankTransferL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferL",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferL"]
        ["Failure_Elec_UtilityBattery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_UtilityBattery",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_UtilityBattery"]
        ["Failure_Elec_RightTransformerRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_RightTransformerRectifier",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_RightTransformerRectifier"]
        ["Failure_PP_EngL_AB_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_AB_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_AB_FFCS"]
        ["Failure_Fuel_ExtTankTransferR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferR",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferR"]
        ["Failure_Fuel_LeftBoostPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_LeftBoostPump",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_LeftBoostPump"]
        ["Failure_PP_EngL_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_OilLeak"]
        ["Failure_Hyd_HYD2A_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD2A_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD2A_Leak"]
    }, -- end of ["failures"]
} -- end of mission
