mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 2020,
        ["Day"] = 1,
        ["Month"] = 2,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1325\"), 20, false, 0); mission.trig.func[1]=nil;",
            [2] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1326\"), 15, false, 0); mission.trig.func[2]=nil;",
            [3] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1397\"), 20, false, 0); mission.trig.func[3]=nil;",
            [4] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1396\"), 20, false, 0); mission.trig.func[4]=nil;",
            [5] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1327\"), 15, false, 0); mission.trig.func[5]=nil;",
            [6] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1371\"), 20, false, 0); mission.trig.func[6]=nil;",
            [7] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1372\"), 20, false, 0); mission.trig.func[7]=nil;",
            [8] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1373\"), 20, false, 0); mission.trig.func[8]=nil;",
            [9] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1374\"), 20, false, 0); mission.trig.func[9]=nil;",
            [10] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1375\"), 20, false, 0); mission.trig.func[10]=nil;",
            [11] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1376\"), 20, false, 0); mission.trig.func[11]=nil;",
            [12] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1377\"), 20, false, 0); mission.trig.func[12]=nil;",
            [13] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1378\"), 20, false, 0); mission.trig.func[13]=nil;",
            [14] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1379\"), 20, false, 0); mission.trig.func[14]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
            [14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(true)",
            [2] = "return(true)",
            [3] = "return(true)",
            [4] = "return(true)",
            [5] = "return(true)",
            [6] = "return(true)",
            [7] = "return(true)",
            [8] = "return(true)",
            [9] = "return(true)",
            [10] = "return(true)",
            [11] = "return(true)",
            [12] = "return(true)",
            [13] = "return(true)",
            [14] = "return(true)",
        }, -- 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"] = 2272,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 15.462,
                ["dir"] = 213,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 0.5154,
                ["dir"] = 210,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 8.7618,
                ["dir"] = 204,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["groundTurbulence"] = 0,
        ["season"] = 
        {
            ["temperature"] = 5.39999961853,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 933786.59267414,
                ["centerZ"] = 246082.27318902,
                ["ellipticity"] = 0.95616903972759,
                ["rotation"] = 0.73143596135562,
                ["pressure_excess"] = -1283,
                ["centerX"] = -108482.45640114,
            }, -- end of [1]
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["dust_density"] = 0,
        ["enable_dust"] = false,
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 1630,
            ["density"] = 0,
            ["base"] = 1600,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 578558.04925248,
        ["zoom"] = 1207182.7843632,
        ["centerX"] = -265718.85676915,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 7,
            [2] = 17,
            [3] = 22,
            [4] = 23,
            [5] = 25,
            [6] = 29,
            [7] = 30,
            [8] = 31,
            [9] = 32,
            [10] = 33,
            [11] = 35,
            [12] = 36,
            [13] = 39,
            [14] = 41,
            [15] = 42,
            [16] = 44,
            [17] = 48,
            [18] = 49,
            [19] = 50,
            [20] = 51,
            [21] = 52,
            [22] = 53,
            [23] = 54,
            [24] = 55,
            [25] = 56,
            [26] = 57,
            [27] = 58,
            [28] = 59,
            [29] = 60,
            [30] = 61,
            [31] = 62,
            [32] = 63,
            [33] = 64,
            [34] = 65,
            [35] = 66,
            [36] = 67,
            [37] = 68,
            [38] = 69,
            [39] = 70,
            [40] = 71,
            [41] = 72,
            [42] = 73,
            [43] = 74,
            [44] = 75,
            [45] = 76,
            [46] = 77,
            [47] = 78,
            [48] = 79,
            [49] = 80,
            [50] = 81,
            [51] = 82,
            [52] = 83,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 1,
            [2] = 11,
            [3] = 4,
            [4] = 6,
            [5] = 16,
            [6] = 13,
            [7] = 15,
            [8] = 9,
            [9] = 8,
            [10] = 12,
            [11] = 2,
            [12] = 3,
            [13] = 5,
            [14] = 10,
            [15] = 20,
            [16] = 21,
            [17] = 40,
            [18] = 26,
            [19] = 45,
            [20] = 28,
            [21] = 46,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 0,
            [2] = 18,
            [3] = 19,
            [4] = 37,
            [5] = 24,
            [6] = 27,
            [7] = 43,
            [8] = 47,
            [9] = 34,
            [10] = 38,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 100,
                ["x"] = 100,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 703695.147656,
                ["x"] = -284155.86257418,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["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"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648575.63406199,
                                            ["x"] = -281457.55803946,
                                            ["name"] = "DictKey_WptName_682",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 114,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Hawk cwar",
                                        ["unitId"] = 226,
                                        ["y"] = 648575.63406199,
                                        ["x"] = -281457.55803946,
                                        ["name"] = "DictKey_UnitName_681",
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Hawk ln",
                                        ["unitId"] = 278,
                                        ["y"] = 648560.18494201,
                                        ["x"] = -281418.93523951,
                                        ["name"] = "DictKey_UnitName_786",
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 648575.63406199,
                                ["x"] = -281457.55803946,
                                ["name"] = "DictKey_GroupName_680",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 650999.62940208,
                                                ["x"] = -281256.06499885,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 650980.68552412,
                                                ["x"] = -281622.06092626,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 650999.62940208,
                                            ["x"] = -281256.06499885,
                                            ["name"] = "DictKey_WptName_1587",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 195,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 539,
                                        ["y"] = 650999.62940208,
                                        ["x"] = -281256.06499885,
                                        ["name"] = "DictKey_UnitName_1586",
                                        ["heading"] = 3.1933063102373,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 540,
                                        ["y"] = 650999.62940208,
                                        ["x"] = -281296.06499885,
                                        ["name"] = "DictKey_UnitName_1588",
                                        ["heading"] = 3.1933063102373,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 566,
                                        ["y"] = 650999.62940208,
                                        ["x"] = -281336.06499885,
                                        ["name"] = "DictKey_UnitName_1614",
                                        ["heading"] = 3.1933063102373,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 567,
                                        ["y"] = 650999.62940208,
                                        ["x"] = -281376.06499885,
                                        ["name"] = "DictKey_UnitName_1615",
                                        ["heading"] = 3.1933063102373,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 568,
                                        ["y"] = 650999.62940208,
                                        ["x"] = -281416.06499885,
                                        ["name"] = "DictKey_UnitName_1616",
                                        ["heading"] = 3.1933063102373,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 650999.62940208,
                                ["x"] = -281256.06499885,
                                ["name"] = "DictKey_GroupName_1585",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 650561.73481271,
                                                ["x"] = -283198.31805385,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 650549.65633593,
                                                ["x"] = -283180.59500085,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 650240.75752076,
                                            ["x"] = -283308.53254609,
                                            ["name"] = "DictKey_WptName_1636",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 196,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 584,
                                        ["y"] = 650240.75752076,
                                        ["x"] = -283308.53254609,
                                        ["name"] = "DictKey_UnitName_1635",
                                        ["heading"] = -2.7489282048521,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 585,
                                        ["y"] = 650244.49728837,
                                        ["x"] = -283319.50113181,
                                        ["name"] = "DictKey_UnitName_1637",
                                        ["heading"] = 5.6849753249131,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 586,
                                        ["y"] = 650253.88235983,
                                        ["x"] = -283347.99056689,
                                        ["name"] = "DictKey_UnitName_1638",
                                        ["heading"] = 5.6849753249131,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 587,
                                        ["y"] = 650262.64067517,
                                        ["x"] = -283376.66667333,
                                        ["name"] = "DictKey_UnitName_1639",
                                        ["heading"] = 5.6849753249131,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 588,
                                        ["y"] = 650270.50754532,
                                        ["x"] = -283405.58446759,
                                        ["name"] = "DictKey_UnitName_1640",
                                        ["heading"] = 5.6849753249131,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 650240.75752076,
                                ["x"] = -283308.53254609,
                                ["name"] = "DictKey_GroupName_1634",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 647311.36966133,
                                                ["x"] = -281624.36311521,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 647403.17392348,
                                                ["x"] = -281868.24376276,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 647403.17392348,
                                                ["x"] = -281868.24376276,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 647844.89414008,
                                                ["x"] = -282592.03639744,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 647070.81276666,
                                                ["x"] = -283079.86269482,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 647070.81276666,
                                                ["x"] = -283079.86269482,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 647844.89414008,
                                                ["x"] = -282592.03639744,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648110.9009435,
                                                ["x"] = -283283.65408634,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647311.36966133,
                                            ["x"] = -281624.36311521,
                                            ["name"] = "DictKey_WptName_1651",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 5,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 65.146849883287,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647403.17392348,
                                            ["x"] = -281868.24376276,
                                            ["name"] = "DictKey_WptName_1652",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 300.66454052023,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647844.89414008,
                                            ["x"] = -282592.03639744,
                                            ["name"] = "DictKey_WptName_1653",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 485.91684264128,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648110.9009435,
                                            ["x"] = -283283.65408634,
                                            ["name"] = "DictKey_WptName_1654",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 197,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 589,
                                        ["y"] = 647311.36966133,
                                        ["x"] = -281624.36311521,
                                        ["name"] = "DictKey_UnitName_1644",
                                        ["heading"] = 2.7815679048109,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 590,
                                        ["y"] = 647337.93863323,
                                        ["x"] = -281669.53036745,
                                        ["name"] = "DictKey_UnitName_1645",
                                        ["heading"] = 2.7815679048109,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 591,
                                        ["y"] = 647334.61751175,
                                        ["x"] = -281642.96139555,
                                        ["name"] = "DictKey_UnitName_1646",
                                        ["heading"] = 2.7815679048109,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 592,
                                        ["y"] = 647368.49295092,
                                        ["x"] = -281683.47907769,
                                        ["name"] = "DictKey_UnitName_1647",
                                        ["heading"] = 2.7815679048109,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 593,
                                        ["y"] = 647358.94975851,
                                        ["x"] = -281657.54424391,
                                        ["name"] = "DictKey_UnitName_1648",
                                        ["heading"] = 2.7815679048109,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 594,
                                        ["y"] = 647391.59943441,
                                        ["x"] = -281677.34245163,
                                        ["name"] = "DictKey_UnitName_1649",
                                        ["heading"] = 2.7815679048109,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 595,
                                        ["y"] = 647328.5690538,
                                        ["x"] = -281628.77720099,
                                        ["name"] = "DictKey_UnitName_1650",
                                        ["heading"] = 2.7815679048109,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 647311.36966133,
                                ["x"] = -281624.36311521,
                                ["name"] = "DictKey_GroupName_1643",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685476.9520442,
                                                ["x"] = -284165.90679536,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685538.32533757,
                                                ["x"] = -284173.27159057,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648529.04917628,
                                            ["x"] = -281892.26372658,
                                            ["name"] = "DictKey_WptName_1853",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 211,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 708,
                                        ["y"] = 648529.04917628,
                                        ["x"] = -281892.26372658,
                                        ["name"] = "DictKey_UnitName_1849",
                                        ["heading"] = 1.6902252528138,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 709,
                                        ["y"] = 648513.03542055,
                                        ["x"] = -281884.71920782,
                                        ["name"] = "DictKey_UnitName_1850",
                                        ["heading"] = 1.6902252528138,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 710,
                                        ["y"] = 648524.71019471,
                                        ["x"] = -281906.60434395,
                                        ["name"] = "DictKey_UnitName_1851",
                                        ["heading"] = 1.6902252528138,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "M1134 Stryker ATGM",
                                        ["unitId"] = 711,
                                        ["y"] = 648527.33072406,
                                        ["x"] = -281925.405305,
                                        ["name"] = "DictKey_UnitName_1852",
                                        ["heading"] = 1.6902252528138,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 648529.04917628,
                                ["x"] = -281892.26372658,
                                ["name"] = "DictKey_GroupName_1848",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685472.79911113,
                                                ["x"] = -284162.46838773,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685702.54001549,
                                                ["x"] = -284291.7222756,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648531.47669851,
                                            ["x"] = -281840.6013423,
                                            ["name"] = "DictKey_WptName_1858",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 212,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Stinger comm",
                                        ["unitId"] = 712,
                                        ["y"] = 648531.47669851,
                                        ["x"] = -281840.6013423,
                                        ["name"] = "DictKey_UnitName_1855",
                                        ["heading"] = 2.0832672203302,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 713,
                                        ["y"] = 648529.97989485,
                                        ["x"] = -281808.87827755,
                                        ["name"] = "DictKey_UnitName_1856",
                                        ["heading"] = 2.0832672203302,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Vulcan",
                                        ["unitId"] = 714,
                                        ["y"] = 648532.24419264,
                                        ["x"] = -281778.90430948,
                                        ["name"] = "DictKey_UnitName_1857",
                                        ["heading"] = 2.0832672203302,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 648531.47669851,
                                ["x"] = -281840.6013423,
                                ["name"] = "DictKey_GroupName_1854",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685784.45025858,
                                                ["x"] = -284990.93055839,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685913.16190956,
                                                ["x"] = -285019.28423095,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647286.15307903,
                                            ["x"] = -280986.15715748,
                                            ["name"] = "DictKey_WptName_1865",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 213,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 715,
                                        ["y"] = 647286.15307903,
                                        ["x"] = -280986.15715748,
                                        ["name"] = "DictKey_UnitName_1860",
                                        ["heading"] = 1.7876216187369,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 716,
                                        ["y"] = 647290.04874698,
                                        ["x"] = -281028.23037133,
                                        ["name"] = "DictKey_UnitName_1861",
                                        ["heading"] = 1.7876216187369,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 717,
                                        ["y"] = 647208.23972004,
                                        ["x"] = -280995.50676056,
                                        ["name"] = "DictKey_UnitName_1862",
                                        ["heading"] = 1.7876216187369,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 718,
                                        ["y"] = 647329.00542648,
                                        ["x"] = -281029.78863851,
                                        ["name"] = "DictKey_UnitName_1863",
                                        ["heading"] = 1.7876216187369,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 719,
                                        ["y"] = 647182.52831157,
                                        ["x"] = -280972.91188645,
                                        ["name"] = "DictKey_UnitName_1864",
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 647286.15307903,
                                ["x"] = -280986.15715748,
                                ["name"] = "DictKey_GroupName_1859",
                                ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647359.49021101,
                                            ["x"] = -280996.13143871,
                                            ["name"] = "DictKey_WptName_1871",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 214,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 720,
                                        ["y"] = 647359.49021101,
                                        ["x"] = -280996.13143871,
                                        ["name"] = "DictKey_UnitName_1867",
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["unitId"] = 721,
                                        ["y"] = 647365.81952635,
                                        ["x"] = -280954.538795,
                                        ["name"] = "DictKey_UnitName_1868",
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 722,
                                        ["y"] = 647443.57968632,
                                        ["x"] = -280990.70631127,
                                        ["name"] = "DictKey_UnitName_1869",
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["unitId"] = 723,
                                        ["y"] = 647384.48512079,
                                        ["x"] = -280966.66700782,
                                        ["name"] = "DictKey_UnitName_1870",
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 647359.49021101,
                                ["x"] = -280996.13143871,
                                ["name"] = "DictKey_GroupName_1866",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 650999.62940208,
                                                ["x"] = -281256.06499885,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 650980.68552412,
                                                ["x"] = -281622.06092626,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 650976.11019609,
                                            ["x"] = -281391.08778032,
                                            ["name"] = "DictKey_WptName_2076",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 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"] = 229,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 792,
                                        ["y"] = 650976.11019609,
                                        ["x"] = -281391.08778032,
                                        ["name"] = "DictKey_UnitName_2071",
                                        ["heading"] = 3.1933063102373,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 793,
                                        ["y"] = 650976.11019609,
                                        ["x"] = -281431.08778032,
                                        ["name"] = "DictKey_UnitName_2072",
                                        ["heading"] = 3.1933063102373,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 794,
                                        ["y"] = 650976.11019609,
                                        ["x"] = -281471.08778032,
                                        ["name"] = "DictKey_UnitName_2073",
                                        ["heading"] = 3.1933063102373,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 795,
                                        ["y"] = 650976.11019609,
                                        ["x"] = -281511.08778032,
                                        ["name"] = "DictKey_UnitName_2074",
                                        ["heading"] = 3.1933063102373,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 796,
                                        ["y"] = 650976.11019609,
                                        ["x"] = -281551.08778032,
                                        ["name"] = "DictKey_UnitName_2075",
                                        ["heading"] = 3.1933063102373,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 650976.11019609,
                                ["x"] = -281391.08778032,
                                ["name"] = "DictKey_GroupName_2070",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 650561.73481271,
                                                ["x"] = -283198.31805385,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 650549.65633593,
                                                ["x"] = -283180.59500085,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 650261.47517056,
                                            ["x"] = -283372.68311827,
                                            ["name"] = "DictKey_WptName_2089",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 5,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 231,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 801,
                                        ["y"] = 650261.47517056,
                                        ["x"] = -283372.68311827,
                                        ["name"] = "DictKey_UnitName_2084",
                                        ["heading"] = -2.5536685131934,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 806,
                                        ["y"] = 650266.57334361,
                                        ["x"] = -283390.61981189,
                                        ["name"] = "DictKey_UnitName_2090",
                                        ["heading"] = 5.6849753249131,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 807,
                                        ["y"] = 650273.91538246,
                                        ["x"] = -283419.67549465,
                                        ["name"] = "DictKey_UnitName_2091",
                                        ["heading"] = 5.6849753249131,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 808,
                                        ["y"] = 650279.9934884,
                                        ["x"] = -283448.99467908,
                                        ["name"] = "DictKey_UnitName_2092",
                                        ["heading"] = 5.6849753249131,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 809,
                                        ["y"] = 650284.72450757,
                                        ["x"] = -283478.55585326,
                                        ["name"] = "DictKey_UnitName_2093",
                                        ["heading"] = 5.6849753249131,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 810,
                                        ["y"] = 650288.10230249,
                                        ["x"] = -283508.30224917,
                                        ["name"] = "DictKey_UnitName_2094",
                                        ["heading"] = 5.6849753249131,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 650261.47517056,
                                ["x"] = -283372.68311827,
                                ["name"] = "DictKey_GroupName_2083",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 648909.31183518,
                                                ["x"] = -283716.29588173,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 649294.43571789,
                                                ["x"] = -284177.71954195,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 44,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648909.31183518,
                                            ["x"] = -283716.29588173,
                                            ["name"] = "DictKey_WptName_2100",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Vee",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 232,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "LAV-25",
                                        ["unitId"] = 811,
                                        ["y"] = 648909.31183518,
                                        ["x"] = -283716.29588173,
                                        ["name"] = "DictKey_UnitName_2096",
                                        ["heading"] = 2.4460821426709,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "AAV7",
                                        ["unitId"] = 812,
                                        ["y"] = 648985.369385,
                                        ["x"] = -283676.09403396,
                                        ["name"] = "DictKey_UnitName_2097",
                                        ["heading"] = 2.4460821426709,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "AAV7",
                                        ["unitId"] = 813,
                                        ["y"] = 648850.67654008,
                                        ["x"] = -283684.6453427,
                                        ["name"] = "DictKey_UnitName_2098",
                                        ["heading"] = 2.4460821426709,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "AAV7",
                                        ["unitId"] = 814,
                                        ["y"] = 648972.56591915,
                                        ["x"] = -283611.87556415,
                                        ["name"] = "DictKey_UnitName_2099",
                                        ["heading"] = 2.4460821426709,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 648909.31183518,
                                ["x"] = -283716.29588173,
                                ["name"] = "DictKey_GroupName_2095",
                                ["start_time"] = 0,
                            }, -- end of [11]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 646373.17498617,
                                            ["x"] = -281607.28417614,
                                            ["name"] = "DictKey_WptName_2040",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 23,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 71.097085142384,
                                            ["ETA_locked"] = false,
                                            ["y"] = 636498.67157052,
                                            ["x"] = -281564.71844135,
                                            ["name"] = "DictKey_WptName_2042",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 135.03850841047,
                                            ["ETA_locked"] = false,
                                            ["y"] = 640989.84165191,
                                            ["x"] = -289226.12622726,
                                            ["name"] = "DictKey_WptName_2043",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["auto"] = false,
                                                            ["enabled"] = 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"] = 284.19372840378,
                                            ["ETA_locked"] = false,
                                            ["y"] = 661288.16917664,
                                            ["x"] = -285087.2047797,
                                            ["name"] = "DictKey_WptName_2044",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 317.54289253362,
                                            ["ETA_locked"] = false,
                                            ["y"] = 661277.43616077,
                                            ["x"] = -280455.38886379,
                                            ["name"] = "DictKey_WptName_2045",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 418.78017529519,
                                            ["ETA_locked"] = false,
                                            ["y"] = 647279.46875,
                                            ["x"] = -281782.46875,
                                            ["name"] = "DictKey_WptName_2046",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 226,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "25th fs osan ab, korea (os)",
                                        ["skill"] = "High",
                                        ["parking"] = "2",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10C_2",
                                        ["unitId"] = 784,
                                        ["psi"] = 1.566485682568,
                                        ["parking_id"] = "01",
                                        ["x"] = -281607.28417614,
                                        ["name"] = "DictKey_UnitName_2039",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "ALQ_184",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98453}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 240,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646373.17498617,
                                        ["heading"] = -1.566485682568,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "019",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "25th fs osan ab, korea (os)",
                                        ["skill"] = "High",
                                        ["parking"] = "4",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10C_2",
                                        ["unitId"] = 785,
                                        ["psi"] = 1.566485682568,
                                        ["parking_id"] = "03",
                                        ["x"] = -281562.28044481,
                                        ["name"] = "DictKey_UnitName_2041",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "ALQ_184",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98453}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 240,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646425.05699916,
                                        ["heading"] = -1.566485682568,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "020",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 646373.17498617,
                                ["x"] = -281607.28417614,
                                ["name"] = "DictKey_GroupName_2038",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Intercept",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area Hot",
                                            ["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"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 648369.0625,
                                            ["x"] = -281610.28125,
                                            ["name"] = "DictKey_WptName_2271",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 23,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 247,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "12th Fighter SQN (AK)",
                                        ["skill"] = "High",
                                        ["parking"] = 69,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 873,
                                        ["psi"] = 0,
                                        ["parking_id"] = "61",
                                        ["x"] = -281610.28125,
                                        ["name"] = "DictKey_UnitName_2270",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AIM-9L}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{AIM-9L}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 648369.0625,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "12th Fighter SQN (AK)",
                                        ["skill"] = "High",
                                        ["parking"] = 68,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 874,
                                        ["psi"] = 0,
                                        ["parking_id"] = "60",
                                        ["x"] = -281500.21875,
                                        ["name"] = "DictKey_UnitName_2272",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AIM-9L}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{AIM-9L}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 648225,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "021",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 648369.0625,
                                ["x"] = -281610.28125,
                                ["name"] = "DictKey_GroupName_2269",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
                [2] = 
                {
                    ["name"] = "UK",
                    ["id"] = 4,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 682396.51694073,
                                            ["speed"] = 0,
                                            ["x"] = -284442.88482619,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 44,
                                        ["y"] = 682396.51694073,
                                        ["x"] = -284442.88482619,
                                        ["name"] = "DictKey_GroupName_153",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682396.51694073,
                                ["x"] = -284442.88482619,
                                ["name"] = "DictKey_GroupName_153",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 682327.92330751,
                                            ["speed"] = 0,
                                            ["x"] = -284593.70292045,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 45,
                                        ["y"] = 682327.92330751,
                                        ["x"] = -284593.70292045,
                                        ["name"] = "DictKey_GroupName_156",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682327.92330751,
                                ["x"] = -284593.70292045,
                                ["name"] = "DictKey_GroupName_156",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 682342.6132769,
                                            ["speed"] = 0,
                                            ["x"] = -284604.02700311,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 46,
                                        ["y"] = 682342.6132769,
                                        ["x"] = -284604.02700311,
                                        ["name"] = "DictKey_GroupName_159",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682342.6132769,
                                ["x"] = -284604.02700311,
                                ["name"] = "DictKey_GroupName_159",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 682514.20541911,
                                            ["speed"] = 0,
                                            ["x"] = -284482.89041783,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 47,
                                        ["y"] = 682514.20541911,
                                        ["x"] = -284482.89041783,
                                        ["name"] = "DictKey_GroupName_162",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682514.20541911,
                                ["x"] = -284482.89041783,
                                ["name"] = "DictKey_GroupName_162",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 682365.62114371,
                                            ["speed"] = 0,
                                            ["x"] = -284637.60419805,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 48,
                                        ["rate"] = 100,
                                        ["y"] = 682365.62114371,
                                        ["x"] = -284637.60419805,
                                        ["name"] = "DictKey_GroupName_165",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682365.62114371,
                                ["x"] = -284637.60419805,
                                ["name"] = "DictKey_GroupName_165",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 648515.7805074,
                                                ["x"] = -281601.49813419,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648512.13182964,
                                                ["x"] = -281647.82384505,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648712.52981066,
                                            ["x"] = -281416.14012333,
                                            ["name"] = "DictKey_WptName_36",
                                            ["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"] = 5,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "rapier_fsa_launcher",
                                        ["unitId"] = 9,
                                        ["y"] = 648712.52981066,
                                        ["x"] = -281416.14012333,
                                        ["name"] = "DictKey_UnitName_35",
                                        ["heading"] = 2.4085543677522,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "rapier_fsa_launcher",
                                        ["unitId"] = 10,
                                        ["y"] = 648849.42322667,
                                        ["x"] = -281704.47617087,
                                        ["name"] = "DictKey_UnitName_40",
                                        ["heading"] = 1.9547687622336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "rapier_fsa_blindfire_radar",
                                        ["unitId"] = 11,
                                        ["y"] = 648687.81839037,
                                        ["x"] = -281356.8509294,
                                        ["name"] = "DictKey_UnitName_41",
                                        ["heading"] = 2.0420352248334,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "rapier_fsa_optical_tracker_unit",
                                        ["unitId"] = 376,
                                        ["y"] = 648765.00962872,
                                        ["x"] = -281283.1735589,
                                        ["name"] = "DictKey_UnitName_1037",
                                        ["heading"] = 2.0420352248334,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 648712.52981066,
                                ["x"] = -281416.14012333,
                                ["name"] = "DictKey_GroupName_34",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 648562.13658317,
                                                ["x"] = -281568.1135003,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648618.59860394,
                                                ["x"] = -281583.2848271,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648551.61297274,
                                            ["x"] = -281554.59455977,
                                            ["name"] = "DictKey_WptName_49",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Stinger comm",
                                        ["unitId"] = 13,
                                        ["y"] = 648551.61297274,
                                        ["x"] = -281554.59455977,
                                        ["name"] = "DictKey_UnitName_48",
                                        ["heading"] = 1.8332957956962,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 14,
                                        ["y"] = 648540.88432218,
                                        ["x"] = -281612.74821029,
                                        ["name"] = "DictKey_UnitName_51",
                                        ["heading"] = 1.8332957956962,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 648551.61297274,
                                ["x"] = -281554.59455977,
                                ["name"] = "DictKey_GroupName_47",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648521.97586716,
                                            ["x"] = -281507.8166836,
                                            ["name"] = "DictKey_WptName_54",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "TPZ",
                                        ["unitId"] = 15,
                                        ["y"] = 648521.97586716,
                                        ["x"] = -281507.8166836,
                                        ["name"] = "DictKey_UnitName_53",
                                        ["heading"] = 2.164208272473,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "TPZ",
                                        ["unitId"] = 349,
                                        ["y"] = 648508.63381689,
                                        ["x"] = -281555.25508455,
                                        ["name"] = "DictKey_UnitName_909",
                                        ["heading"] = 2.164208272473,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 648521.97586716,
                                ["x"] = -281507.8166836,
                                ["name"] = "DictKey_GroupName_52",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 648461.80038544,
                                                ["x"] = -281580.01791661,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 646585.99754116,
                                                ["x"] = -281529.98305793,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648531.21641195,
                                            ["x"] = -281462.65834573,
                                            ["name"] = "DictKey_WptName_57",
                                            ["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"] = 9,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["Variant"] = 4,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Land_Rover_101_FC",
                                        ["unitId"] = 16,
                                        ["y"] = 648531.21641195,
                                        ["x"] = -281462.65834573,
                                        ["name"] = "DictKey_UnitName_56",
                                        ["heading"] = 2.5656340004317,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 648531.21641195,
                                ["x"] = -281462.65834573,
                                ["name"] = "DictKey_GroupName_55",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 650511.61167119,
                                                ["x"] = -284636.43819908,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 650687.96819025,
                                                ["x"] = -283688.1605228,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 647982.16725743,
                                                ["x"] = -284332.40401769,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648306.06790744,
                                                ["x"] = -285639.54800455,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 648073.96485423,
                                                ["x"] = -284393.72718172,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648073.96485423,
                                                ["x"] = -284393.72718172,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 648306.06790744,
                                                ["x"] = -285639.54800455,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648765.88126556,
                                                ["x"] = -285664.46399932,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 647688.84097153,
                                                ["x"] = -283932.3035215,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 647982.16725743,
                                                ["x"] = -284332.40401769,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 648765.88126556,
                                                ["x"] = -285664.46399932,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 649193.27441392,
                                                ["x"] = -285483.52770869,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 649193.27441392,
                                                ["x"] = -285483.52770869,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 650511.61167119,
                                                ["x"] = -284636.43819908,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 650687.96819025,
                                                ["x"] = -283688.1605228,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648073.96485423,
                                                ["x"] = -284393.72718172,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 44,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647688.84097153,
                                            ["x"] = -283932.3035215,
                                            ["name"] = "DictKey_WptName_1660",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Vee",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 39.533241514231,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647982.16725743,
                                            ["x"] = -284332.40401769,
                                            ["name"] = "DictKey_WptName_1661",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 1,
                                                                ["datalink"] = true,
                                                                ["weaponType"] = 0,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 44,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 144.35561229395,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648306.06790744,
                                            ["x"] = -285639.54800455,
                                            ["name"] = "DictKey_WptName_1662",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 42,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 131.30311581564,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648765.88126556,
                                            ["x"] = -285664.46399932,
                                            ["name"] = "DictKey_WptName_1663",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 44,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 216.32471433955,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 649193.27441392,
                                            ["x"] = -285483.52770869,
                                            ["name"] = "DictKey_WptName_1664",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 365.68440709161,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 650511.61167119,
                                            ["x"] = -284636.43819908,
                                            ["name"] = "DictKey_WptName_1665",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 46,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 463.4278726212,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 650687.96819025,
                                            ["x"] = -283688.1605228,
                                            ["name"] = "DictKey_WptName_1666",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 814.67785985104,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648073.96485423,
                                            ["x"] = -284393.72718172,
                                            ["name"] = "DictKey_WptName_1667",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 198,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "MCV-80",
                                        ["unitId"] = 596,
                                        ["y"] = 647688.84097153,
                                        ["x"] = -283932.3035215,
                                        ["name"] = "DictKey_UnitName_1656",
                                        ["heading"] = 2.5089750666267,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "MCV-80",
                                        ["unitId"] = 597,
                                        ["y"] = 647764.89852135,
                                        ["x"] = -283892.10167373,
                                        ["name"] = "DictKey_UnitName_1657",
                                        ["heading"] = 2.5089750666267,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "MCV-80",
                                        ["unitId"] = 598,
                                        ["y"] = 647630.20567643,
                                        ["x"] = -283900.65298247,
                                        ["name"] = "DictKey_UnitName_1658",
                                        ["heading"] = 2.5089750666267,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "MCV-80",
                                        ["unitId"] = 599,
                                        ["y"] = 647752.0950555,
                                        ["x"] = -283827.88320392,
                                        ["name"] = "DictKey_UnitName_1659",
                                        ["heading"] = 2.5089750666267,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 647688.84097153,
                                ["x"] = -283932.3035215,
                                ["name"] = "DictKey_GroupName_1655",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 650149.54796011,
                                                ["x"] = -279560.68409045,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 647429.54731288,
                                                ["x"] = -281209.11252964,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 650234.17988015,
                                            ["x"] = -279551.50713396,
                                            ["name"] = "DictKey_WptName_1785",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Vee",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 206,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Challenger2",
                                        ["unitId"] = 678,
                                        ["y"] = 650234.17988015,
                                        ["x"] = -279551.50713396,
                                        ["name"] = "DictKey_UnitName_1781",
                                        ["heading"] = 4.1675403380763,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Challenger2",
                                        ["unitId"] = 679,
                                        ["y"] = 650214.00664382,
                                        ["x"] = -279571.68037029,
                                        ["name"] = "DictKey_UnitName_1782",
                                        ["heading"] = 4.1675403380763,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Challenger2",
                                        ["unitId"] = 680,
                                        ["y"] = 650193.42994277,
                                        ["x"] = -279589.02935353,
                                        ["name"] = "DictKey_UnitName_1783",
                                        ["heading"] = 4.1675403380763,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Challenger2",
                                        ["unitId"] = 681,
                                        ["y"] = 650164.32785717,
                                        ["x"] = -279617.41058232,
                                        ["name"] = "DictKey_UnitName_1784",
                                        ["heading"] = 4.1675403380763,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 650234.17988015,
                                ["x"] = -279551.50713396,
                                ["name"] = "DictKey_GroupName_1780",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 650149.54796011,
                                                ["x"] = -279560.68409045,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 647429.54731288,
                                                ["x"] = -281209.11252964,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 650244.34330914,
                                            ["x"] = -279551.50713396,
                                            ["name"] = "DictKey_WptName_2082",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Vee",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 230,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Challenger2",
                                        ["unitId"] = 797,
                                        ["y"] = 650244.34330914,
                                        ["x"] = -279551.50713396,
                                        ["name"] = "DictKey_UnitName_2078",
                                        ["heading"] = 4.1675403380763,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Challenger2",
                                        ["unitId"] = 798,
                                        ["y"] = 650224.17007281,
                                        ["x"] = -279571.68037029,
                                        ["name"] = "DictKey_UnitName_2079",
                                        ["heading"] = 4.1675403380763,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Challenger2",
                                        ["unitId"] = 799,
                                        ["y"] = 650203.59337176,
                                        ["x"] = -279589.02935353,
                                        ["name"] = "DictKey_UnitName_2080",
                                        ["heading"] = 4.1675403380763,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Challenger2",
                                        ["unitId"] = 800,
                                        ["y"] = 650174.49128616,
                                        ["x"] = -279617.41058232,
                                        ["name"] = "DictKey_UnitName_2081",
                                        ["heading"] = 4.1675403380763,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 650244.34330914,
                                ["x"] = -279551.50713396,
                                ["name"] = "DictKey_GroupName_2077",
                                ["start_time"] = 0,
                            }, -- end of [7]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [2]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 896921.45770532,
                ["x"] = -316884.14550565,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 72.072,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["value"] = "All;",
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 195.072,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 44.444444444444,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 120,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 695184.59651817,
                                            ["x"] = -275558.3663164,
                                            ["name"] = "DictKey_WptName_2032",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 102.072,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 76.2,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 44.444444444444,
                                                                        ["altitudeEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 300,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 126,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 195.072,
                                                                ["directionEnabled"] = false,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["groupAttack"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 133,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 195.072,
                                                                ["directionEnabled"] = false,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["groupAttack"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 341.90856777557,
                                            ["ETA_locked"] = false,
                                            ["y"] = 679252.60073573,
                                            ["x"] = -273044.31484066,
                                            ["name"] = "DictKey_WptName_2033",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 128.072,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 73.152,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 44.444444444444,
                                                                        ["altitudeEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 300,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["visible"] = false,
                                                                ["groupId"] = 120,
                                                                ["priority"] = 1,
                                                                ["weaponType"] = 1073741822,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["visible"] = false,
                                                                ["groupId"] = 122,
                                                                ["priority"] = 1,
                                                                ["weaponType"] = 1073741822,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 632.45838058585,
                                            ["ETA_locked"] = false,
                                            ["y"] = 665846.87725329,
                                            ["x"] = -273974.10486415,
                                            ["name"] = "DictKey_WptName_2034",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 51.388888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 88.392,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 44.444444444444,
                                                                        ["altitudeEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 900,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["x"] = -281646.76437672,
                                                                ["y"] = 648787.86237853,
                                                                ["value"] = "All;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["priority"] = 0,
                                                                ["zoneRadius"] = 5000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4294967295,
                                                                        ["name"] = 10,
                                                                    }, -- 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"] = 781.76769651346,
                                            ["ETA_locked"] = false,
                                            ["y"] = 658385.52501495,
                                            ["x"] = -275763.15323747,
                                            ["name"] = "DictKey_WptName_2035",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 487,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 993.57968300063,
                                            ["ETA_locked"] = false,
                                            ["y"] = 648232.07388845,
                                            ["x"] = -281711.05592092,
                                            ["name"] = "DictKey_WptName_2036",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 225,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 72.072,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "Good",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 780,
                                        ["psi"] = 1.4142879527983,
                                        ["y"] = 695184.59651817,
                                        ["x"] = -275558.3663164,
                                        ["name"] = "DictKey_UnitName_2028",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- 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.4142879527983,
                                        ["callsign"] = 118,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 72.072,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 781,
                                        ["psi"] = 1.4142879527983,
                                        ["y"] = 695224.59651817,
                                        ["x"] = -275598.3663164,
                                        ["name"] = "DictKey_UnitName_2029",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- 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.4142879527983,
                                        ["callsign"] = 109,
                                        ["onboard_num"] = "051",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 72.072,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 782,
                                        ["psi"] = 1.4142879527983,
                                        ["y"] = 695264.59651817,
                                        ["x"] = -275638.3663164,
                                        ["name"] = "DictKey_UnitName_2030",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- 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"] = 937,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.4142879527983,
                                        ["callsign"] = 110,
                                        ["onboard_num"] = "052",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 72.072,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 783,
                                        ["psi"] = 1.4142879527983,
                                        ["y"] = 695304.59651817,
                                        ["x"] = -275678.3663164,
                                        ["name"] = "DictKey_UnitName_2031",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- 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"] = 988,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.4142879527983,
                                        ["callsign"] = 106,
                                        ["onboard_num"] = "053",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 695184.59651817,
                                ["x"] = -275558.3663164,
                                ["name"] = "DictKey_GroupName_2027",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 659200.34344487,
                                                ["x"] = -286019.38106944,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 653166.62760355,
                                                ["x"] = -285069.51659567,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 653166.62760355,
                                                ["x"] = -285069.51659567,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648247.58572773,
                                                ["x"] = -281844.08400023,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 654774.77700367,
                                                ["x"] = -282655.20083442,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 654774.77700367,
                                                ["x"] = -282655.20083442,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 23,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 659200.34344487,
                                            ["x"] = -286019.38106944,
                                            ["name"] = "DictKey_WptName_1679",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 2.5694444444444,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 46,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1147.9810567457,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 653166.62760355,
                                            ["x"] = -285069.51659567,
                                            ["name"] = "DictKey_WptName_1681",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "FireAtPoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["y"] = 648231.6243762,
                                                                        ["expendQty"] = 1,
                                                                        ["expendQtyEnabled"] = false,
                                                                        ["x"] = -281860.24141502,
                                                                        ["templateId"] = "",
                                                                        ["weaponType"] = 1073741822,
                                                                        ["zoneRadius"] = 76.2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 300,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2618.5334275354,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648247.58572773,
                                            ["x"] = -281844.08400023,
                                            ["name"] = "DictKey_WptName_1683",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 199,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 600,
                                        ["y"] = 659200.34344487,
                                        ["x"] = -286019.38106944,
                                        ["name"] = "DictKey_UnitName_1669",
                                        ["heading"] = 4.8685336062848,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 601,
                                        ["y"] = 659232.44672999,
                                        ["x"] = -286048.53378746,
                                        ["name"] = "DictKey_UnitName_1670",
                                        ["heading"] = 4.8685336062848,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 602,
                                        ["y"] = 659244.51822254,
                                        ["x"] = -286080.41660538,
                                        ["name"] = "DictKey_UnitName_1671",
                                        ["heading"] = 4.8685336062848,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 603,
                                        ["y"] = 659083.98578674,
                                        ["x"] = -286057.53206939,
                                        ["name"] = "DictKey_UnitName_1672",
                                        ["heading"] = 4.8685336062848,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 604,
                                        ["y"] = 659289.85904647,
                                        ["x"] = -285928.44350969,
                                        ["name"] = "DictKey_UnitName_1673",
                                        ["heading"] = 4.8685336062848,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 605,
                                        ["y"] = 659265.36029864,
                                        ["x"] = -286020.84575481,
                                        ["name"] = "DictKey_UnitName_1674",
                                        ["heading"] = 4.8685336062848,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 606,
                                        ["y"] = 659166.53397565,
                                        ["x"] = -286058.51496715,
                                        ["name"] = "DictKey_UnitName_1675",
                                        ["heading"] = 4.8685336062848,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 607,
                                        ["y"] = 659366.71030158,
                                        ["x"] = -285976.0178689,
                                        ["name"] = "DictKey_UnitName_1676",
                                        ["heading"] = 4.8685336062848,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "BTR_D",
                                        ["unitId"] = 608,
                                        ["y"] = 659140.62183352,
                                        ["x"] = -286102.70537255,
                                        ["name"] = "DictKey_UnitName_1677",
                                        ["heading"] = 4.8685336062848,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 609,
                                        ["y"] = 659319.2995479,
                                        ["x"] = -286025.22086523,
                                        ["name"] = "DictKey_UnitName_1678",
                                        ["heading"] = 4.8685336062848,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 659200.34344487,
                                ["x"] = -286019.38106944,
                                ["name"] = "DictKey_GroupName_1668",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 661780.71459133,
                                                ["x"] = -288931.59123757,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 647374.9161717,
                                                ["x"] = -281763.87543666,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 647374.9161717,
                                                ["x"] = -281763.87543666,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 647374.9161717,
                                                ["x"] = -281763.87543666,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 23,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 661780.71459133,
                                            ["x"] = -288931.59123757,
                                            ["name"] = "DictKey_WptName_1714",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2200.0835996069,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647374.9161717,
                                            ["x"] = -281763.87543666,
                                            ["name"] = "DictKey_WptName_1791",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 197,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 13,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 202,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 630,
                                        ["y"] = 661780.71459133,
                                        ["x"] = -288931.59123757,
                                        ["name"] = "DictKey_UnitName_1713",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 631,
                                        ["y"] = 661780.71459133,
                                        ["x"] = -288971.59123757,
                                        ["name"] = "DictKey_UnitName_1715",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 632,
                                        ["y"] = 661876.85552642,
                                        ["x"] = -288547.02749722,
                                        ["name"] = "DictKey_UnitName_1716",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 633,
                                        ["y"] = 661707.56387985,
                                        ["x"] = -288632.71833067,
                                        ["name"] = "DictKey_UnitName_1717",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 634,
                                        ["y"] = 661950.0062379,
                                        ["x"] = -288810.37005855,
                                        ["name"] = "DictKey_UnitName_1718",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 635,
                                        ["y"] = 661594.70278214,
                                        ["x"] = -288607.63808673,
                                        ["name"] = "DictKey_UnitName_1719",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 636,
                                        ["y"] = 661446.31133886,
                                        ["x"] = -288766.47963166,
                                        ["name"] = "DictKey_UnitName_1720",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 637,
                                        ["y"] = 661557.08241624,
                                        ["x"] = -288779.01975363,
                                        ["name"] = "DictKey_UnitName_1721",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 638,
                                        ["y"] = 661776.53455068,
                                        ["x"] = -288806.19001789,
                                        ["name"] = "DictKey_UnitName_1722",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 639,
                                        ["y"] = 661690.84371723,
                                        ["x"] = -288787.37983494,
                                        ["name"] = "DictKey_UnitName_1723",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 640,
                                        ["y"] = 661835.05511986,
                                        ["x"] = -288808.28003822,
                                        ["name"] = "DictKey_UnitName_1724",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 641,
                                        ["y"] = 661404.5109323,
                                        ["x"] = -288935.77127823,
                                        ["name"] = "DictKey_UnitName_1725",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 642,
                                        ["y"] = 662016.8868884,
                                        ["x"] = -288810.37005855,
                                        ["name"] = "DictKey_UnitName_1726",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 643,
                                        ["y"] = 661657.40339198,
                                        ["x"] = -288958.76150183,
                                        ["name"] = "DictKey_UnitName_1727",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 644,
                                        ["y"] = 661584.2526805,
                                        ["x"] = -288958.76150183,
                                        ["name"] = "DictKey_UnitName_1728",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 645,
                                        ["y"] = 661486.02172509,
                                        ["x"] = -288948.31140019,
                                        ["name"] = "DictKey_UnitName_1729",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 646,
                                        ["y"] = 661916.56591265,
                                        ["x"] = -288933.6812579,
                                        ["name"] = "DictKey_UnitName_1730",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 647,
                                        ["y"] = 661858.04534347,
                                        ["x"] = -288939.95131888,
                                        ["name"] = "DictKey_UnitName_1731",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 648,
                                        ["y"] = 662000.16672577,
                                        ["x"] = -288952.49144085,
                                        ["name"] = "DictKey_UnitName_1732",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 649,
                                        ["y"] = 662094.76598934,
                                        ["x"] = -288913.88093316,
                                        ["name"] = "DictKey_UnitName_1733",
                                        ["heading"] = -1.1091044730026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [20]
                                }, -- end of ["units"]
                                ["y"] = 661780.71459133,
                                ["x"] = -288931.59123757,
                                ["name"] = "DictKey_GroupName_1712",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 660455.14311905,
                                                ["x"] = -277259.23512187,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648824.66837641,
                                                ["x"] = -281490.36131976,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 648556.13297019,
                                                ["x"] = -281528.93379332,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648556.13297019,
                                                ["x"] = -281528.93379332,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 48,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 660455.14311905,
                                            ["x"] = -277259.23512187,
                                            ["name"] = "DictKey_WptName_1752",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1771.1828030126,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648824.66837641,
                                            ["x"] = -281490.36131976,
                                            ["name"] = "DictKey_WptName_1762",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackUnit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["unitId"] = 15,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 13,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 204,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 660,
                                        ["y"] = 660455.14311905,
                                        ["x"] = -277259.23512187,
                                        ["name"] = "DictKey_UnitName_1751",
                                        ["heading"] = 4.3634765351004,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 661,
                                        ["y"] = 660455.14311905,
                                        ["x"] = -277299.23512187,
                                        ["name"] = "DictKey_UnitName_1753",
                                        ["heading"] = 4.3634765351004,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 662,
                                        ["y"] = 660455.14311905,
                                        ["x"] = -277339.23512187,
                                        ["name"] = "DictKey_UnitName_1754",
                                        ["heading"] = 4.3634765351004,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 663,
                                        ["y"] = 660455.14311905,
                                        ["x"] = -277379.23512187,
                                        ["name"] = "DictKey_UnitName_1755",
                                        ["heading"] = 4.3634765351004,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 664,
                                        ["y"] = 660455.14311905,
                                        ["x"] = -277419.23512187,
                                        ["name"] = "DictKey_UnitName_1756",
                                        ["heading"] = 4.3634765351004,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 665,
                                        ["y"] = 660455.14311905,
                                        ["x"] = -277459.23512187,
                                        ["name"] = "DictKey_UnitName_1757",
                                        ["heading"] = 4.3634765351004,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 666,
                                        ["y"] = 660455.14311905,
                                        ["x"] = -277499.23512187,
                                        ["name"] = "DictKey_UnitName_1758",
                                        ["heading"] = 4.3634765351004,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 667,
                                        ["y"] = 660455.14311905,
                                        ["x"] = -277539.23512187,
                                        ["name"] = "DictKey_UnitName_1759",
                                        ["heading"] = 4.3634765351004,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 668,
                                        ["y"] = 660455.14311905,
                                        ["x"] = -277579.23512187,
                                        ["name"] = "DictKey_UnitName_1760",
                                        ["heading"] = 4.3634765351004,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 669,
                                        ["y"] = 660455.14311905,
                                        ["x"] = -277619.23512187,
                                        ["name"] = "DictKey_UnitName_1761",
                                        ["heading"] = 4.3634765351004,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 660455.14311905,
                                ["x"] = -277259.23512187,
                                ["name"] = "DictKey_GroupName_1750",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 662136.20380539,
                                                ["x"] = -285028.56060385,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 665582.92295403,
                                                ["x"] = -287062.84912463,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 659939.7984853,
                                                ["x"] = -283790.85656413,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 665502.09092812,
                                                ["x"] = -286995.85377204,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 664914.76401574,
                                                ["x"] = -286460.11996138,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 664906.66492176,
                                                ["x"] = -286454.25674837,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 664894.04756229,
                                                ["x"] = -286446.14935492,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 664885.31697964,
                                                ["x"] = -286441.27741879,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 664871.86007444,
                                                ["x"] = -286434.65540401,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 664848.37239528,
                                                ["x"] = -286426.13361477,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 664698.03918601,
                                                ["x"] = -286388.51685949,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 664679.28817664,
                                                ["x"] = -286381.58487385,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 664643.64894007,
                                                ["x"] = -286363.46645872,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 662218.7388443,
                                                ["x"] = -285047.25624428,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 662185.18157261,
                                                ["x"] = -285037.74757452,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 662126.94996743,
                                                ["x"] = -285024.77316839,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 660728.40330117,
                                                ["x"] = -284238.31226531,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 658435.01707053,
                                                ["x"] = -282576.08479527,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                ["y"] = 660621.84872388,
                                                ["x"] = -284183.14555408,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 663396.30797909,
                                                ["x"] = -285654.36965658,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 662209.43348881,
                                                ["x"] = -285043.59818401,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 662150.518873,
                                                ["x"] = -285033.00389512,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 662113.36707574,
                                                ["x"] = -285018.41206626,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 660198.84673946,
                                                ["x"] = -283978.33377446,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 664862.58907024,
                                                ["x"] = -286430.91079,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 664814.61378334,
                                                ["x"] = -286416.9078385,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 664688.57548959,
                                                ["x"] = -286385.28913345,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 664665.68640178,
                                                ["x"] = -286375.26587938,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 662328.42663633,
                                                ["x"] = -285107.09849859,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 662199.89601995,
                                                ["x"] = -285040.60140423,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 662145.6810711,
                                                ["x"] = -285031.74304202,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 662078.06757681,
                                                ["x"] = -284999.60624669,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 660160.69844886,
                                                ["x"] = -283954.50075017,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 659998.36839377,
                                                ["x"] = -283837.68997063,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 659484.20963046,
                                                ["x"] = -283393.01838393,
                                            }, -- end of [39]
                                            [35] = 
                                            {
                                                ["y"] = 660181.59319847,
                                                ["x"] = -283968.22269785,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 665610.671463,
                                                ["x"] = -287084.17445114,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 662232.34788715,
                                                ["x"] = -285053.5594689,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 662195.03701284,
                                                ["x"] = -285039.42444047,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 660894.0947375,
                                                ["x"] = -284341.06038564,
                                            }, -- end of [31]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 656703.71362339,
                                                ["x"] = -281123.68411399,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 657255.94876643,
                                                ["x"] = -281698.54994593,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 656261.50337226,
                                                ["x"] = -280455.35424295,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 657248.73976027,
                                                ["x"] = -281691.62197484,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = 654827.08682236,
                                                ["x"] = -279546.23367683,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = 657241.96851113,
                                                ["x"] = -281684.26534668,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 657235.63979641,
                                                ["x"] = -281676.52452298,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 657229.76065672,
                                                ["x"] = -281668.43696749,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 657221.75093055,
                                                ["x"] = -281655.75667663,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 657211.90251424,
                                                ["x"] = -281638.35253294,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 657189.66579894,
                                                ["x"] = -281599.26068913,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 657177.2524082,
                                                ["x"] = -281583.60000994,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 657163.07574892,
                                                ["x"] = -281569.50794269,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 657102.62221904,
                                                ["x"] = -281525.15399835,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 656807.46639741,
                                                ["x"] = -281311.25082328,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 656716.44032108,
                                                ["x"] = -281138.96031197,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 656699.53070634,
                                                ["x"] = -281120.94584041,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 656671.84272136,
                                                ["x"] = -281099.83449478,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 656184.24761166,
                                                ["x"] = -280363.59193381,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 655327.5211352,
                                                ["x"] = -279759.60624269,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 654041.15365781,
                                                ["x"] = -279264.7915126,
                                            }, -- end of [56]
                                            [31] = 
                                            {
                                                ["y"] = 656675.19676216,
                                                ["x"] = -281103.54158469,
                                            }, -- end of [31]
                                            [62] = 
                                            {
                                                ["y"] = 652732.79896475,
                                                ["x"] = -278700.47234158,
                                            }, -- end of [62]
                                            [55] = 
                                            {
                                                ["y"] = 654733.98275,
                                                ["x"] = -279509.76746915,
                                            }, -- end of [55]
                                            [33] = 
                                            {
                                                ["y"] = 656665.67592803,
                                                ["x"] = -281091.96536446,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 656148.33032698,
                                                ["x"] = -280328.81328973,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 655304.1029642,
                                                ["x"] = -279750.86042751,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 652824.06937335,
                                                ["x"] = -278728.60010344,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                ["y"] = 656824.74414157,
                                                ["x"] = -281329.26164469,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 656804.4529303,
                                                ["x"] = -281307.26233223,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 656710.74289609,
                                                ["x"] = -281130.74658485,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 656682.73371675,
                                                ["x"] = -281110.09147688,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 656657.23344997,
                                                ["x"] = -281079.56936849,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 656125.86917624,
                                                ["x"] = -280308.93095476,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 655275.43115132,
                                                ["x"] = -279742.04248445,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 652747.72421204,
                                                ["x"] = -278691.2091656,
                                            }, -- end of [58]
                                            [1] = 
                                            {
                                                ["y"] = 658435.01706675,
                                                ["x"] = -282576.08479254,
                                            }, -- end of [1]
                                            [9] = 
                                            {
                                                ["y"] = 657195.08549839,
                                                ["x"] = -281607.66241798,
                                            }, -- end of [9]
                                            [13] = 
                                            {
                                                ["y"] = 657166.79431623,
                                                ["x"] = -281572.84987655,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 657155.32710135,
                                                ["x"] = -281563.18837017,
                                            }, -- end of [15]
                                            [35] = 
                                            {
                                                ["y"] = 656639.21640716,
                                                ["x"] = -281049.56697582,
                                            }, -- end of [35]
                                            [11] = 
                                            {
                                                ["y"] = 657183.72860402,
                                                ["x"] = -281591.21606964,
                                            }, -- end of [11]
                                            [51] = 
                                            {
                                                ["y"] = 655222.4671671,
                                                ["x"] = -279727.24582668,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 652742.87589307,
                                                ["x"] = -278690.2007688,
                                            }, -- end of [59]
                                            [18] = 
                                            {
                                                ["y"] = 656821.00086845,
                                                ["x"] = -281325.94844368,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 656801.724245,
                                                ["x"] = -281303.07339218,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 656707.48352288,
                                                ["x"] = -281126.95814616,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 656678.81127894,
                                                ["x"] = -281106.99411798,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 656435.60431282,
                                                ["x"] = -280699.55066988,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 655472.93483663,
                                                ["x"] = -279846.85717488,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 655194.2312176,
                                                ["x"] = -279717.12117016,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 652738.46845133,
                                                ["x"] = -278692.24781451,
                                            }, -- end of [60]
                                            [43] = 
                                            {
                                                ["y"] = 656094.66005138,
                                                ["x"] = -280283.91783785,
                                            }, -- end of [43]
                                            [39] = 
                                            {
                                                ["y"] = 656204.51617323,
                                                ["x"] = -280385.70437008,
                                            }, -- end of [39]
                                            [46] = 
                                            {
                                                ["y"] = 655372.69622879,
                                                ["x"] = -279780.97204785,
                                            }, -- end of [46]
                                            [47] = 
                                            {
                                                ["y"] = 655345.88357862,
                                                ["x"] = -279767.52296242,
                                            }, -- end of [47]
                                            [37] = 
                                            {
                                                ["y"] = 656354.11753442,
                                                ["x"] = -280579.62994436,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 655389.97311346,
                                                ["x"] = -279791.04244318,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 655099.16730014,
                                                ["x"] = -279672.54803383,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 652735.3368113,
                                                ["x"] = -278696.16579628,
                                            }, -- end of [61]
                                            [19] = 
                                            {
                                                ["y"] = 656813.93981341,
                                                ["x"] = -281318.86986363,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 656796.76041472,
                                                ["x"] = -281294.39363086,
                                            }, -- end of [23]
                                            [63] = 
                                            {
                                                ["y"] = 652731.07662389,
                                                ["x"] = -278703.61737373,
                                            }, -- end of [63]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 667108.94179827,
                                                ["x"] = -287923.21762848,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 666236.23119377,
                                                ["x"] = -287477.46413155,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 665704.49617308,
                                                ["x"] = -287149.02945192,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 665610.66335384,
                                                ["x"] = -287084.1686793,
                                            }, -- end of [4]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 652732.35279822,
                                                ["x"] = -278704.33001085,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648302.24713434,
                                                ["x"] = -281749.78362885,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 661546.19405962,
                                                ["x"] = -283002.31985799,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 661546.19405962,
                                                ["x"] = -283002.31985799,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 34,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 667108.26284831,
                                            ["x"] = -287924.55511087,
                                            ["name"] = "DictKey_WptName_1772",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 16.6667,
                                            ["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"] = 57,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 95.553478120348,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 665609.91672866,
                                            ["x"] = -287085.13781498,
                                            ["name"] = "DictKey_WptName_1777",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.6667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 58,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1613.7990834514,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 658434.23687344,
                                            ["x"] = -282577.18901602,
                                            ["name"] = "DictKey_WptName_1778",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.6667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 34,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2038.459964195,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 652732.35279822,
                                            ["x"] = -278704.33001085,
                                            ["name"] = "DictKey_WptName_1792",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.6667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 651027.85087217,
                                                                ["expendQtyEnabled"] = false,
                                                                ["x"] = -281302.87844138,
                                                                ["expendQty"] = 1,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2361.0151222525,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648302.24713434,
                                            ["x"] = -281749.78362885,
                                            ["name"] = "DictKey_WptName_1779",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.6667,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 205,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 670,
                                        ["y"] = 667108.26284831,
                                        ["x"] = -287924.55511087,
                                        ["name"] = "DictKey_UnitName_1764",
                                        ["heading"] = 5.1861452110075,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 671,
                                        ["y"] = 667135.0132092,
                                        ["x"] = -287938.13464243,
                                        ["name"] = "DictKey_UnitName_1765",
                                        ["heading"] = 5.1821292496107,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 672,
                                        ["y"] = 667161.76378477,
                                        ["x"] = -287951.71428516,
                                        ["name"] = "DictKey_UnitName_1766",
                                        ["heading"] = 5.182129314324,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 673,
                                        ["y"] = 667188.51436078,
                                        ["x"] = -287965.29392726,
                                        ["name"] = "DictKey_UnitName_1767",
                                        ["heading"] = 5.182129289005,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 674,
                                        ["y"] = 667215.26493386,
                                        ["x"] = -287978.87357434,
                                        ["name"] = "DictKey_UnitName_1768",
                                        ["heading"] = 5.1821294812834,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 675,
                                        ["y"] = 667242.0155067,
                                        ["x"] = -287992.45322277,
                                        ["name"] = "DictKey_UnitName_1769",
                                        ["heading"] = 5.1821295250856,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 676,
                                        ["y"] = 667268.76607936,
                                        ["x"] = -288006.03287162,
                                        ["name"] = "DictKey_UnitName_1770",
                                        ["heading"] = 5.1821295403526,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 677,
                                        ["y"] = 667295.51665233,
                                        ["x"] = -288019.61252019,
                                        ["name"] = "DictKey_UnitName_1771",
                                        ["heading"] = 5.1821295270935,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 667108.26284831,
                                ["x"] = -287924.55511087,
                                ["name"] = "DictKey_GroupName_1763",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 681051.81792847,
                                                ["x"] = -285699.96940405,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 681042.00173543,
                                                ["x"] = -285688.63973176,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 681034.534199,
                                                ["x"] = -285682.00125465,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 681026.28507318,
                                                ["x"] = -285676.35756397,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 680999.5689129,
                                                ["x"] = -285662.74556933,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 680887.53514052,
                                                ["x"] = -285607.48117719,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 680781.81539451,
                                                ["x"] = -285540.81752593,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 680750.56117723,
                                                ["x"] = -285525.10492711,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 680717.84631303,
                                                ["x"] = -285512.69165765,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 680712.73323033,
                                                ["x"] = -285505.2388923,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 680723.33986287,
                                                ["x"] = -285466.67606438,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 680754.24617053,
                                                ["x"] = -285269.17718712,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 680767.9948071,
                                                ["x"] = -285195.31309787,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 680763.86058748,
                                                ["x"] = -285188.62216417,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 680750.57175044,
                                                ["x"] = -285195.98751547,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 680635.83121105,
                                                ["x"] = -285266.97699412,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 680585.2183599,
                                                ["x"] = -285288.36595229,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 680507.07033244,
                                                ["x"] = -285304.77319311,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 680442.20330751,
                                                ["x"] = -285305.28898704,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 680327.11330978,
                                                ["x"] = -285271.88569177,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 679817.86851095,
                                                ["x"] = -285052.35623302,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 679743.12883294,
                                                ["x"] = -285047.970858,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 679673.97791767,
                                                ["x"] = -285057.68306345,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 679600.40977705,
                                                ["x"] = -285088.71862389,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 679463.14139412,
                                                ["x"] = -285170.38913257,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 679286.01140126,
                                                ["x"] = -285353.44772137,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 679196.59123255,
                                                ["x"] = -285479.68075515,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 679023.76232072,
                                                ["x"] = -285900.12377514,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 678975.04933918,
                                                ["x"] = -285963.33687888,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 678916.805865,
                                                ["x"] = -286010.34538501,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 677525.15001884,
                                                ["x"] = -286680.67699953,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 676717.52395766,
                                                ["x"] = -286958.90936844,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 676397.75314715,
                                                ["x"] = -287108.26374501,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 676358.01967653,
                                                ["x"] = -287137.65524348,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 675392.35918777,
                                                ["x"] = -287331.46459124,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 674352.53289426,
                                                ["x"] = -287259.7163415,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 673272.96267351,
                                                ["x"] = -287941.21337055,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 671956.03131101,
                                                ["x"] = -289121.7511355,
                                            }, -- end of [172]
                                            [180] = 
                                            {
                                                ["y"] = 671834.21179948,
                                                ["x"] = -289163.89529644,
                                            }, -- end of [180]
                                            [188] = 
                                            {
                                                ["y"] = 670687.48831492,
                                                ["x"] = -289192.22810231,
                                            }, -- end of [188]
                                            [196] = 
                                            {
                                                ["y"] = 670139.50676187,
                                                ["x"] = -288864.51855833,
                                            }, -- end of [196]
                                            [204] = 
                                            {
                                                ["y"] = 670085.90195172,
                                                ["x"] = -288855.73814822,
                                            }, -- end of [204]
                                            [212] = 
                                            {
                                                ["y"] = 669727.04008723,
                                                ["x"] = -288977.74307706,
                                            }, -- end of [212]
                                            [220] = 
                                            {
                                                ["y"] = 669404.33159278,
                                                ["x"] = -288956.02148208,
                                            }, -- end of [220]
                                            [1] = 
                                            {
                                                ["y"] = 682589.21945465,
                                                ["x"] = -285708.72370009,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682570.6045523,
                                                ["x"] = -285716.03359403,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 676394.64104676,
                                                ["x"] = -287112.17642667,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 676343.96078364,
                                                ["x"] = -287142.87924151,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 675322.42160091,
                                                ["x"] = -287328.64935869,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 674338.21879274,
                                                ["x"] = -287264.18937842,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 673133.6711816,
                                                ["x"] = -288062.93375568,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 671938.70561794,
                                                ["x"] = -289131.73590278,
                                            }, -- end of [173]
                                            [181] = 
                                            {
                                                ["y"] = 671814.27432579,
                                                ["x"] = -289165.44230155,
                                            }, -- end of [181]
                                            [3] = 
                                            {
                                                ["y"] = 682551.66383293,
                                                ["x"] = -285722.44692853,
                                            }, -- end of [3]
                                            [197] = 
                                            {
                                                ["y"] = 670130.24824197,
                                                ["x"] = -288860.74889126,
                                            }, -- end of [197]
                                            [205] = 
                                            {
                                                ["y"] = 670080.94939777,
                                                ["x"] = -288856.42003854,
                                            }, -- end of [205]
                                            [213] = 
                                            {
                                                ["y"] = 669702.16004186,
                                                ["x"] = -288980.15630471,
                                            }, -- end of [213]
                                            [221] = 
                                            {
                                                ["y"] = 669385.37165883,
                                                ["x"] = -288949.66237122,
                                            }, -- end of [221]
                                            [4] = 
                                            {
                                                ["y"] = 682537.20456414,
                                                ["x"] = -285726.43125731,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 680566.04369538,
                                                ["x"] = -285294.04167678,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 680487.1351888,
                                                ["x"] = -285306.3542356,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 680432.31406527,
                                                ["x"] = -285303.81353316,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 682522.55280831,
                                                ["x"] = -285729.6365442,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 679808.01411341,
                                                ["x"] = -285050.67088631,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 679723.16460343,
                                                ["x"] = -285049.12628175,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 679659.66150678,
                                                ["x"] = -285062.15261029,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 682507.75473848,
                                                ["x"] = -285732.07979119,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 679448.21859031,
                                                ["x"] = -285183.70305319,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 679216.52058773,
                                                ["x"] = -285445.06947468,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 679190.70572924,
                                                ["x"] = -285493.47622201,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 682492.85090593,
                                                ["x"] = -285733.75953233,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 678964.26540846,
                                                ["x"] = -285973.76092888,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 678895.4215119,
                                                ["x"] = -286023.29066885,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 676881.85835572,
                                                ["x"] = -286916.0135814,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 682472.88877494,
                                                ["x"] = -285734.94633317,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 676391.29582235,
                                                ["x"] = -287115.8911651,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 682452.89136185,
                                                ["x"] = -285734.89208661,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 674600.13261632,
                                                ["x"] = -287266.20630365,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 682402.98277641,
                                                ["x"] = -285731.94516796,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 672212.37689282,
                                                ["x"] = -288922.44591716,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 682173.73396648,
                                                ["x"] = -285713.52846086,
                                            }, -- end of [11]
                                            [182] = 
                                            {
                                                ["y"] = 671784.28546506,
                                                ["x"] = -289166.13690056,
                                            }, -- end of [182]
                                            [12] = 
                                            {
                                                ["y"] = 682113.74245697,
                                                ["x"] = -285713.00143379,
                                            }, -- end of [12]
                                            [198] = 
                                            {
                                                ["y"] = 670125.48375282,
                                                ["x"] = -288859.23522599,
                                            }, -- end of [198]
                                            [13] = 
                                            {
                                                ["y"] = 681998.78960206,
                                                ["x"] = -285715.72919712,
                                            }, -- end of [13]
                                            [214] = 
                                            {
                                                ["y"] = 669642.21008242,
                                                ["x"] = -288982.48749713,
                                            }, -- end of [214]
                                            [14] = 
                                            {
                                                ["y"] = 681953.83527328,
                                                ["x"] = -285713.80120789,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 681909.04050235,
                                                ["x"] = -285709.55275209,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 681830.00716916,
                                                ["x"] = -285697.20352031,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 681431.11513707,
                                                ["x"] = -285627.26387663,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 681376.47609457,
                                                ["x"] = -285621.0296921,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 681356.49696141,
                                                ["x"] = -285620.18420039,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 681336.50282857,
                                                ["x"] = -285620.53353602,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 681311.56859813,
                                                ["x"] = -285622.3078323,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 681286.75011109,
                                                ["x"] = -285625.29510332,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 681262.12535243,
                                                ["x"] = -285629.58772329,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 681242.66112316,
                                                ["x"] = -285634.17568544,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 681127.18504623,
                                                ["x"] = -285666.75861973,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 681108.34198978,
                                                ["x"] = -285673.45170685,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 681099.15308527,
                                                ["x"] = -285677.39267288,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 681090.21939695,
                                                ["x"] = -285681.88246865,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 681081.58278771,
                                                ["x"] = -285686.92004495,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 681073.24267157,
                                                ["x"] = -285692.43548629,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 681060.90483641,
                                                ["x"] = -285700.96606014,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 681056.16906978,
                                                ["x"] = -285702.26724698,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 681048.47816751,
                                                ["x"] = -285696.2533834,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 681038.38536491,
                                                ["x"] = -285685.18817489,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 681030.48709414,
                                                ["x"] = -285679.06623639,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 681017.56593162,
                                                ["x"] = -285671.46494528,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 680918.12658985,
                                                ["x"] = -285624.47824422,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 680845.12556336,
                                                ["x"] = -285581.00743741,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 680764.1722248,
                                                ["x"] = -285531.40488001,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 680736.64818732,
                                                ["x"] = -285519.50268881,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 680713.69773005,
                                                ["x"] = -285509.96394365,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 680713.82050214,
                                                ["x"] = -285500.34164638,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 680725.13914798,
                                                ["x"] = -285456.84145236,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 680767.51915259,
                                                ["x"] = -285200.43638916,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 680767.55782807,
                                                ["x"] = -285190.40123851,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 680759.15340324,
                                                ["x"] = -285190.68358954,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 680662.16245689,
                                                ["x"] = -285252.60938962,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 680617.79903553,
                                                ["x"] = -285275.62382342,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 680546.57817362,
                                                ["x"] = -285298.62396555,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 680467.14365882,
                                                ["x"] = -285306.8154407,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 680422.52424726,
                                                ["x"] = -285301.78065448,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 679874.86368713,
                                                ["x"] = -285071.00992589,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 679793.09049413,
                                                ["x"] = -285049.17950407,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 679703.30378962,
                                                ["x"] = -285051.4522183,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 679645.60720994,
                                                ["x"] = -285067.38999784,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 679487.04937577,
                                                ["x"] = -285152.2970499,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 679348.39810938,
                                                ["x"] = -285281.85489896,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 679208.26718763,
                                                ["x"] = -285457.59113025,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 679053.46040071,
                                                ["x"] = -285842.34194485,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 679001.32438522,
                                                ["x"] = -285933.20960905,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 678949.14486958,
                                                ["x"] = -285986.84730009,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 678851.37867346,
                                                ["x"] = -286046.95002319,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 676819.7783157,
                                                ["x"] = -286935.25238288,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 676516.05281517,
                                                ["x"] = -286995.58418286,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 676383.80173276,
                                                ["x"] = -287122.49664779,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 676001.45184095,
                                                ["x"] = -287252.62156157,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 674421.19275367,
                                                ["x"] = -287247.33969512,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 674301.9024359,
                                                ["x"] = -287280.84910736,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 672187.81735154,
                                                ["x"] = -288939.66331292,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = 671897.51725009,
                                                ["x"] = -289149.75703488,
                                            }, -- end of [176]
                                            [184] = 
                                            {
                                                ["y"] = 670752.02210791,
                                                ["x"] = -289198.39079314,
                                            }, -- end of [184]
                                            [192] = 
                                            {
                                                ["y"] = 670631.21683128,
                                                ["x"] = -289171.82098618,
                                            }, -- end of [192]
                                            [200] = 
                                            {
                                                ["y"] = 670110.83772683,
                                                ["x"] = -288856.05413388,
                                            }, -- end of [200]
                                            [208] = 
                                            {
                                                ["y"] = 670052.08484087,
                                                ["x"] = -288864.46307746,
                                            }, -- end of [208]
                                            [216] = 
                                            {
                                                ["y"] = 669562.29257476,
                                                ["x"] = -288980.13043372,
                                            }, -- end of [216]
                                            [223] = 
                                            {
                                                ["y"] = 668891.50688279,
                                                ["x"] = -288805.52020506,
                                            }, -- end of [223]
                                            [222] = 
                                            {
                                                ["y"] = 669291.00715028,
                                                ["x"] = -288916.63965075,
                                            }, -- end of [222]
                                            [219] = 
                                            {
                                                ["y"] = 669418.80532157,
                                                ["x"] = -288959.95538503,
                                            }, -- end of [219]
                                            [183] = 
                                            {
                                                ["y"] = 671294.66641971,
                                                ["x"] = -289148.26285995,
                                            }, -- end of [183]
                                            [189] = 
                                            {
                                                ["y"] = 670672.98348216,
                                                ["x"] = -289188.41530588,
                                            }, -- end of [189]
                                            [215] = 
                                            {
                                                ["y"] = 669597.21538713,
                                                ["x"] = -288982.39902845,
                                            }, -- end of [215]
                                            [211] = 
                                            {
                                                ["y"] = 669746.82492185,
                                                ["x"] = -288974.83400704,
                                            }, -- end of [211]
                                            [187] = 
                                            {
                                                ["y"] = 670702.20648101,
                                                ["x"] = -289195.10736649,
                                            }, -- end of [187]
                                            [203] = 
                                            {
                                                ["y"] = 670095.88113227,
                                                ["x"] = -288855.13620984,
                                            }, -- end of [203]
                                            [207] = 
                                            {
                                                ["y"] = 670066.35510847,
                                                ["x"] = -288859.84679028,
                                            }, -- end of [207]
                                            [206] = 
                                            {
                                                ["y"] = 670076.03957208,
                                                ["x"] = -288857.36278251,
                                            }, -- end of [206]
                                            [129] = 
                                            {
                                                ["y"] = 676453.71661583,
                                                ["x"] = -287013.81032505,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 676375.68400157,
                                                ["x"] = -287128.33143709,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 675601.66450364,
                                                ["x"] = -287317.31748627,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 674411.19790062,
                                                ["x"] = -287247.61818351,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 673775.09767933,
                                                ["x"] = -287578.14197461,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 672180.03327491,
                                                ["x"] = -288945.93947534,
                                            }, -- end of [169]
                                            [177] = 
                                            {
                                                ["y"] = 671883.22023333,
                                                ["x"] = -289154.28987245,
                                            }, -- end of [177]
                                            [185] = 
                                            {
                                                ["y"] = 670732.02605621,
                                                ["x"] = -289198.22394761,
                                            }, -- end of [185]
                                            [193] = 
                                            {
                                                ["y"] = 670613.57107831,
                                                ["x"] = -289162.41109763,
                                            }, -- end of [193]
                                            [201] = 
                                            {
                                                ["y"] = 670105.86997753,
                                                ["x"] = -288855.49099582,
                                            }, -- end of [201]
                                            [209] = 
                                            {
                                                ["y"] = 669785.79435213,
                                                ["x"] = -288965.89595145,
                                            }, -- end of [209]
                                            [217] = 
                                            {
                                                ["y"] = 669467.95893212,
                                                ["x"] = -288968.96405977,
                                            }, -- end of [217]
                                            [199] = 
                                            {
                                                ["y"] = 670115.76903752,
                                                ["x"] = -288856.8758785,
                                            }, -- end of [199]
                                            [195] = 
                                            {
                                                ["y"] = 670152.84503735,
                                                ["x"] = -288871.37231418,
                                            }, -- end of [195]
                                            [190] = 
                                            {
                                                ["y"] = 670658.75258205,
                                                ["x"] = -289183.68185568,
                                            }, -- end of [190]
                                            [191] = 
                                            {
                                                ["y"] = 670644.80185963,
                                                ["x"] = -289178.17660808,
                                            }, -- end of [191]
                                            [65] = 
                                            {
                                                ["y"] = 680599.3455622,
                                                ["x"] = -285283.32865157,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 680526.90070699,
                                                ["x"] = -285302.1895628,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 680452.15715412,
                                                ["x"] = -285306.23772535,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 680412.85611641,
                                                ["x"] = -285299.22970586,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 679827.54832491,
                                                ["x"] = -285054.85556592,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 679768.12537891,
                                                ["x"] = -285047.90975559,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 679688.54314902,
                                                ["x"] = -285054.10946284,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 679627.25701977,
                                                ["x"] = -285075.33846861,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 679474.82618587,
                                                ["x"] = -285160.98747012,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 679321.26748859,
                                                ["x"] = -285311.24155074,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 679203.28298516,
                                                ["x"] = -285466.25927717,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 679035.95870679,
                                                ["x"] = -285878.30437621,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 678988.64549326,
                                                ["x"] = -285948.67317996,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 678933.34378605,
                                                ["x"] = -285999.10263847,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 677621.8291365,
                                                ["x"] = -286639.73676205,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 676761.63895087,
                                                ["x"] = -286950.05100238,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 676450.4264727,
                                                ["x"] = -287017.49555293,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 676371.41995597,
                                                ["x"] = -287130.93933878,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 675527.19748257,
                                                ["x"] = -287326.17660229,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 674401.24249848,
                                                ["x"] = -287248.53731374,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 673678.50278253,
                                                ["x"] = -287640.52612096,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 672041.20356143,
                                                ["x"] = -289060.4144271,
                                            }, -- end of [170]
                                            [178] = 
                                            {
                                                ["y"] = 671868.69406035,
                                                ["x"] = -289158.02051009,
                                            }, -- end of [178]
                                            [186] = 
                                            {
                                                ["y"] = 670717.07011249,
                                                ["x"] = -289197.11498831,
                                            }, -- end of [186]
                                            [194] = 
                                            {
                                                ["y"] = 670562.22903894,
                                                ["x"] = -289131.37284605,
                                            }, -- end of [194]
                                            [202] = 
                                            {
                                                ["y"] = 670100.88013097,
                                                ["x"] = -288855.18018178,
                                            }, -- end of [202]
                                            [210] = 
                                            {
                                                ["y"] = 669771.29324162,
                                                ["x"] = -288969.72200054,
                                            }, -- end of [210]
                                            [218] = 
                                            {
                                                ["y"] = 669438.33337542,
                                                ["x"] = -288964.25872802,
                                            }, -- end of [218]
                                            [179] = 
                                            {
                                                ["y"] = 671849.07680876,
                                                ["x"] = -289161.90219194,
                                            }, -- end of [179]
                                            [175] = 
                                            {
                                                ["y"] = 671911.54693355,
                                                ["x"] = -289144.45535153,
                                            }, -- end of [175]
                                            [174] = 
                                            {
                                                ["y"] = 671925.26625735,
                                                ["x"] = -289138.39525895,
                                            }, -- end of [174]
                                            [171] = 
                                            {
                                                ["y"] = 671976.92948493,
                                                ["x"] = -289108.03540017,
                                            }, -- end of [171]
                                            [167] = 
                                            {
                                                ["y"] = 672204.26031063,
                                                ["x"] = -288928.28343031,
                                            }, -- end of [167]
                                            [163] = 
                                            {
                                                ["y"] = 673406.49130421,
                                                ["x"] = -287836.02565023,
                                            }, -- end of [163]
                                            [159] = 
                                            {
                                                ["y"] = 674315.20789667,
                                                ["x"] = -287273.92656088,
                                            }, -- end of [159]
                                            [158] = 
                                            {
                                                ["y"] = 674328.88032417,
                                                ["x"] = -287267.76317971,
                                            }, -- end of [158]
                                            [155] = 
                                            {
                                                ["y"] = 674391.38911238,
                                                ["x"] = -287250.22833537,
                                            }, -- end of [155]
                                            [151] = 
                                            {
                                                ["y"] = 674436.18476679,
                                                ["x"] = -287247.76531406,
                                            }, -- end of [151]
                                            [147] = 
                                            {
                                                ["y"] = 675462.34613097,
                                                ["x"] = -287330.47989599,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 676045.41009065,
                                                ["x"] = -287243.02149027,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 676084.01038907,
                                                ["x"] = -287232.54880434,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 676362.59683564,
                                                ["x"] = -287135.64419402,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 676387.68418836,
                                                ["x"] = -287119.34723361,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 676403.49289967,
                                                ["x"] = -287100.07709793,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 676564.48800533,
                                                ["x"] = -286983.1930192,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 679013.03350208,
                                                ["x"] = -285916.99949251,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 679499.74197597,
                                                ["x"] = -285144.30665335,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 680317.76264178,
                                                ["x"] = -285268.34551554,
                                            }, -- end of [79]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 668891.10373386,
                                                ["x"] = -288806.96330124,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 657803.30351446,
                                                ["x"] = -287006.89165065,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 648711.66864493,
                                                ["x"] = -282041.67505441,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648711.66864493,
                                                ["x"] = -282041.67505441,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 657803.30351446,
                                                ["x"] = -287006.89165065,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648711.66864493,
                                                ["x"] = -282041.67505441,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 44,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682589.92987035,
                                            ["x"] = -285709.99022788,
                                            ["name"] = "DictKey_WptName_1874",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 35,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2852.4714806638,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 668891.10373386,
                                            ["x"] = -288806.96330124,
                                            ["name"] = "DictKey_WptName_1882",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 19,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5562.0225456715,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 657803.30351446,
                                            ["x"] = -287006.89165065,
                                            ["name"] = "DictKey_WptName_1883",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 650377.82254357,
                                                                ["expendQtyEnabled"] = false,
                                                                ["x"] = -283215.44418713,
                                                                ["expendQty"] = 1,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 647718.85827327,
                                                                ["expendQtyEnabled"] = false,
                                                                ["x"] = -283931.38451671,
                                                                ["expendQty"] = 1,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7426.6626971566,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648711.66864493,
                                            ["x"] = -282041.67505441,
                                            ["name"] = "DictKey_WptName_1884",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 648547.38168474,
                                                                ["expendQtyEnabled"] = false,
                                                                ["x"] = -281533.81336801,
                                                                ["expendQty"] = 1,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 215,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 724,
                                        ["y"] = 682589.92987035,
                                        ["x"] = -285709.99022788,
                                        ["name"] = "DictKey_UnitName_1873",
                                        ["heading"] = 4.4093059275174,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 725,
                                        ["y"] = 682617.18814908,
                                        ["x"] = -285698.00521288,
                                        ["name"] = "DictKey_UnitName_1875",
                                        ["heading"] = 4.2981473131079,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 726,
                                        ["y"] = 682644.52170314,
                                        ["x"] = -285685.64050897,
                                        ["name"] = "DictKey_UnitName_1876",
                                        ["heading"] = 4.2875712527269,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 727,
                                        ["y"] = 682672.08174781,
                                        ["x"] = -285673.83279339,
                                        ["name"] = "DictKey_UnitName_1877",
                                        ["heading"] = 4.3076116046387,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 728,
                                        ["y"] = 682700.08836374,
                                        ["x"] = -285663.25091143,
                                        ["name"] = "DictKey_UnitName_1878",
                                        ["heading"] = 4.3511350806559,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 729,
                                        ["y"] = 682728.54519305,
                                        ["x"] = -285653.91520148,
                                        ["name"] = "DictKey_UnitName_1879",
                                        ["heading"] = 4.395386753901,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 730,
                                        ["y"] = 682757.27159304,
                                        ["x"] = -285645.32238466,
                                        ["name"] = "DictKey_UnitName_1880",
                                        ["heading"] = 4.4217340952428,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 731,
                                        ["y"] = 682769.62379535,
                                        ["x"] = -285641.73694404,
                                        ["name"] = "DictKey_UnitName_1881",
                                        ["heading"] = 4.4298849971498,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 682589.92987035,
                                ["x"] = -285709.99022788,
                                ["name"] = "DictKey_GroupName_1872",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 649028.88696349,
                                                ["x"] = -278458.11811354,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 651305.49201147,
                                                ["x"] = -278210.69531541,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 650761.30992796,
                                                ["x"] = -278056.4681462,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 649028.97603186,
                                                ["x"] = -278463.13537242,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 649030.59101419,
                                                ["x"] = -278483.06824152,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 649038.22383985,
                                                ["x"] = -278547.61212651,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 649045.07447257,
                                                ["x"] = -278587.01610926,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 650759.07126591,
                                                ["x"] = -278060.93495364,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 649057.39481232,
                                                ["x"] = -278640.61313972,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 649200.93029264,
                                                ["x"] = -279202.61534496,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 649201.51925286,
                                                ["x"] = -279207.55592006,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 649198.83619115,
                                                ["x"] = -279211.36614367,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 650740.90175094,
                                                ["x"] = -278102.09605333,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 649194.1458509,
                                                ["x"] = -279213.15923803,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 649179.67266184,
                                                ["x"] = -279217.09588807,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 649121.90300187,
                                                ["x"] = -279233.27726685,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 649084.06625251,
                                                ["x"] = -279246.23727688,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 650699.76372669,
                                                ["x"] = -278176.47168319,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 648806.41015671,
                                                ["x"] = -279345.72227156,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 648740.05856858,
                                                ["x"] = -279367.9994163,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 648675.0470475,
                                                ["x"] = -279393.93326908,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 650806.59811349,
                                                ["x"] = -278064.06404767,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 650694.45528225,
                                                ["x"] = -278184.94447287,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 648657.00909065,
                                                ["x"] = -279402.61410541,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 648653.55487352,
                                                ["x"] = -279406.08154832,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 648653.0403549,
                                                ["x"] = -279410.97152436,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 648654.22041734,
                                                ["x"] = -279415.84253665,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 650688.82467128,
                                                ["x"] = -278193.20652575,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 648655.94556823,
                                                ["x"] = -279420.53349318,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 648783.83970196,
                                                ["x"] = -279724.74055632,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 648783.95626419,
                                                ["x"] = -279729.63280217,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 648780.23864374,
                                                ["x"] = -279732.76134335,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 650664.40933457,
                                                ["x"] = -278224.88626182,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 648775.73892467,
                                                ["x"] = -279734.99336048,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 648642.11578848,
                                                ["x"] = -279791.34015565,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 648432.25622135,
                                                ["x"] = -279872.41863835,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 648304.85803947,
                                                ["x"] = -279917.15132616,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 650648.20065525,
                                                ["x"] = -278243.91599832,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 648300.29343457,
                                                ["x"] = -279919.23103393,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 648296.62013007,
                                                ["x"] = -279922.41838441,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 648295.98471097,
                                                ["x"] = -279927.28914203,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 651582.15948399,
                                                ["x"] = -278278.8971628,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 650792.57127649,
                                                ["x"] = -278058.75410119,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 650637.83152095,
                                                ["x"] = -278254.75212824,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 648299.73990906,
                                                ["x"] = -279941.80920078,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 648343.30797498,
                                                ["x"] = -280080.08637323,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 648351.48300747,
                                                ["x"] = -280114.11406457,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 650630.54363763,
                                                ["x"] = -278261.5981467,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 648360.91030863,
                                                ["x"] = -280173.3430685,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 648365.7704544,
                                                ["x"] = -280233.14100801,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 648366.76259443,
                                                ["x"] = -280263.12069831,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 650622.90199038,
                                                ["x"] = -278268.04594729,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 648365.03823214,
                                                ["x"] = -280298.06080335,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 648362.45885811,
                                                ["x"] = -280317.89187171,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 648340.23412897,
                                                ["x"] = -280445.93241032,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 650614.88141802,
                                                ["x"] = -278274.01573911,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 648338.55692696,
                                                ["x"] = -280490.87622875,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 648335.29475218,
                                                ["x"] = -280935.80516839,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 650773.92878999,
                                                ["x"] = -278051.5435913,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 650606.50835675,
                                                ["x"] = -278279.4802121,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 648328.42623241,
                                                ["x"] = -280990.29970689,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 648324.86659482,
                                                ["x"] = -281004.86930924,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 648317.57749296,
                                                ["x"] = -281028.78054722,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 650597.81622733,
                                                ["x"] = -278284.42155705,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 648295.70605008,
                                                ["x"] = -281089.97103504,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 648293.36303566,
                                                ["x"] = -281094.38457483,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 648290.28551693,
                                                ["x"] = -281098.31595808,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 650588.82773604,
                                                ["x"] = -278288.79978777,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 648282.42989736,
                                                ["x"] = -281104.4209729,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 648277.85893603,
                                                ["x"] = -281106.42806705,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 648273.00488824,
                                                ["x"] = -281107.61536587,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 650579.58390206,
                                                ["x"] = -278292.61097228,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 648198.51815607,
                                                ["x"] = -281116.17967702,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 648184.32109802,
                                                ["x"] = -281119.55411466,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 650768.96523709,
                                                ["x"] = -278050.89499168,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 650570.14958813,
                                                ["x"] = -278295.92124058,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 650560.50934396,
                                                ["x"] = -278298.57359353,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 650545.82379498,
                                                ["x"] = -278301.61633365,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 650521.09599763,
                                                ["x"] = -278305.27942326,
                                            }, -- end of [27]
                                            [47] = 
                                            {
                                                ["y"] = 648661.40257232,
                                                ["x"] = -279400.17851285,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 648296.91697799,
                                                ["x"] = -279932.2196014,
                                            }, -- end of [63]
                                            [7] = 
                                            {
                                                ["y"] = 650764.39214201,
                                                ["x"] = -278052.53615012,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 649037.97908339,
                                                ["x"] = -278448.1554983,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 648297.68215573,
                                                ["x"] = -281085.37866,
                                            }, -- end of [83]
                                            [67] = 
                                            {
                                                ["y"] = 648356.94601457,
                                                ["x"] = -280143.6091523,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 648366.24773832,
                                                ["x"] = -280283.11121056,
                                            }, -- end of [71]
                                            [29] = 
                                            {
                                                ["y"] = 649033.26578675,
                                                ["x"] = -278449.85170068,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 648338.82824463,
                                                ["x"] = -280465.88010746,
                                            }, -- end of [75]
                                            [78] = 
                                            {
                                                ["y"] = 648333.91890364,
                                                ["x"] = -280955.75441026,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = 648331.2961143,
                                                ["x"] = -280975.57839431,
                                            }, -- end of [79]
                                            [30] = 
                                            {
                                                ["y"] = 649029.755569,
                                                ["x"] = -278453.23318849,
                                            }, -- end of [30]
                                            [87] = 
                                            {
                                                ["y"] = 648286.62757731,
                                                ["x"] = -281101.71550441,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 648268.07071836,
                                                ["x"] = -281108.42120328,
                                            }, -- end of [91]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 663983.26094727,
                                                ["x"] = -280512.04523495,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 663920.84045245,
                                                ["x"] = -280530.16157405,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 663830.88186528,
                                                ["x"] = -280560.66996412,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 663819.83303477,
                                                ["x"] = -280564.71548228,
                                            }, -- end of [4]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 663820.262711,
                                                ["x"] = -280566.17516131,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 661905.83866337,
                                                ["x"] = -278887.27885326,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 660852.59148996,
                                                ["x"] = -278445.98552077,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 660651.86855981,
                                                ["x"] = -278221.48709852,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 647230.47444781,
                                                ["x"] = -280387.51907972,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 648174.84445432,
                                                ["x"] = -281122.88554532,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 646976.26393257,
                                                ["x"] = -280422.42780034,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 648123.41841903,
                                                ["x"] = -281142.35470493,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = 646624.09131716,
                                                ["x"] = -281103.69256617,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = 648118.59956229,
                                                ["x"] = -281143.68634807,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 648113.71129379,
                                                ["x"] = -281144.73266952,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 648108.7509497,
                                                ["x"] = -281145.34190401,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 648103.75244145,
                                                ["x"] = -281145.49491253,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 648098.75883355,
                                                ["x"] = -281145.28242386,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 648088.93963906,
                                                ["x"] = -281143.48409346,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 648079.54042107,
                                                ["x"] = -281140.12149998,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 648066.73109922,
                                                ["x"] = -281132.34113167,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 647857.63527851,
                                                ["x"] = -280986.65679627,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 647244.69767704,
                                                ["x"] = -280450.37358725,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 647237.60536302,
                                                ["x"] = -280431.88146978,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 647225.8311672,
                                                ["x"] = -280373.25735642,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 647199.4372726,
                                                ["x"] = -280322.4617634,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 646913.9987297,
                                                ["x"] = -280464.17804558,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 646468.5899529,
                                                ["x"] = -280982.48866786,
                                            }, -- end of [48]
                                            [33] = 
                                            {
                                                ["y"] = 647194.54524328,
                                                ["x"] = -280323.61339676,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 646886.52299804,
                                                ["x"] = -280485.85340577,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 646468.12451501,
                                                ["x"] = -280987.2862713,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                ["y"] = 647609.7628202,
                                                ["x"] = -280768.82643371,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 647242.0091874,
                                                ["x"] = -280446.16439091,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 647236.1569661,
                                                ["x"] = -280421.98823352,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 647210.18834861,
                                                ["x"] = -280331.06556776,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 647185.06460795,
                                                ["x"] = -280326.79505668,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 646860.20408179,
                                                ["x"] = -280508.91921194,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 646470.90493174,
                                                ["x"] = -280991.3847111,
                                            }, -- end of [50]
                                            [31] = 
                                            {
                                                ["y"] = 647204.24350232,
                                                ["x"] = -280323.20693641,
                                            }, -- end of [31]
                                            [9] = 
                                            {
                                                ["y"] = 648093.81024643,
                                                ["x"] = -281144.6052753,
                                            }, -- end of [9]
                                            [35] = 
                                            {
                                                ["y"] = 647115.1543298,
                                                ["x"] = -280353.94257257,
                                            }, -- end of [35]
                                            [11] = 
                                            {
                                                ["y"] = 648084.14491714,
                                                ["x"] = -281142.06073277,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 648075.14164481,
                                                ["x"] = -281137.74678592,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 647869.336426,
                                                ["x"] = -280996.03893004,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 647431.52357707,
                                                ["x"] = -280600.83674434,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 647240.04728012,
                                                ["x"] = -280441.5712752,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 647232.95668679,
                                                ["x"] = -280397.20345941,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 647207.76423634,
                                                ["x"] = -280326.68945801,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 647060.22087528,
                                                ["x"] = -280378.05962157,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 646801.03300103,
                                                ["x"] = -280569.89426712,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 646486.34015611,
                                                ["x"] = -281004.10656976,
                                            }, -- end of [52]
                                            [51] = 
                                            {
                                                ["y"] = 646474.59818139,
                                                ["x"] = -280994.77371163,
                                            }, -- end of [51]
                                            [47] = 
                                            {
                                                ["y"] = 646471.04687892,
                                                ["x"] = -280978.13165393,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 646476.74306667,
                                                ["x"] = -280969.87699096,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 646942.5199595,
                                                ["x"] = -280443.89763187,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 646835.10525524,
                                                ["x"] = -280533.30799143,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 647015.47057127,
                                                ["x"] = -280400.35132975,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 646714.42949072,
                                                ["x"] = -280673.44050685,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 646579.22299203,
                                                ["x"] = -281071.8920721,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                ["y"] = 648184.27658574,
                                                ["x"] = -281119.56776433,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 647247.96133344,
                                                ["x"] = -280454.15730149,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 647238.67074942,
                                                ["x"] = -280436.76536803,
                                            }, -- end of [23]
                                            [55] = 
                                            {
                                                ["y"] = 646628.85817203,
                                                ["x"] = -281107.58781362,
                                            }, -- end of [55]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 646637.87292351,
                                                ["x"] = -281099.10698259,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 646637.87292351,
                                                ["x"] = -281099.10698259,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 660651.86855981,
                                                ["x"] = -278221.48709852,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 657903.42295484,
                                                ["x"] = -277033.5856245,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 661905.83866337,
                                                ["x"] = -278887.27885326,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 660852.59148996,
                                                ["x"] = -278445.98552077,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 657903.42295484,
                                                ["x"] = -277033.5856245,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 651580.55320938,
                                                ["x"] = -278279.92132529,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 104,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 663983.66140414,
                                            ["x"] = -280513.57474991,
                                            ["name"] = "DictKey_WptName_1913",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 18.3333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 39,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9.5492339524787,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 663820.262711,
                                            ["x"] = -280566.17516131,
                                            ["name"] = "DictKey_WptName_1915",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 87,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1010.3282575,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 661905.83866337,
                                            ["x"] = -278887.27885326,
                                            ["name"] = "DictKey_WptName_1916",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1454.7661939213,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 660852.59148996,
                                            ["x"] = -278445.98552077,
                                            ["name"] = "DictKey_WptName_1917",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1471.5094762443,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 660651.86855981,
                                            ["x"] = -278221.48709852,
                                            ["name"] = "DictKey_WptName_1918",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 91,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1637.98078915,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 657903.42295484,
                                            ["x"] = -277033.5856245,
                                            ["name"] = "DictKey_WptName_1919",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 39,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1311.8453029556,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 651580.55320938,
                                            ["x"] = -278279.92132529,
                                            ["name"] = "DictKey_WptName_1924",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 650086.86319927,
                                                                ["expendQtyEnabled"] = false,
                                                                ["x"] = -279589.94641177,
                                                                ["expendQty"] = 1,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 64,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1642.1900471248,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648186.14096978,
                                            ["x"] = -281120.69318107,
                                            ["name"] = "DictKey_WptName_1920",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.3333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1727.0482261748,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 646630.46836545,
                                            ["x"] = -281107.27701248,
                                            ["name"] = "DictKey_WptName_1923",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.3333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 217,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 740,
                                        ["y"] = 663983.66140414,
                                        ["x"] = -280513.57474991,
                                        ["name"] = "DictKey_UnitName_1905",
                                        ["heading"] = 4.4542467196843,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 741,
                                        ["y"] = 664012.71382048,
                                        ["x"] = -280506.1045979,
                                        ["name"] = "DictKey_UnitName_1906",
                                        ["heading"] = 4.4607141614149,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 742,
                                        ["y"] = 664041.89300573,
                                        ["x"] = -280499.17453959,
                                        ["name"] = "DictKey_UnitName_1907",
                                        ["heading"] = 4.4792091210263,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 743,
                                        ["y"] = 664071.181034,
                                        ["x"] = -280492.71667416,
                                        ["name"] = "DictKey_UnitName_1908",
                                        ["heading"] = 4.4953665232512,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 744,
                                        ["y"] = 664100.57197774,
                                        ["x"] = -280486.73828558,
                                        ["name"] = "DictKey_UnitName_1909",
                                        ["heading"] = 4.5117174955082,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 745,
                                        ["y"] = 664130.03612456,
                                        ["x"] = -280481.11523971,
                                        ["name"] = "DictKey_UnitName_1910",
                                        ["heading"] = 4.5238128866396,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 746,
                                        ["y"] = 664159.55473513,
                                        ["x"] = -280475.77684153,
                                        ["name"] = "DictKey_UnitName_1911",
                                        ["heading"] = 4.5334742356641,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 747,
                                        ["y"] = 664189.11017217,
                                        ["x"] = -280470.63882587,
                                        ["name"] = "DictKey_UnitName_1912",
                                        ["heading"] = 4.5402658313296,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 663983.66140414,
                                ["x"] = -280513.57474991,
                                ["name"] = "DictKey_GroupName_1904",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 655987.1172495,
                                                ["x"] = -273211.81029496,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 639065.85039774,
                                                ["x"] = -283347.45122026,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 661952.54143918,
                                                ["x"] = -278864.84610989,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 660875.93796355,
                                                ["x"] = -278489.95739963,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 660875.93796355,
                                                ["x"] = -278489.95739963,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 657931.94920076,
                                                ["x"] = -276963.26399583,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 674605.53076866,
                                                ["x"] = -280096.7051782,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 661952.54143918,
                                                ["x"] = -278864.84610989,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 657930.6727819,
                                                ["x"] = -276962.8652206,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 657922.35218835,
                                                ["x"] = -276986.43748364,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 657900.3196459,
                                                ["x"] = -277036.80581572,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 657796.27488899,
                                                ["x"] = -277189.35822831,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 657637.2364547,
                                                ["x"] = -277322.95882382,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 657405.12739068,
                                                ["x"] = -277440.05340236,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 657761.1148416,
                                                ["x"] = -277231.64494258,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 657383.7947915,
                                                ["x"] = -277453.08244016,
                                            }, -- end of [18]
                                            [31] = 
                                            {
                                                ["y"] = 656979.26277515,
                                                ["x"] = -278299.97654608,
                                            }, -- end of [31]
                                            [5] = 
                                            {
                                                ["y"] = 657886.1274729,
                                                ["x"] = -277063.23199043,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 657747.5265806,
                                                ["x"] = -277246.31780114,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 657355.59194869,
                                                ["x"] = -277473.77643658,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 657082.67456284,
                                                ["x"] = -278014.69144939,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 657344.30143222,
                                                ["x"] = -277483.64929825,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 657736.76631076,
                                                ["x"] = -277256.76624923,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 657333.5397779,
                                                ["x"] = -277494.09612865,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 657910.97925243,
                                                ["x"] = -277014.19500702,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 657870.48010958,
                                                ["x"] = -277088.82378603,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 657721.78823051,
                                                ["x"] = -277270.01690944,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 657313.76648028,
                                                ["x"] = -277516.63713701,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 657367.38334562,
                                                ["x"] = -277464.50770491,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 657301.8442937,
                                                ["x"] = -277532.69105527,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 657710.02746512,
                                                ["x"] = -277279.32182623,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 657293.68141913,
                                                ["x"] = -277545.27370743,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 657283.64121211,
                                                ["x"] = -277562.56866976,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 657847.83735786,
                                                ["x"] = -277121.79297334,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 657689.63011637,
                                                ["x"] = -277293.77284195,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 657263.12526946,
                                                ["x"] = -277602.61475947,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 657323.34267982,
                                                ["x"] = -277505.09459092,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 657144.33741796,
                                                ["x"] = -277861.66375152,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 657672.52349009,
                                                ["x"] = -277304.1299442,
                                            }, -- end of [15]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 656125.48904582,
                                                ["x"] = -280308.61057662,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 655443.72224187,
                                                ["x"] = -279826.69114117,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 655372.25822588,
                                                ["x"] = -279780.73691456,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 655327.05982587,
                                                ["x"] = -279759.42091436,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 655274.95287919,
                                                ["x"] = -279741.90684034,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 655193.77301195,
                                                ["x"] = -279716.92832252,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 654036.08598168,
                                                ["x"] = -279262.66145829,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 652662.60065801,
                                                ["x"] = -278648.03063898,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 651841.70493498,
                                                ["x"] = -278360.27549113,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 651735.32982435,
                                                ["x"] = -278316.9656633,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 650799.86497257,
                                                ["x"] = -278061.62167439,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 650766.85121873,
                                                ["x"] = -278051.21631227,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 650760.28614462,
                                                ["x"] = -278058.37186468,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 650742.1680494,
                                                ["x"] = -278099.55707814,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 650696.00124008,
                                                ["x"] = -278182.5653835,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 650663.04266542,
                                                ["x"] = -278226.56246225,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 650628.92242752,
                                                ["x"] = -278263.0296405,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 650595.89693955,
                                                ["x"] = -278285.41847419,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 650558.40523869,
                                                ["x"] = -278299.0737197,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 649031.48103872,
                                                ["x"] = -278451.04101949,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 649035.79264919,
                                                ["x"] = -278529.94161783,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 649200.95791181,
                                                ["x"] = -279209.57149785,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 648705.38163222,
                                                ["x"] = -279381.36095928,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 648652.99701792,
                                                ["x"] = -279408.14588277,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 648783.00313449,
                                                ["x"] = -279722.0131385,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 648764.61373209,
                                                ["x"] = -279739.96271739,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 648296.00212763,
                                                ["x"] = -279924.46398987,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 648339.9137109,
                                                ["x"] = -280067.70608189,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 648364.93845983,
                                                ["x"] = -280220.33081172,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 648363.58167638,
                                                ["x"] = -280310.13555216,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 648338.54657642,
                                                ["x"] = -280478.0391826,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 648326.82965888,
                                                ["x"] = -280997.28216695,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 648288.76881982,
                                                ["x"] = -281099.85872033,
                                            }, -- end of [132]
                                            [1] = 
                                            {
                                                ["y"] = 656979.26274584,
                                                ["x"] = -278299.97662904,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 656932.89371824,
                                                ["x"] = -278432.06082673,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 648284.86656333,
                                                ["x"] = -281102.96733249,
                                            }, -- end of [133]
                                            [3] = 
                                            {
                                                ["y"] = 656921.67549254,
                                                ["x"] = -278475.6364388,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 656908.32247116,
                                                ["x"] = -278549.43352257,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 650621.19897501,
                                                ["x"] = -278269.37902085,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 650586.84657357,
                                                ["x"] = -278289.66681699,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 650543.69298736,
                                                ["x"] = -278301.98654958,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 656883.30644195,
                                                ["x"] = -278712.51710115,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 649042.64232176,
                                                ["x"] = -278574.41157783,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 649196.84902727,
                                                ["x"] = -279212.24476672,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 648663.95951446,
                                                ["x"] = -279398.93093027,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 656875.11291124,
                                                ["x"] = -278807.15545951,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 648784.25732092,
                                                ["x"] = -279726.86844161,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 648509.99232157,
                                                ["x"] = -279843.80380223,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 648296.30033386,
                                                ["x"] = -279929.44069834,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 656870.09060512,
                                                ["x"] = -278922.03414162,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 648366.67291058,
                                                ["x"] = -280255.28410771,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 648358.71405837,
                                                ["x"] = -280339.73502681,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 648334.93973228,
                                                ["x"] = -280942.95903057,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 656885.58785234,
                                                ["x"] = -280141.82660661,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 648280.50125573,
                                                ["x"] = -281105.40028314,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 656881.92317664,
                                                ["x"] = -280181.6530102,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 656875.61192726,
                                                ["x"] = -280226.20251836,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 656716.09380908,
                                                ["x"] = -281061.04777877,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 656712.5074551,
                                                ["x"] = -281075.61089295,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 656709.57899744,
                                                ["x"] = -281085.17107624,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 656705.98741479,
                                                ["x"] = -281094.5006054,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 656703.86174168,
                                                ["x"] = -281099.02559285,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 656701.49120531,
                                                ["x"] = -281103.42722509,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 656695.7456505,
                                                ["x"] = -281111.56989081,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 656691.34097371,
                                                ["x"] = -281113.68266509,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 656686.52293928,
                                                ["x"] = -281112.51237148,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 656682.32964255,
                                                ["x"] = -281109.80181693,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 656678.43844578,
                                                ["x"] = -281106.66530352,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 656674.85272981,
                                                ["x"] = -281103.18272862,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 656671.5209415,
                                                ["x"] = -281099.45554984,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 656665.38332174,
                                                ["x"] = -281091.56346467,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 656656.96465778,
                                                ["x"] = -281079.15116593,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 656638.96863161,
                                                ["x"] = -281049.13598815,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 656438.03393869,
                                                ["x"] = -280703.34180585,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 656356.72589241,
                                                ["x"] = -280583.30039702,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 656264.28636726,
                                                ["x"] = -280458.89411912,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 656204.18957065,
                                                ["x"] = -280385.3295721,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 656183.90106166,
                                                ["x"] = -280363.23549861,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 656147.9658097,
                                                ["x"] = -280328.47525445,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 656090.28836647,
                                                ["x"] = -280280.58514753,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 655389.54952004,
                                                ["x"] = -279790.78222901,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 655345.43258896,
                                                ["x"] = -279767.31392257,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 655303.63221813,
                                                ["x"] = -279750.70058707,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 655221.99633809,
                                                ["x"] = -279727.08626631,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 654738.21272045,
                                                ["x"] = -279511.31121557,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 652823.62090019,
                                                ["x"] = -278728.38556402,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 652639.29747477,
                                                ["x"] = -278638.98689673,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 651754.51552479,
                                                ["x"] = -278322.60815905,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 650809.28855269,
                                                ["x"] = -278064.96457765,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 650771.80188923,
                                                ["x"] = -278051.09468484,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 650762.89553805,
                                                ["x"] = -278054.08763667,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 650758.20295119,
                                                ["x"] = -278062.91690204,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 650730.492393,
                                                ["x"] = -278121.66093258,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 650687.542451,
                                                ["x"] = -278194.94817261,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 650646.74222132,
                                                ["x"] = -278245.51297507,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 650613.09923308,
                                                ["x"] = -278275.24097491,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 650577.56081401,
                                                ["x"] = -278293.37598386,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 650513.98814364,
                                                ["x"] = -278306.16435372,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 649028.8786483,
                                                ["x"] = -278460.29531835,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 649051.97815769,
                                                ["x"] = -278618.42776015,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 649192.07312565,
                                                ["x"] = -279213.77791686,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 648659.47296588,
                                                ["x"] = -279401.18016433,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 648654.92863496,
                                                ["x"] = -279417.88445821,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 648782.63241539,
                                                ["x"] = -279731.26547184,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 648302.85908114,
                                                ["x"] = -279918.00427437,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 648297.46969855,
                                                ["x"] = -279934.30986206,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 648355.66475512,
                                                ["x"] = -280135.87738669,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 648366.59011493,
                                                ["x"] = -280275.2817083,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 648341.65053383,
                                                ["x"] = -280433.17426659,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 648333.6908676,
                                                ["x"] = -280957.90511825,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 648307.25116886,
                                                ["x"] = -281059.2399925,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 648270.87549128,
                                                ["x"] = -281107.99315074,
                                            }, -- end of [136]
                                            [129] = 
                                            {
                                                ["y"] = 648296.8548347,
                                                ["x"] = -281087.37692152,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 648260.96497263,
                                                ["x"] = -281109.32144993,
                                            }, -- end of [137]
                                            [65] = 
                                            {
                                                ["y"] = 650636.2830934,
                                                ["x"] = -278256.26195516,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 650604.65442437,
                                                ["x"] = -278280.5939049,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 650568.07882179,
                                                ["x"] = -278296.54518955,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 649035.8943434,
                                                ["x"] = -278448.73886825,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 649029.44726694,
                                                ["x"] = -278470.28134547,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 649201.28321005,
                                                ["x"] = -279204.75256072,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 649100.84481778,
                                                ["x"] = -279240.18478425,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 648655.26758247,
                                                ["x"] = -279403.88668631,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 648660.62909569,
                                                ["x"] = -279431.76032193,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 648778.30947874,
                                                ["x"] = -279733.75837414,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 648298.45407389,
                                                ["x"] = -279920.34053635,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 648301.97254272,
                                                ["x"] = -279948.61662452,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 648360.01269211,
                                                ["x"] = -280165.55742719,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 648365.75935708,
                                                ["x"] = -280290.25701509,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 648339.23150065,
                                                ["x"] = -280458.05346437,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 648330.92847074,
                                                ["x"] = -280977.70951924,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 648294.75694666,
                                                ["x"] = -281091.91426084,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 648215.06392972,
                                                ["x"] = -281113.96650499,
                                            }, -- end of [138]
                                            [79] = 
                                            {
                                                ["y"] = 649029.14353448,
                                                ["x"] = -278455.28115094,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 648653.44043325,
                                                ["x"] = -279413.11256007,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 648349.81229475,
                                                ["x"] = -280106.45700399,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 648322.90371392,
                                                ["x"] = -281011.75773205,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 648292.1301478,
                                                ["x"] = -281096.1604934,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 648275.7769101,
                                                ["x"] = -281107.01191509,
                                            }, -- end of [135]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 117,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 674605.53076866,
                                            ["x"] = -280096.7051782,
                                            ["name"] = "DictKey_WptName_1962",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 12.2222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 99,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1159.1415829267,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 661952.54143918,
                                            ["x"] = -278864.84610989,
                                            ["name"] = "DictKey_WptName_1965",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 100,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1602.8200902554,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 660875.93796355,
                                            ["x"] = -278489.95739963,
                                            ["name"] = "DictKey_WptName_1966",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 49,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5662.7022500847,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 657931.94920076,
                                            ["x"] = -276963.26399583,
                                            ["name"] = "DictKey_WptName_1967",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.2222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 122,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5802.4737948789,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 656980.55514573,
                                            ["x"] = -278300.37081126,
                                            ["name"] = "DictKey_WptName_1968",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.2222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 158,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3054.5125572681,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648215.31439369,
                                            ["x"] = -281115.45141626,
                                            ["name"] = "DictKey_WptName_1969",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.2222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 220,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 756,
                                        ["y"] = 674605.53076866,
                                        ["x"] = -280096.7051782,
                                        ["name"] = "DictKey_UnitName_1958",
                                        ["heading"] = 4.8094402777082,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 757,
                                        ["y"] = 674671.34870131,
                                        ["x"] = -280172.84325795,
                                        ["name"] = "DictKey_UnitName_1959",
                                        ["heading"] = 4.8094402777082,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Osa 9A33 ln",
                                        ["unitId"] = 758,
                                        ["y"] = 674608.68527398,
                                        ["x"] = -280214.21050117,
                                        ["name"] = "DictKey_UnitName_1960",
                                        ["heading"] = 4.8094402777082,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 759,
                                        ["y"] = 674607.89664765,
                                        ["x"] = -280308.05703428,
                                        ["name"] = "DictKey_UnitName_1961",
                                        ["heading"] = 4.8094402777082,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 674605.53076866,
                                ["x"] = -280096.7051782,
                                ["name"] = "DictKey_GroupName_1957",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 668401.99796549,
                                                ["x"] = -288581.30584891,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 649004.93486701,
                                                ["x"] = -282931.19309112,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 679646.44049693,
                                                ["x"] = -285067.0575845,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 680527.78713356,
                                                ["x"] = -285302.05140794,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 679217.03967355,
                                                ["x"] = -285444.33775434,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 680507.96243356,
                                                ["x"] = -285304.67809012,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 680488.03102493,
                                                ["x"] = -285306.30579201,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 680468.04077423,
                                                ["x"] = -285306.82217319,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 680453.05218783,
                                                ["x"] = -285306.29914464,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 680443.09418701,
                                                ["x"] = -285305.39478417,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 680433.19770193,
                                                ["x"] = -285303.96858608,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 680413.71851473,
                                                ["x"] = -285299.476912,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 680318.59209551,
                                                ["x"] = -285268.68736254,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 679927.11643623,
                                                ["x"] = -285090.85165777,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 679823.60114596,
                                                ["x"] = -285053.73664905,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 679759.0237596,
                                                ["x"] = -285047.7684828,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 679689.42129109,
                                                ["x"] = -285053.92587337,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 679628.07137375,
                                                ["x"] = -285074.96204748,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 679475.54236361,
                                                ["x"] = -285160.4471487,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 679203.71250068,
                                                ["x"] = -285465.4716435,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                ["y"] = 679463.82553046,
                                                ["x"] = -285169.80890896,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 679196.96675277,
                                                ["x"] = -285478.86599071,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 679813.8417113,
                                                ["x"] = -285051.57099225,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 679739.02875062,
                                                ["x"] = -285048.12191954,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 679674.84233165,
                                                ["x"] = -285057.44294201,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 679601.20363395,
                                                ["x"] = -285088.30070733,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 679448.87410321,
                                                ["x"] = -285183.09056391,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 679191.04019258,
                                                ["x"] = -285492.64376081,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = 680423.3976987,
                                                ["x"] = -285301.98540628,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 680327.9615383,
                                                ["x"] = -285272.17786458,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 680300.35274872,
                                                ["x"] = -285260.48648918,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 679866.28385273,
                                                ["x"] = -285067.9688187,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 679803.94173888,
                                                ["x"] = -285050.17240464,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 679719.07892514,
                                                ["x"] = -285049.50109714,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 679660.51040871,
                                                ["x"] = -285061.86238028,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 679500.512449,
                                                ["x"] = -285143.84692695,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 679325.16956964,
                                                ["x"] = -285306.82002215,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 679113.74210753,
                                                ["x"] = -285698.5850133,
                                            }, -- end of [44]
                                            [31] = 
                                            {
                                                ["y"] = 679487.79671455,
                                                ["x"] = -285151.80082107,
                                            }, -- end of [31]
                                            [43] = 
                                            {
                                                ["y"] = 679175.56140769,
                                                ["x"] = -285534.89343113,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 679289.69150968,
                                                ["x"] = -285348.83973403,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 679099.64598584,
                                                ["x"] = -285733.49973421,
                                            }, -- end of [45]
                                            [35] = 
                                            {
                                                ["y"] = 679352.50951308,
                                                ["x"] = -285277.62731652,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 680547.46186045,
                                                ["x"] = -285298.47456708,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 679784.00798052,
                                                ["x"] = -285048.57284372,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 679704.19107432,
                                                ["x"] = -285051.31967448,
                                            }, -- end of [23]
                                            [39] = 
                                            {
                                                ["y"] = 679208.73546254,
                                                ["x"] = -285456.82590076,
                                            }, -- end of [39]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 678898.23397657,
                                                ["x"] = -286021.66591341,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 678987.49042438,
                                                ["x"] = -285949.99042732,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 679099.6473727,
                                                ["x"] = -285733.49629929,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 679050.63118725,
                                                ["x"] = -285848.47253258,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 679022.85965671,
                                                ["x"] = -285901.62526638,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 678973.81595026,
                                                ["x"] = -285964.58113732,
                                            }, -- end of [8]
                                            [14] = 
                                            {
                                                ["y"] = 678858.7100991,
                                                ["x"] = -286043.17108077,
                                            }, -- end of [14]
                                            [9] = 
                                            {
                                                ["y"] = 678962.97252053,
                                                ["x"] = -285974.94316909,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 679012.04772027,
                                                ["x"] = -285918.44775708,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 678947.78900436,
                                                ["x"] = -285987.95699667,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 678935.96819841,
                                                ["x"] = -285997.18886115,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 679035.14201681,
                                                ["x"] = -285879.85431515,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 679000.25172473,
                                                ["x"] = -285934.59479249,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 678919.53173464,
                                                ["x"] = -286008.57919981,
                                            }, -- end of [12]
                                            [15] = 
                                            {
                                                ["y"] = 678325.10316252,
                                                ["x"] = -286301.87658438,
                                            }, -- end of [15]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 681081.31417708,
                                                ["x"] = -285687.08800772,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 682694.61920688,
                                                ["x"] = -285663.59685292,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 682502.48231546,
                                                ["x"] = -285732.76472949,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 681072.98280714,
                                                ["x"] = -285692.61668285,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 681060.62403496,
                                                ["x"] = -285701.118709,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 681055.85664923,
                                                ["x"] = -285702.21893891,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 681051.58159358,
                                                ["x"] = -285699.75495845,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 682487.55080003,
                                                ["x"] = -285734.17875787,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 681048.28279051,
                                                ["x"] = -285696.00368845,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 681041.78017052,
                                                ["x"] = -285688.41332925,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 681038.14796863,
                                                ["x"] = -285684.97843219,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 681034.28314069,
                                                ["x"] = -285681.80804832,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 682467.57291639,
                                                ["x"] = -285735.04248903,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 681030.22506486,
                                                ["x"] = -285678.88821016,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 681026.0144495,
                                                ["x"] = -285676.19289411,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 681017.28515258,
                                                ["x"] = -285671.31820643,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 680999.28105026,
                                                ["x"] = -285662.61332192,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 682447.57753275,
                                                ["x"] = -285734.71529506,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 680917.84587271,
                                                ["x"] = -285624.33142833,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 680887.26175576,
                                                ["x"] = -285607.32111869,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 680844.86016553,
                                                ["x"] = -285580.83446599,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 682666.65268108,
                                                ["x"] = -285674.44461209,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 682317.95368064,
                                                ["x"] = -285724.94823682,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 680763.8881479,
                                                ["x"] = -285531.26468313,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 680750.27027691,
                                                ["x"] = -285524.97949856,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 680736.35161987,
                                                ["x"] = -285519.39132363,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 680717.556594,
                                                ["x"] = -285512.56361183,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 682178.4151403,
                                                ["x"] = -285713.66432229,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 680713.51068406,
                                                ["x"] = -285509.71501499,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 680712.77485346,
                                                ["x"] = -285504.92308593,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 680713.9072036,
                                                ["x"] = -285500.03702581,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 680723.40720122,
                                                ["x"] = -285466.36653091,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 682118.42424339,
                                                ["x"] = -285712.88549041,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 680725.18518185,
                                                ["x"] = -285456.5280185,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 680752.38311891,
                                                ["x"] = -285278.67948201,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 680767.56022125,
                                                ["x"] = -285200.11591359,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 680768.0062324,
                                                ["x"] = -285194.98803979,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 681993.47444746,
                                                ["x"] = -285715.59865593,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 680767.45463149,
                                                ["x"] = -285190.1249128,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 680763.56357758,
                                                ["x"] = -285188.69643937,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 680758.86252656,
                                                ["x"] = -285190.84992235,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 682732.60252318,
                                                ["x"] = -285651.06818044,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 682565.60635293,
                                                ["x"] = -285717.84638044,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 681948.53324349,
                                                ["x"] = -285713.40874285,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 680661.88848972,
                                                ["x"] = -285252.76844056,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 680635.5487226,
                                                ["x"] = -285267.12036998,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 680617.51009534,
                                                ["x"] = -285275.75370579,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 681908.72615731,
                                                ["x"] = -285709.51348226,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 680584.91742864,
                                                ["x"] = -285288.46491869,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 680565.7396209,
                                                ["x"] = -285294.13045631,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 680547.42561315,
                                                ["x"] = -285298.48278438,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 681829.69504634,
                                                ["x"] = -285697.14935128,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 681430.80073689,
                                                ["x"] = -285627.22504949,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 682546.56321973,
                                                ["x"] = -285723.94733353,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 681376.16010925,
                                                ["x"] = -285621.00717836,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 681356.1801996,
                                                ["x"] = -285620.18053512,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 681336.18635029,
                                                ["x"] = -285620.54763139,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 681311.25327746,
                                                ["x"] = -285622.33830377,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 682532.03084897,
                                                ["x"] = -285727.65601853,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 681286.4366201,
                                                ["x"] = -285625.34069794,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 681261.81520276,
                                                ["x"] = -285629.65221853,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 681242.35480102,
                                                ["x"] = -285634.25644233,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 681126.88354961,
                                                ["x"] = -285666.85586517,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 682517.3220302,
                                                ["x"] = -285730.58857908,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 681108.04771007,
                                                ["x"] = -285673.56895919,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 681098.8658711,
                                                ["x"] = -285677.52630738,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 680781.54026771,
                                                ["x"] = -285540.6604909,
                                            }, -- end of [47]
                                            [30] = 
                                            {
                                                ["y"] = 681089.94111627,
                                                ["x"] = -285682.03383119,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 680750.30624778,
                                                ["x"] = -285196.16032432,
                                            }, -- end of [63]
                                            [67] = 
                                            {
                                                ["y"] = 680599.04975872,
                                                ["x"] = -285283.44203057,
                                            }, -- end of [67]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 678325.10325035,
                                                ["x"] = -286301.87654452,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 677571.6401025,
                                                ["x"] = -286661.67239531,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 676853.55322153,
                                                ["x"] = -286925.24961778,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 676579.37286377,
                                                ["x"] = -286979.99284673,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 676391.45232999,
                                                ["x"] = -287115.72893606,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 676387.85267494,
                                                ["x"] = -287119.19745465,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 676540.41360736,
                                                ["x"] = -286989.03787463,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 676383.97982481,
                                                ["x"] = -287122.35837875,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 676795.86550267,
                                                ["x"] = -286941.72545594,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 676458.53110057,
                                                ["x"] = -287011.85494052,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 676371.61490457,
                                                ["x"] = -287130.82625678,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 676362.79969734,
                                                ["x"] = -287135.54592363,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 676453.90829847,
                                                ["x"] = -287013.69662189,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 676358.22798182,
                                                ["x"] = -287137.56909482,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 677408.31480213,
                                                ["x"] = -286724.46723831,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 676742.30651922,
                                                ["x"] = -286954.20712256,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 676450.54009063,
                                                ["x"] = -287017.29726073,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 676089.02600286,
                                                ["x"] = -287231.0817946,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 676076.76918797,
                                                ["x"] = -287234.68769748,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 676403.61688712,
                                                ["x"] = -287099.8888431,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 676693.07689251,
                                                ["x"] = -286962.92083441,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 676397.8888703,
                                                ["x"] = -287108.08376739,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 676394.78595614,
                                                ["x"] = -287112.00376017,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 676375.87275816,
                                                ["x"] = -287128.20827829,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 676348.8875012,
                                                ["x"] = -287141.13791644,
                                            }, -- end of [23]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 671962.34811821,
                                                ["x"] = -289117.7759752,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 676038.08316437,
                                                ["x"] = -287244.7864136,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 675309.9097438,
                                                ["x"] = -287327.86570395,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 671945.24394046,
                                                ["x"] = -289128.13676115,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 671931.99365503,
                                                ["x"] = -289135.16239657,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 671913.82117565,
                                                ["x"] = -289143.50822151,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 671899.84143234,
                                                ["x"] = -289148.93988799,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 674577.73162215,
                                                ["x"] = -287263.73977455,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 671885.584852,
                                                ["x"] = -289153.59852001,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 671871.09383705,
                                                ["x"] = -289157.46412902,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 671851.50495756,
                                                ["x"] = -289161.4860489,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 671836.66030476,
                                                ["x"] = -289163.6229304,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 674438.64426779,
                                                ["x"] = -287247.90750461,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 671816.73433775,
                                                ["x"] = -289165.30925329,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 671786.74907096,
                                                ["x"] = -289166.13041209,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 671596.86085378,
                                                ["x"] = -289160.00297648,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 671302.12050168,
                                                ["x"] = -289147.90155305,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 674423.65633479,
                                                ["x"] = -287247.34922733,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 671292.13745117,
                                                ["x"] = -289148.45660061,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 670754.4850505,
                                                ["x"] = -289198.33367337,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 670734.48794384,
                                                ["x"] = -289198.3158299,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 675994.0436164,
                                                ["x"] = -287254.00547082,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 674413.65851279,
                                                ["x"] = -287247.49710279,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 670704.64035524,
                                                ["x"] = -289195.48800723,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 670689.89226871,
                                                ["x"] = -289192.76707392,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 670675.3485048,
                                                ["x"] = -289189.10514656,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 670661.07147536,
                                                ["x"] = -289184.51396202,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 674403.68827654,
                                                ["x"] = -287248.24185098,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 670647.06631727,
                                                ["x"] = -289179.14703678,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 670633.42519594,
                                                ["x"] = -289172.91300088,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 670615.72100974,
                                                ["x"] = -289163.61408252,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 670572.8011532,
                                                ["x"] = -289137.97373758,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 674393.80404545,
                                                ["x"] = -287249.74123287,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 670150.62440668,
                                                ["x"] = -288870.14675272,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 670141.73691848,
                                                ["x"] = -288865.56526459,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 670132.56122266,
                                                ["x"] = -288861.5969383,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 670127.84350559,
                                                ["x"] = -288859.9424737,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 674379.18564748,
                                                ["x"] = -287253.09610167,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 670123.03781187,
                                                ["x"] = -288858.563488,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 670113.27305665,
                                                ["x"] = -288856.42577079,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 670108.32124404,
                                                ["x"] = -288855.73707661,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 676076.78099105,
                                                ["x"] = -287234.68426398,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 675589.2451942,
                                                ["x"] = -287319.02663533,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 674345.30042693,
                                                ["x"] = -287261.83369064,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 670098.34452513,
                                                ["x"] = -288855.12351308,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 670093.34620002,
                                                ["x"] = -288855.21247572,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 670083.3844267,
                                                ["x"] = -288856.04622216,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 674335.83334924,
                                                ["x"] = -287265.0512479,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 670068.72527314,
                                                ["x"] = -288859.17476623,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 670054.41389208,
                                                ["x"] = -288863.66003401,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 669937.76156299,
                                                ["x"] = -288908.5527267,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 674326.54038969,
                                                ["x"] = -287268.74188222,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 669783.35913204,
                                                ["x"] = -288966.60513286,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 669768.82289341,
                                                ["x"] = -288970.29766804,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 669744.32491841,
                                                ["x"] = -288975.26117304,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 674312.93406104,
                                                ["x"] = -287275.05034615,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 669694.63844466,
                                                ["x"] = -288980.62760316,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 669624.67552452,
                                                ["x"] = -288982.72828483,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 675524.67089768,
                                                ["x"] = -287326.39908401,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 674295.32291777,
                                                ["x"] = -287284.52417056,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 669455.55056997,
                                                ["x"] = -288967.17746824,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 669430.94482706,
                                                ["x"] = -288962.77511358,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 669411.51094977,
                                                ["x"] = -288958.06027368,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 673743.23261828,
                                                ["x"] = -287597.98019905,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 669226.11952227,
                                                ["x"] = -288897.91669635,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 668826.46899532,
                                                ["x"] = -288786.15900764,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 668793.55894907,
                                                ["x"] = -288774.25573749,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 673627.07916261,
                                                ["x"] = -287676.11164204,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 668402.74895656,
                                                ["x"] = -288580.00490535,
                                            }, -- end of [88]
                                            [23] = 
                                            {
                                                ["y"] = 673360.7244856,
                                                ["x"] = -287870.8935276,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 675459.81167678,
                                                ["x"] = -287330.57817373,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 673228.99207199,
                                                ["x"] = -287978.32079745,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 672210.35636513,
                                                ["x"] = -288923.97882556,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 672202.15751595,
                                                ["x"] = -288929.70225021,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 672185.81211771,
                                                ["x"] = -288941.21619592,
                                            }, -- end of [27]
                                            [47] = 
                                            {
                                                ["y"] = 670719.52021274,
                                                ["x"] = -289197.37215249,
                                            }, -- end of [47]
                                            [7] = 
                                            {
                                                ["y"] = 675389.82304449,
                                                ["x"] = -287331.42732539,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 672174.32989061,
                                                ["x"] = -288950.86545168,
                                            }, -- end of [28]
                                            [63] = 
                                            {
                                                ["y"] = 670103.34071136,
                                                ["x"] = -288855.30107487,
                                            }, -- end of [63]
                                            [79] = 
                                            {
                                                ["y"] = 669549.80955843,
                                                ["x"] = -288978.97752532,
                                            }, -- end of [79]
                                            [67] = 
                                            {
                                                ["y"] = 670078.45309422,
                                                ["x"] = -288856.86881192,
                                            }, -- end of [67]
                                            [29] = 
                                            {
                                                ["y"] = 672094.41998003,
                                                ["x"] = -289018.9508278,
                                            }, -- end of [29]
                                            [71] = 
                                            {
                                                ["y"] = 669802.43043434,
                                                ["x"] = -288960.58784483,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 669719.55450598,
                                                ["x"] = -288978.6194551,
                                            }, -- end of [75]
                                            [78] = 
                                            {
                                                ["y"] = 669589.68631199,
                                                ["x"] = -288982.07133644,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 671987.11809659,
                                                ["x"] = -289100.85694631,
                                            }, -- end of [30]
                                            [83] = 
                                            {
                                                ["y"] = 669397.14850624,
                                                ["x"] = -288953.74141886,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 668761.29573068,
                                                ["x"] = -288760.6970519,
                                            }, -- end of [87]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 661095.57301562,
                                                ["x"] = -285104.79211427,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 661095.57301562,
                                                ["x"] = -285104.79211427,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 106,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682746.63796531,
                                            ["x"] = -285696.97305613,
                                            ["name"] = "DictKey_WptName_1978",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 12.2222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 93,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 219.48103185662,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 680547.78677452,
                                            ["x"] = -285299.90284771,
                                            ["name"] = "DictKey_WptName_1979",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.2222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 87,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 370.63972426091,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 679100.9063418,
                                            ["x"] = -285733.94462795,
                                            ["name"] = "DictKey_WptName_1980",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.2222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 87,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 759.03785828375,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 678325.68901338,
                                            ["x"] = -286303.09201235,
                                            ["name"] = "DictKey_WptName_1981",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 960.92683336123,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 676076.3332115,
                                            ["x"] = -287236.18674127,
                                            ["name"] = "DictKey_WptName_1983",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.2222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 91,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1659.7168179282,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 668401.99796549,
                                            ["x"] = -288581.30584891,
                                            ["name"] = "DictKey_WptName_1984",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.2222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3312.7100092988,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 649004.93486701,
                                            ["x"] = -282931.19309112,
                                            ["name"] = "DictKey_WptName_1987",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.2222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 221,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 760,
                                        ["y"] = 682746.63796531,
                                        ["x"] = -285696.97305613,
                                        ["name"] = "DictKey_UnitName_1974",
                                        ["heading"] = 5.2828496001967,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 761,
                                        ["y"] = 682752.40861816,
                                        ["x"] = -285646.7438858,
                                        ["name"] = "DictKey_UnitName_1975",
                                        ["heading"] = 3.2559776460735,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Osa 9A33 ln",
                                        ["unitId"] = 762,
                                        ["y"] = 682763.53797407,
                                        ["x"] = -285643.50063857,
                                        ["name"] = "DictKey_UnitName_1976",
                                        ["heading"] = 4.4288279841934,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 763,
                                        ["y"] = 682769.62379535,
                                        ["x"] = -285641.73694404,
                                        ["name"] = "DictKey_UnitName_1977",
                                        ["heading"] = 4.4303124873456,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 682746.63796531,
                                ["x"] = -285696.97305613,
                                ["name"] = "DictKey_GroupName_1973",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 662047.77544405,
                                                ["x"] = -284699.90000865,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 652164.08416117,
                                                ["x"] = -285106.27867227,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 652164.08416117,
                                                ["x"] = -285106.27867227,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 647221.48817921,
                                                ["x"] = -281706.78285015,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 640860.43818577,
                                                ["x"] = -283163.66407668,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 640860.43818577,
                                                ["x"] = -283163.66407668,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 103,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 662047.77544405,
                                            ["x"] = -284699.90000865,
                                            ["name"] = "DictKey_WptName_1997",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 16.6667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 14,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 593.52133921591,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 652164.08416117,
                                            ["x"] = -285106.27867227,
                                            ["name"] = "DictKey_WptName_1998",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.6667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 196,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 14,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 231,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 14,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 48,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 780.21495440367,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647221.48817921,
                                            ["x"] = -281706.78285015,
                                            ["name"] = "DictKey_WptName_2002",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.4444,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 222,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-90",
                                        ["unitId"] = 764,
                                        ["y"] = 662047.77544405,
                                        ["x"] = -284699.90000865,
                                        ["name"] = "DictKey_UnitName_1989",
                                        ["heading"] = -1.6118892631536,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-90",
                                        ["unitId"] = 860,
                                        ["y"] = 662087.44965415,
                                        ["x"] = -284704.99481511,
                                        ["name"] = "DictKey_UnitName_2250",
                                        ["heading"] = -1.6118892631536,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-90",
                                        ["unitId"] = 861,
                                        ["y"] = 662127.12386425,
                                        ["x"] = -284710.08962156,
                                        ["name"] = "DictKey_UnitName_2251",
                                        ["heading"] = -1.6118892631536,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-90",
                                        ["unitId"] = 862,
                                        ["y"] = 662166.79807435,
                                        ["x"] = -284715.18442802,
                                        ["name"] = "DictKey_UnitName_2252",
                                        ["heading"] = -1.6118892631536,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-90",
                                        ["unitId"] = 863,
                                        ["y"] = 662206.47228446,
                                        ["x"] = -284720.27923447,
                                        ["name"] = "DictKey_UnitName_2253",
                                        ["heading"] = -1.6118892631536,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-90",
                                        ["unitId"] = 864,
                                        ["y"] = 662246.14649456,
                                        ["x"] = -284725.37404093,
                                        ["name"] = "DictKey_UnitName_2254",
                                        ["heading"] = -1.6118892631536,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-90",
                                        ["unitId"] = 865,
                                        ["y"] = 662285.82070466,
                                        ["x"] = -284730.46884739,
                                        ["name"] = "DictKey_UnitName_2255",
                                        ["heading"] = -1.6118892631536,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-90",
                                        ["unitId"] = 866,
                                        ["y"] = 662325.49491476,
                                        ["x"] = -284735.56365384,
                                        ["name"] = "DictKey_UnitName_2256",
                                        ["heading"] = -1.6118892631536,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-90",
                                        ["unitId"] = 867,
                                        ["y"] = 662365.16912486,
                                        ["x"] = -284740.6584603,
                                        ["name"] = "DictKey_UnitName_2257",
                                        ["heading"] = -1.6118892631536,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-90",
                                        ["unitId"] = 868,
                                        ["y"] = 662404.84333496,
                                        ["x"] = -284745.75326675,
                                        ["name"] = "DictKey_UnitName_2258",
                                        ["heading"] = -1.6118892631536,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 662047.77544405,
                                ["x"] = -284699.90000865,
                                ["name"] = "DictKey_GroupName_1988",
                                ["start_time"] = 0,
                            }, -- end of [9]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 457.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 169.58333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 6,
                                                                        ["value"] = 393218,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = false,
                                                                        ["name"] = 15,
                                                                    }, -- 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"] = 750564.65864458,
                                            ["x"] = -285062.89403386,
                                            ["name"] = "DictKey_WptName_2050",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 169.58333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = false,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 6,
                                                                        ["value"] = 393218,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 354.52958433286,
                                            ["ETA_locked"] = false,
                                            ["y"] = 690448.86226664,
                                            ["x"] = -284178.00622635,
                                            ["name"] = "DictKey_WptName_2177",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 169.58333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 191.4,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["y"] = 648048.2250279,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -281564.98446019,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 191.4,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["y"] = 648531.74090246,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -281821.15989515,
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 191.4,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["y"] = 647321.58849959,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -281805.28958798,
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 191.4,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["y"] = 646341.27277701,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -281693.58453084,
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["number"] = 7,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 191.4,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["y"] = 648538.76285811,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -281612.81744509,
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                        [8] = 
                                                        {
                                                            ["number"] = 8,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 191.4,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["y"] = 646629.43351791,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -281424.91484823,
                                                            }, -- end of ["params"]
                                                        }, -- end of [8]
                                                        [9] = 
                                                        {
                                                            ["number"] = 9,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackMapObject",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = true,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 191.4,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["y"] = 650976.94948424,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -281391.80789609,
                                                            }, -- end of ["params"]
                                                        }, -- end of [9]
                                                        [10] = 
                                                        {
                                                            ["number"] = 10,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackMapObject",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = true,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 191.4,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["y"] = 650206.08747521,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -279586.5290555,
                                                            }, -- end of ["params"]
                                                        }, -- end of [10]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 486.61901193979,
                                            ["ETA_locked"] = false,
                                            ["y"] = 668084.48162732,
                                            ["x"] = -282912.34830021,
                                            ["name"] = "DictKey_WptName_2234",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 169.58333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 642.46117407903,
                                            ["ETA_locked"] = false,
                                            ["y"] = 641696.44089321,
                                            ["x"] = -281455.35717781,
                                            ["name"] = "DictKey_WptName_2228",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 392.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 169.58333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 720.24860981685,
                                            ["ETA_locked"] = false,
                                            ["y"] = 632205.90078734,
                                            ["x"] = -290617.45690191,
                                            ["name"] = "DictKey_WptName_2229",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 227,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 457.2,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 169.58333333333,
                                        ["type"] = "Su-34",
                                        ["unitId"] = 786,
                                        ["psi"] = 1.5560776678147,
                                        ["y"] = 750564.65864458,
                                        ["x"] = -285062.89403386,
                                        ["name"] = "DictKey_UnitName_2049",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9800,
                                            ["flare"] = 64,
                                            ["chaff"] = 64,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5560776678147,
                                        ["callsign"] = 108,
                                        ["onboard_num"] = "066",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 457.2,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "High",
                                        ["speed"] = 169.58333333333,
                                        ["type"] = "Su-34",
                                        ["unitId"] = 853,
                                        ["psi"] = 1.5560776678147,
                                        ["y"] = 750604.65864458,
                                        ["x"] = -285102.89403386,
                                        ["name"] = "DictKey_UnitName_2225",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9800,
                                            ["flare"] = 64,
                                            ["chaff"] = 64,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5560776678147,
                                        ["callsign"] = 145,
                                        ["onboard_num"] = "086",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 457.2,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "High",
                                        ["speed"] = 169.58333333333,
                                        ["type"] = "Su-34",
                                        ["unitId"] = 854,
                                        ["psi"] = 1.5560776678147,
                                        ["y"] = 750644.65864458,
                                        ["x"] = -285142.89403386,
                                        ["name"] = "DictKey_UnitName_2226",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9800,
                                            ["flare"] = 64,
                                            ["chaff"] = 64,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5560776678147,
                                        ["callsign"] = 128,
                                        ["onboard_num"] = "087",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 457.2,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "High",
                                        ["speed"] = 169.58333333333,
                                        ["type"] = "Su-34",
                                        ["unitId"] = 855,
                                        ["psi"] = 1.5560776678147,
                                        ["y"] = 750684.65864458,
                                        ["x"] = -285182.89403386,
                                        ["name"] = "DictKey_UnitName_2227",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9800,
                                            ["flare"] = 64,
                                            ["chaff"] = 64,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5560776678147,
                                        ["callsign"] = 132,
                                        ["onboard_num"] = "088",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 750564.65864458,
                                ["x"] = -285062.89403386,
                                ["name"] = "DictKey_GroupName_2048",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 743404.14872015,
                                            ["x"] = -293050.28030776,
                                            ["name"] = "DictKey_WptName_2064",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 583.6076212754,
                                            ["ETA_locked"] = false,
                                            ["y"] = 662350.66050623,
                                            ["x"] = -293762.13155973,
                                            ["name"] = "DictKey_WptName_2066",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 716.20533677876,
                                            ["ETA_locked"] = false,
                                            ["y"] = 647863.45587334,
                                            ["x"] = -282391.87095392,
                                            ["name"] = "DictKey_WptName_2067",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 975.99331887531,
                                            ["ETA_locked"] = false,
                                            ["y"] = 683858.71875,
                                            ["x"] = -284887.375,
                                            ["name"] = "DictKey_WptName_2068",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 228,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "Player",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 790,
                                        ["psi"] = 1.5795785885619,
                                        ["y"] = 743404.14872015,
                                        ["x"] = -293050.28030776,
                                        ["name"] = "DictKey_UnitName_2063",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5795785885619,
                                        ["callsign"] = 112,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 2000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 791,
                                        ["psi"] = 1.5795785885619,
                                        ["y"] = 743490.50543221,
                                        ["x"] = -293295.38202442,
                                        ["name"] = "DictKey_UnitName_2065",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5795785885619,
                                        ["callsign"] = 107,
                                        ["onboard_num"] = "070",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 2000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 858,
                                        ["psi"] = 1.5795785885619,
                                        ["y"] = 743484.14872015,
                                        ["x"] = -293130.28030776,
                                        ["name"] = "DictKey_UnitName_2238",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5795785885619,
                                        ["callsign"] = 143,
                                        ["onboard_num"] = "091",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 2000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 859,
                                        ["psi"] = 1.5795785885619,
                                        ["y"] = 743524.14872015,
                                        ["x"] = -293170.28030776,
                                        ["name"] = "DictKey_UnitName_2239",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5795785885619,
                                        ["callsign"] = 144,
                                        ["onboard_num"] = "092",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 743404.14872015,
                                ["x"] = -293050.28030776,
                                ["name"] = "DictKey_GroupName_2062",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 6,
                                                                        ["value"] = 393218,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 736955.29580199,
                                            ["x"] = -270819.4447184,
                                            ["name"] = "DictKey_WptName_2172",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 60.0456,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["x"] = -281709.22789933,
                                                                ["y"] = 648568.27769932,
                                                                ["value"] = "All;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["priority"] = 0,
                                                                ["zoneRadius"] = 5000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 212,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 60.0456,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 114,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 60.0456,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 7,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 60.0456,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 376.33064413503,
                                            ["ETA_locked"] = false,
                                            ["y"] = 669774.27555436,
                                            ["x"] = -277473.30198051,
                                            ["name"] = "DictKey_WptName_2174",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 60.0456,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 549.01324781346,
                                            ["ETA_locked"] = false,
                                            ["y"] = 639069.82519834,
                                            ["x"] = -282152.09068466,
                                            ["name"] = "DictKey_WptName_2235",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 601.54088475197,
                                            ["ETA_locked"] = false,
                                            ["y"] = 648512.79872444,
                                            ["x"] = -281853.94275235,
                                            ["name"] = "DictKey_WptName_2175",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 239,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1200,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "field camo scheme #1 (native)",
                                        ["skill"] = "High",
                                        ["speed"] = 179.86111111111,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 838,
                                        ["psi"] = 1.6695180648176,
                                        ["y"] = 736955.29580199,
                                        ["x"] = -270819.4447184,
                                        ["name"] = "DictKey_UnitName_2171",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.6695180648176,
                                        ["callsign"] = 130,
                                        ["onboard_num"] = "077",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1200,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "field camo scheme #1 (native)",
                                        ["skill"] = "High",
                                        ["speed"] = 179.86111111111,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 839,
                                        ["psi"] = 1.6695180648176,
                                        ["y"] = 736995.29580199,
                                        ["x"] = -270859.4447184,
                                        ["name"] = "DictKey_UnitName_2173",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.6695180648176,
                                        ["callsign"] = 129,
                                        ["onboard_num"] = "078",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 1200,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "field camo scheme #1 (native)",
                                        ["skill"] = "High",
                                        ["speed"] = 179.86111111111,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 856,
                                        ["psi"] = 1.6695180648176,
                                        ["y"] = 737035.29580199,
                                        ["x"] = -270899.4447184,
                                        ["name"] = "DictKey_UnitName_2236",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.6695180648176,
                                        ["callsign"] = 111,
                                        ["onboard_num"] = "089",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 1200,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "field camo scheme #1 (native)",
                                        ["skill"] = "High",
                                        ["speed"] = 179.86111111111,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 857,
                                        ["psi"] = 1.6695180648176,
                                        ["y"] = 737075.29580199,
                                        ["x"] = -270939.4447184,
                                        ["name"] = "DictKey_UnitName_2237",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.6695180648176,
                                        ["callsign"] = 142,
                                        ["onboard_num"] = "090",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 736955.29580199,
                                ["x"] = -270819.4447184,
                                ["name"] = "DictKey_GroupName_2170",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Escort",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 9144,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 296.04999552003,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Escort",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupId"] = 245,
                                                                ["engagementDistMax"] = 60000,
                                                                ["lastWptIndexFlagChangedManually"] = true,
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["lastWptIndex"] = 2,
                                                                ["lastWptIndexFlag"] = true,
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["pos"] = 
                                                                {
                                                                    ["y"] = 0,
                                                                    ["x"] = -500,
                                                                    ["z"] = 200,
                                                                }, -- end of ["pos"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 7,
                                                                        ["value"] = 458754,
                                                                    }, -- 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"] = 729325.47646225,
                                            ["x"] = -301256.37834898,
                                            ["name"] = "DictKey_WptName_2181",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 240,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 9144,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "High",
                                        ["speed"] = 296.04999552003,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 840,
                                        ["psi"] = 0,
                                        ["y"] = 729325.47646225,
                                        ["x"] = -301256.37834898,
                                        ["name"] = "DictKey_UnitName_2180",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9400,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.047968834726897,
                                        ["callsign"] = 133,
                                        ["onboard_num"] = "079",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 9144,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "High",
                                        ["speed"] = 296.04999552003,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 841,
                                        ["psi"] = 0,
                                        ["y"] = 729365.47646225,
                                        ["x"] = -301296.37834898,
                                        ["name"] = "DictKey_UnitName_2182",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9400,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.047968834726897,
                                        ["callsign"] = 117,
                                        ["onboard_num"] = "080",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 729325.47646225,
                                ["x"] = -301256.37834898,
                                ["name"] = "DictKey_GroupName_2179",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Escort",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 169.58333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Escort",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["groupId"] = 239,
                                                                ["engagementDistMax"] = 60000,
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["lastWptIndexFlagChangedManually"] = true,
                                                                ["lastWptIndex"] = 4,
                                                                ["lastWptIndexFlag"] = true,
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["pos"] = 
                                                                {
                                                                    ["y"] = 0,
                                                                    ["x"] = -500,
                                                                    ["z"] = 200,
                                                                }, -- end of ["pos"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 300,
                                            ["ETA_locked"] = true,
                                            ["y"] = 737155.56324175,
                                            ["x"] = -271007.7788845,
                                            ["name"] = "DictKey_WptName_2186",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 241,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "High",
                                        ["speed"] = 169.58333333333,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 842,
                                        ["psi"] = 0,
                                        ["y"] = 737155.56324175,
                                        ["x"] = -271007.7788845,
                                        ["name"] = "DictKey_UnitName_2185",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9400,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["callsign"] = 134,
                                        ["onboard_num"] = "081",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 2000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "High",
                                        ["speed"] = 169.58333333333,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 843,
                                        ["psi"] = 0,
                                        ["y"] = 737195.56324175,
                                        ["x"] = -271047.7788845,
                                        ["name"] = "DictKey_UnitName_2187",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9400,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["callsign"] = 135,
                                        ["onboard_num"] = "082",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 737155.56324175,
                                ["x"] = -271007.7788845,
                                ["name"] = "DictKey_GroupName_2184",
                                ["communication"] = true,
                                ["start_time"] = 300,
                                ["frequency"] = 127.5,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AWACS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 9144,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 768804.89398126,
                                            ["x"] = -250732.99871392,
                                            ["name"] = "DictKey_WptName_2190",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 9144,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 148.51101528512,
                                            ["ETA_locked"] = false,
                                            ["y"] = 779238.35702939,
                                            ["x"] = -219618.92140969,
                                            ["name"] = "DictKey_WptName_2191",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 9144,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 327.70482794328,
                                            ["ETA_locked"] = false,
                                            ["y"] = 818736.46714014,
                                            ["x"] = -216824.24380751,
                                            ["name"] = "DictKey_WptName_2192",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 9144,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 525.36651862894,
                                            ["ETA_locked"] = false,
                                            ["y"] = 841514.50556786,
                                            ["x"] = -254092.27571647,
                                            ["name"] = "DictKey_WptName_2193",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 9144,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 699.1953173285,
                                            ["ETA_locked"] = false,
                                            ["y"] = 838568.49058418,
                                            ["x"] = -292390.47050443,
                                            ["name"] = "DictKey_WptName_2194",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 9144,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 814.6448428846,
                                            ["ETA_locked"] = false,
                                            ["y"] = 824493.0856621,
                                            ["x"] = -313667.24538663,
                                            ["name"] = "DictKey_WptName_2195",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 9144,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1005.8811935217,
                                            ["ETA_locked"] = false,
                                            ["y"] = 782266.87089589,
                                            ["x"] = -312030.57039569,
                                            ["name"] = "DictKey_WptName_2196",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 9144,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1140.3898047463,
                                            ["ETA_locked"] = false,
                                            ["y"] = 753788.72605356,
                                            ["x"] = -303519.86044281,
                                            ["name"] = "DictKey_WptName_2197",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 9144,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1374.9098393828,
                                            ["ETA_locked"] = false,
                                            ["y"] = 750515.37607168,
                                            ["x"] = -251800.93072915,
                                            ["name"] = "DictKey_WptName_2198",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 9144,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1551.2453110569,
                                            ["ETA_locked"] = false,
                                            ["y"] = 773101.49094664,
                                            ["x"] = -220049.43590495,
                                            ["name"] = "DictKey_WptName_2199",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 9144,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1768.2805836822,
                                            ["ETA_locked"] = false,
                                            ["y"] = 820565.06568385,
                                            ["x"] = -213175.40094301,
                                            ["name"] = "DictKey_WptName_2200",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 9144,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1965.832703169,
                                            ["ETA_locked"] = false,
                                            ["y"] = 841514.50556786,
                                            ["x"] = -251473.59573097,
                                            ["name"] = "DictKey_WptName_2201",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2348.7357412601,
                                            ["ETA_locked"] = false,
                                            ["y"] = 896629.78125,
                                            ["x"] = -315671.078125,
                                            ["name"] = "DictKey_WptName_2202",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 242,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 9144,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RF Air Force",
                                        ["skill"] = "High",
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "A-50",
                                        ["unitId"] = 844,
                                        ["psi"] = -0.32354588460432,
                                        ["y"] = 768804.89398126,
                                        ["x"] = -250732.99871392,
                                        ["name"] = "DictKey_UnitName_2189",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "70000",
                                            ["flare"] = 192,
                                            ["chaff"] = 192,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.32354588460432,
                                        ["callsign"] = 136,
                                        ["onboard_num"] = "083",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 768804.89398126,
                                ["x"] = -250732.99871392,
                                ["name"] = "DictKey_GroupName_2188",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "SEAD",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 9144,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 296.04999552003,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "SEAD",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 7,
                                                                        ["value"] = 458754,
                                                                    }, -- 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"] = 729290.59176064,
                                            ["x"] = -301474.34575722,
                                            ["name"] = "DictKey_WptName_2222",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 9144,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 169.58333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 486.13355722043,
                                            ["ETA_locked"] = false,
                                            ["y"] = 649073.03456854,
                                            ["x"] = -282202.34553825,
                                            ["name"] = "DictKey_WptName_2224",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 245,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 9144,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "High",
                                        ["speed"] = 296.04999552003,
                                        ["type"] = "Su-34",
                                        ["unitId"] = 851,
                                        ["psi"] = 1.3350181326037,
                                        ["y"] = 729290.59176064,
                                        ["x"] = -301474.34575722,
                                        ["name"] = "DictKey_UnitName_2221",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{ECM_POD_L_175V}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{X-25MPU}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{X-25MPU}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{X-31A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{X-31A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{X-25MPU}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{X-25MPU}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{ECM_POD_L_175V}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9800,
                                            ["flare"] = 64,
                                            ["chaff"] = 64,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.3350181326037,
                                        ["callsign"] = 141,
                                        ["onboard_num"] = "084",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 9144,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "High",
                                        ["speed"] = 296.04999552003,
                                        ["type"] = "Su-34",
                                        ["unitId"] = 852,
                                        ["psi"] = 1.3350181326037,
                                        ["y"] = 729330.59176064,
                                        ["x"] = -301514.34575722,
                                        ["name"] = "DictKey_UnitName_2223",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{ECM_POD_L_175V}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{X-25MPU}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{X-25MPU}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{X-31A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{X-31A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{X-25MPU}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{X-25MPU}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{ECM_POD_L_175V}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9800,
                                            ["flare"] = 64,
                                            ["chaff"] = 64,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.3350181326037,
                                        ["callsign"] = 127,
                                        ["onboard_num"] = "085",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 729290.59176064,
                                ["x"] = -301474.34575722,
                                ["name"] = "DictKey_GroupName_2220",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Runway Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 457.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 169.58333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 6,
                                                                        ["value"] = 393218,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = false,
                                                                        ["name"] = 15,
                                                                    }, -- 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"] = 743759.14403347,
                                            ["x"] = -276761.23033661,
                                            ["name"] = "DictKey_WptName_2264",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 169.58333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = false,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 6,
                                                                        ["value"] = 393218,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 354.52958433286,
                                            ["ETA_locked"] = false,
                                            ["y"] = 683643.34765553,
                                            ["x"] = -275876.3425291,
                                            ["name"] = "DictKey_WptName_2265",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 169.58333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = false,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 191.4,
                                                                ["directionEnabled"] = false,
                                                                ["direction"] = 0,
                                                                ["y"] = 648048.2250279,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -281564.98446019,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = false,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 191.4,
                                                                ["directionEnabled"] = false,
                                                                ["direction"] = 0,
                                                                ["y"] = 648531.74090246,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -281821.15989515,
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = false,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 191.4,
                                                                ["directionEnabled"] = false,
                                                                ["direction"] = 0,
                                                                ["y"] = 647321.58849959,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -281805.28958798,
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = false,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 191.4,
                                                                ["directionEnabled"] = false,
                                                                ["direction"] = 0,
                                                                ["y"] = 646341.27277701,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -281693.58453084,
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["number"] = 7,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = false,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 191.4,
                                                                ["directionEnabled"] = false,
                                                                ["direction"] = 0,
                                                                ["y"] = 648538.76285811,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -281612.81744509,
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                        [8] = 
                                                        {
                                                            ["number"] = 8,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = false,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 191.4,
                                                                ["directionEnabled"] = false,
                                                                ["direction"] = 0,
                                                                ["y"] = 646629.43351791,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -281424.91484823,
                                                            }, -- end of ["params"]
                                                        }, -- end of [8]
                                                        [9] = 
                                                        {
                                                            ["number"] = 9,
                                                            ["auto"] = false,
                                                            ["id"] = "BombingRunway",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 228.4,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = true,
                                                                ["runwayId"] = 23,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [9]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 408.57977318049,
                                            ["ETA_locked"] = false,
                                            ["y"] = 674490.54397274,
                                            ["x"] = -275384.46254619,
                                            ["name"] = "DictKey_WptName_2266",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 169.58333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 597.93674621959,
                                            ["ETA_locked"] = false,
                                            ["y"] = 642462.34107513,
                                            ["x"] = -273094.24315392,
                                            ["name"] = "DictKey_WptName_2267",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 392.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 169.58333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 720.24860981685,
                                            ["ETA_locked"] = false,
                                            ["y"] = 625400.38617623,
                                            ["x"] = -282315.79320466,
                                            ["name"] = "DictKey_WptName_2268",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 246,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 457.2,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 169.58333333333,
                                        ["type"] = "Su-34",
                                        ["unitId"] = 869,
                                        ["psi"] = 1.5560776678148,
                                        ["y"] = 743759.14403347,
                                        ["x"] = -276761.23033661,
                                        ["name"] = "DictKey_UnitName_2260",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9800,
                                            ["flare"] = 64,
                                            ["chaff"] = 64,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5560776678148,
                                        ["callsign"] = 113,
                                        ["onboard_num"] = "066",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 457.2,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "High",
                                        ["speed"] = 169.58333333333,
                                        ["type"] = "Su-34",
                                        ["unitId"] = 870,
                                        ["psi"] = 1.5560776678148,
                                        ["y"] = 743799.14403347,
                                        ["x"] = -276801.23033661,
                                        ["name"] = "DictKey_UnitName_2261",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9800,
                                            ["flare"] = 64,
                                            ["chaff"] = 64,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5560776678148,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = "086",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 457.2,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "High",
                                        ["speed"] = 169.58333333333,
                                        ["type"] = "Su-34",
                                        ["unitId"] = 871,
                                        ["psi"] = 1.5560776678148,
                                        ["y"] = 743839.14403347,
                                        ["x"] = -276841.23033661,
                                        ["name"] = "DictKey_UnitName_2262",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9800,
                                            ["flare"] = 64,
                                            ["chaff"] = 64,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5560776678148,
                                        ["callsign"] = 115,
                                        ["onboard_num"] = "087",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 457.2,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "High",
                                        ["speed"] = 169.58333333333,
                                        ["type"] = "Su-34",
                                        ["unitId"] = 872,
                                        ["psi"] = 1.5560776678148,
                                        ["y"] = 743879.14403347,
                                        ["x"] = -276881.23033661,
                                        ["name"] = "DictKey_UnitName_2263",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{35B698AC-9FEF-4EC4-AD29-484A0085F62B}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9800,
                                            ["flare"] = 64,
                                            ["chaff"] = 64,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5560776678148,
                                        ["callsign"] = 116,
                                        ["onboard_num"] = "088",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 743759.14403347,
                                ["x"] = -276761.23033661,
                                ["name"] = "DictKey_GroupName_2259",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [8]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 18,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["clearview"] = false,
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_1325",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1325",
                    ["predicate"] = "a_out_text_delay_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Kicking off",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["clearview"] = false,
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_1326",
                    ["seconds"] = 15,
                    ["text"] = "DictKey_ActionText_1326",
                    ["predicate"] = "a_out_text_delay_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Heli approach",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["clearview"] = false,
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_1397",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1397",
                    ["predicate"] = "a_out_text_delay_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Heli troop attack south",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["clearview"] = false,
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_1396",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1396",
                    ["predicate"] = "a_out_text_delay_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "North heli troops approaching",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["clearview"] = false,
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_1327",
                    ["seconds"] = 15,
                    ["text"] = "DictKey_ActionText_1327",
                    ["predicate"] = "a_out_text_delay_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Paras approach",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["comment"] = "North trigger",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 332,
                    ["text"] = "DictKey_ActionText_1371",
                    ["predicate"] = "a_out_text_delay_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["KeyDict_text"] = "DictKey_ActionText_1371",
                    ["KeyDict_comment"] = "DictKey_ActionComment_1370",
                    ["readonly"] = false,
                    ["seconds"] = 20,
                    ["comment"] = "DictKey_ActionComment_1370",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["comment"] = "Crossed south bridge",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_s",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1372",
                    ["KeyDict_text"] = "DictKey_ActionText_1372",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["comment"] = "Crossed north bridge",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_s",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1373",
                    ["KeyDict_text"] = "DictKey_ActionText_1373",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["comment"] = "Water crossing",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_s",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1374",
                    ["KeyDict_text"] = "DictKey_ActionText_1374",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["comment"] = "Kviti overrun",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_s",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1375",
                    ["KeyDict_text"] = "DictKey_ActionText_1375",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["comment"] = "Rapier south hit",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_s",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1376",
                    ["KeyDict_text"] = "DictKey_ActionText_1376",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["comment"] = "Hinds spotted",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_s",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1377",
                    ["KeyDict_text"] = "DictKey_ActionText_1377",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["comment"] = "planes south",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_s",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1378",
                    ["KeyDict_text"] = "DictKey_ActionText_1378",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["comment"] = "North planes",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_s",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1379",
                    ["KeyDict_text"] = "DictKey_ActionText_1379",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [14]
    }, -- end of ["trigrules"]
    ["currentKey"] = 359226,
    ["start_time"] = 33600,
    ["forcedOptions"] = 
    {
        ["civTraffic"] = "",
        ["birds"] = 490,
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["eos"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "eos",
            ["mm"] = 0,
        }, -- end of ["eos"]
        ["ecm"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ecm",
            ["mm"] = 0,
        }, -- end of ["ecm"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "rws",
            ["mm"] = 0,
        }, -- end of ["rws"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
    }, -- end of ["failures"]
} -- end of mission
