mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_do_script_file(getValueResourceByKey(\"ResKey_Action_52\"));",
            [2] = "a_do_script_file(getValueResourceByKey(\"ResKey_Action_79\"));",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(true)",
            [2] = "return(true)",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
        }, -- 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"] = 292,
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["usedModules"] = 
    {
        ["F-86F Sabre AI by Eagle Dynamics"] = true,
        ["Su-27 Flanker by Eagle Dynamics"] = false,
        ["TF-51D Mustang by Eagle Dynamics"] = true,
        ["M-2000C by RAZBAM Sims"] = true,
        ["Su-25A by Eagle Dynamics"] = false,
        ["Su-25T by Eagle Dynamics"] = true,
        ["F-5E/E-3 by Belsimtek"] = true,
        ["MiG-21Bis AI by Leatherneck Simulations"] = true,
        ["Mi-8MTV2 Hip by Belsimtek"] = true,
        ["Bf 109 K-4 by Eagle Dynamics"] = true,
        ["A-10A by Eagle Dynamics"] = false,
        ["Hawk T.1A AI by VEAO Simulations"] = true,
        ["FW-190D9 Dora by Eagle Dynamics"] = true,
        ["MiG-15bis by Belsimtek"] = true,
        ["MiG-15bis AI by Eagle Dynamics"] = true,
        ["A-10C Warthog by Eagle Dynamics"] = true,
        ["Combined Arms by Eagle Dynamics"] = true,
        ["UH-1H Huey by Belsimtek"] = true,
        ["C-101 Aviojet"] = true,
        ["./CoreMods/aircraft/MQ-9 Reaper"] = true,
        ["C-101 Aviojet by AvioDev"] = true,
        ["F-86F Sabre by Belsimtek"] = true,
        ["F-15C"] = false,
        ["L-39C/ZA by Eagle Dynamics"] = true,
        ["Hawk T.1A by VEAO Simulations"] = true,
        ["Caucasus"] = true,
        ["Ka-50 Black Shark by Eagle Dynamics"] = true,
        ["M-2000C AI by RAZBAM Sims"] = true,
        ["P-51D Mustang by Eagle Dynamics"] = true,
        ["World War II AI Units by Eagle Dynamics"] = true,
        ["MiG-21Bis by Leatherneck Simulations"] = true,
        ["Flaming Cliffs by Eagle Dynamics"] = true,
    }, -- end of ["usedModules"]
    ["resourceCounter"] = 
    {
        ["SpawnTest.lua"] = 1,
        ["Config/View/View.lua"] = 1,
        ["Config/View/Server.lua"] = 1,
        ["Scripts/World/GPS_GNSS.lua"] = 1,
        ["Config/View/SnapViewsDefault.lua"] = 1,
    }, -- end of ["resourceCounter"]
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 459765.71428571,
                ["radius"] = 1000,
                ["zoneId"] = 153,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -24369.142857145,
                ["hidden"] = false,
                ["name"] = "Target Zone",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 242737.71428571,
                ["radius"] = 100,
                ["zoneId"] = 306,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -5585.7142857167,
                ["hidden"] = false,
                ["name"] = "Landing Zone",
            }, -- end of [2]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["turbulence"] = 
        {
            ["at8000"] = 0,
            ["at2000"] = 0,
            ["atGround"] = 0,
        }, -- end of ["turbulence"]
        ["season"] = 
        {
            ["temperature"] = 20,
            ["iseason"] = 1,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 25,
            ["density"] = 7,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 200,
            ["density"] = 0,
            ["base"] = 300,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["needModules"] = 
    {
        ["MiG-15bis AI by Eagle Dynamics"] = "MiG-15bis AI by Eagle Dynamics",
    }, -- end of ["needModules"]
    ["map"] = 
    {
        ["centerY"] = 244878.57142858,
        ["zoom"] = 25000,
        ["centerX"] = -4807.1428571421,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 21,
            [2] = 11,
            [3] = 8,
            [4] = 13,
            [5] = 5,
            [6] = 16,
            [7] = 6,
            [8] = 15,
            [9] = 20,
            [10] = 12,
            [11] = 9,
            [12] = 10,
            [13] = 3,
            [14] = 4,
            [15] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 0,
            [3] = 19,
            [4] = 1,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_22",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_24",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_23",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "ResKey_Action_52",
                    ["predicate"] = "a_do_script_file",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
            ["comment"] = "Load Moose",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["comment"] = "Test",
            ["eventlist"] = "",
            ["predicate"] = "triggerStart",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "ResKey_Action_79",
                    ["predicate"] = "a_do_script_file",
                    ["text"] = "DictKey_ActionText_78",
                    ["KeyDict_text"] = "DictKey_ActionText_78",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [2]
    }, -- end of ["trigrules"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 21,
                    ["name"] = "Australia",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                }, -- end of [9]
                [10] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 14,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 0,
                                            ["action"] = "From Runway",
                                            ["y"] = 608323.99999998,
                                            ["helipadId"] = 14,
                                            ["name"] = "DictKey_WptName_44",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -320012.57142856,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 83.859941544927,
                                            ["y"] = 611809.71428569,
                                            ["x"] = -319769.71428571,
                                            ["name"] = "DictKey_WptName_45",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 153.1512117124,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 14,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 0,
                                            ["action"] = "Landing",
                                            ["y"] = 608323.99999998,
                                            ["helipadId"] = 14,
                                            ["name"] = "DictKey_WptName_46",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -320012.57142856,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 0,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "us army",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 16,
                                        ["psi"] = -1.5012366027313,
                                        ["y"] = 608323.99999998,
                                        ["x"] = -320012.57142856,
                                        ["name"] = "DictKey_UnitName_13",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.5012366027313,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Dodge11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "053",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 608323.99999998,
                                ["x"] = -320012.57142856,
                                ["name"] = "DictKey_GroupName_12",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 22,
                                            ["y"] = 618352.625,
                                            ["x"] = -356151.25,
                                            ["name"] = "DictKey_WptName_85",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 303.82164134919,
                                            ["y"] = 607816.85714285,
                                            ["x"] = -349133.14285714,
                                            ["name"] = "DictKey_WptName_96",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 579.96126402845,
                                            ["airdromeId"] = 22,
                                            ["y"] = 617269.96285781,
                                            ["x"] = -355692.3067714,
                                            ["name"] = "DictKey_WptName_97",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["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"] = 22,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["parking"] = "24",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "SH-60B",
                                        ["unitId"] = 23,
                                        ["psi"] = 0.98317086956978,
                                        ["y"] = 618352.625,
                                        ["x"] = -356151.25,
                                        ["name"] = "DictKey_UnitName_84",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1100",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.98317086956978,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Pontiac11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "056",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 618352.625,
                                ["x"] = -356151.25,
                                ["name"] = "DictKey_GroupName_83",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 29,
                                            ["y"] = 895595.125,
                                            ["x"] = -314394.9375,
                                            ["name"] = "DictKey_WptName_100",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 557,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 48.613729166422,
                                            ["y"] = 894144.2857143,
                                            ["x"] = -312981.42857143,
                                            ["name"] = "DictKey_WptName_101",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 471,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 296.16409495178,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896538.85714286,
                                            ["x"] = -315478.57142857,
                                            ["name"] = "DictKey_WptName_102",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["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"] = 25,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["parking"] = "122",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "SH-60B",
                                        ["unitId"] = 26,
                                        ["psi"] = 0.7984301835982,
                                        ["y"] = 895595.125,
                                        ["x"] = -314394.9375,
                                        ["name"] = "DictKey_UnitName_99",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1100",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.7984301835982,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Pontiac11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "056",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 895595.125,
                                ["x"] = -314394.9375,
                                ["name"] = "DictKey_GroupName_98",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 29,
                                            ["y"] = 897212.5,
                                            ["x"] = -315166.40625,
                                            ["name"] = "DictKey_WptName_110",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["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"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 584,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 69.910869919553,
                                            ["y"] = 896358.57142858,
                                            ["x"] = -312381.42857143,
                                            ["name"] = "DictKey_WptName_111",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 471,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 112.1364061371,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896538.85714286,
                                            ["x"] = -315478.57142857,
                                            ["name"] = "DictKey_WptName_112",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["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"] = 27,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "USA X Black",
                                        ["skill"] = "High",
                                        ["parking"] = "1",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "AH-1W",
                                        ["unitId"] = 28,
                                        ["psi"] = 0.29751864744601,
                                        ["y"] = 897212.5,
                                        ["x"] = -315166.40625,
                                        ["name"] = "DictKey_UnitName_109",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1250.0",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.29751864744601,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Pontiac11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "056",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 897212.5,
                                ["x"] = -315166.40625,
                                ["name"] = "DictKey_GroupName_108",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896924.4375,
                                            ["x"] = -315056,
                                            ["name"] = "DictKey_WptName_115",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 557,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 70.582376720545,
                                            ["y"] = 895701.42857144,
                                            ["x"] = -312381.42857143,
                                            ["name"] = "DictKey_WptName_116",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 471,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 490.69024991312,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896538.85714286,
                                            ["x"] = -315478.57142857,
                                            ["name"] = "DictKey_WptName_117",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["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"] = 28,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["parking"] = "33",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "CH-53E",
                                        ["unitId"] = 29,
                                        ["psi"] = 0.42888555388287,
                                        ["y"] = 896924.4375,
                                        ["x"] = -315056,
                                        ["name"] = "DictKey_UnitName_114",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1908",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.42888555388287,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Pontiac11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "056",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896924.4375,
                                ["x"] = -315056,
                                ["name"] = "DictKey_GroupName_113",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 30,
                                            ["y"] = 894178.25,
                                            ["x"] = -317118.53125,
                                            ["name"] = "DictKey_WptName_152",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 557,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 69.653530745646,
                                            ["y"] = 892005.71428572,
                                            ["x"] = -319042.85714286,
                                            ["name"] = "DictKey_WptName_153",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 449,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 69.886235343765,
                                            ["airdromeId"] = 30,
                                            ["y"] = 895424.57142858,
                                            ["x"] = -317838.57142857,
                                            ["name"] = "DictKey_WptName_154",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["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"] = 34,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["parking"] = "2",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "CH-53E",
                                        ["unitId"] = 35,
                                        ["psi"] = 2.2956830986701,
                                        ["y"] = 894178.25,
                                        ["x"] = -317118.53125,
                                        ["name"] = "DictKey_UnitName_151",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1908",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.2956830986701,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Pontiac11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "056",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 894178.25,
                                ["x"] = -317118.53125,
                                ["name"] = "DictKey_GroupName_150",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 180,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 457150,
                                            ["x"] = -26053.428571431,
                                            ["name"] = "DictKey_WptName_243",
                                            ["speed"] = 27.777777777778,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 60,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 7.520890090602,
                                            ["y"] = 457432.85714286,
                                            ["x"] = -26036.285714288,
                                            ["name"] = "DictKey_WptName_244",
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 13.974295247167,
                                            ["y"] = 457578.57142857,
                                            ["x"] = -25903.428571431,
                                            ["name"] = "DictKey_WptName_254",
                                            ["speed"] = 22.222222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 39.652555726127,
                                            ["y"] = 457638.57142857,
                                            ["x"] = -25864.857142859,
                                            ["name"] = "DictKey_WptName_245",
                                            ["speed"] = 2.7777777777778,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitudeEdited"] = true,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 0,
                                                                        ["altitude"] = 200,
                                                                        ["speedEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 30,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["name"] = "Drop Vehicle",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Script",
                                                                    ["params"] = 
                                                                    {
                                                                        ["command"] = "local InfantryDropGroup = Spawn_Vehicle_SpawnToZone:SpawnFromUnit( GROUP:New( ... ):GetUnit(1) )\
\
local InfantryDropRoute = InfantryDropGroup:CopyRoute( 1, 0 )\
\
InfantryDropGroup:RouteToZone( ZONE:New( \"Target Zone\" ), true, 80 )\
",
                                                                    }, -- 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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 180,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 224.71370061343,
                                            ["airdromeId"] = 16,
                                            ["y"] = 458040.61422532,
                                            ["x"] = -26441.347360305,
                                            ["name"] = "DictKey_WptName_251",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["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"] = 52,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 180,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "Excellent",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 27.777777777778,
                                        ["type"] = "CH-47D",
                                        ["unitId"] = 60,
                                        ["psi"] = -1.5102643070129,
                                        ["y"] = 457150,
                                        ["x"] = -26053.428571431,
                                        ["name"] = "DictKey_UnitName_242",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3600",
                                            ["flare"] = 120,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.5102643070129,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 457150,
                                ["x"] = -26053.428571431,
                                ["name"] = "DictKey_GroupName_241",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 233016.28571429,
                                            ["x"] = -9942.8571428593,
                                            ["name"] = "DictKey_WptName_268",
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 43.538263728309,
                                            ["y"] = 235113.14285714,
                                            ["x"] = -11148.571428573,
                                            ["name"] = "DictKey_WptName_288",
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 93.527211081523,
                                            ["y"] = 237873.42857143,
                                            ["x"] = -10842.857142859,
                                            ["name"] = "DictKey_WptName_289",
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 155.24631803601,
                                            ["y"] = 238944.85714285,
                                            ["x"] = -7585.7142857161,
                                            ["name"] = "DictKey_WptName_290",
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 199.88338508919,
                                            ["y"] = 241130.57142857,
                                            ["x"] = -6414.2857142876,
                                            ["name"] = "DictKey_WptName_291",
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 253.56505656053,
                                            ["airdromeId"] = 12,
                                            ["y"] = 243127.2973737,
                                            ["x"] = -5406.2803440839,
                                            ["name"] = "DictKey_WptName_292",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["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"] = 55,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 500,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "CH-53E",
                                        ["unitId"] = 65,
                                        ["psi"] = -2.0926382867089,
                                        ["y"] = 233016.28571429,
                                        ["x"] = -9942.8571428593,
                                        ["name"] = "DictKey_UnitName_267",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1908",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.0926382867089,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "057",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 233016.28571429,
                                ["x"] = -9942.8571428593,
                                ["name"] = "DictKey_GroupName_266",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 232959.14285714,
                                            ["x"] = -15100.000000002,
                                            ["name"] = "DictKey_WptName_283",
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 109.1907150123,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 70,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 0,
                                            ["action"] = "Landing",
                                            ["y"] = 231244.85714285,
                                            ["helipadId"] = 70,
                                            ["name"] = "DictKey_WptName_284",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -10885.714285716,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 59,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 500,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "SH-60B",
                                        ["unitId"] = 69,
                                        ["psi"] = 0.38633721482216,
                                        ["y"] = 232959.14285714,
                                        ["x"] = -15100.000000002,
                                        ["name"] = "DictKey_UnitName_282",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1100",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.38633721482216,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "058",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 232959.14285714,
                                ["x"] = -15100.000000002,
                                ["name"] = "DictKey_GroupName_281",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [9]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "USA",
                    ["ship"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 608332.57142855,
                                            ["x"] = -319628.28571428,
                                            ["name"] = "DictKey_WptName_37",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "VINSON",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 13,
                                        ["skill"] = "Average",
                                        ["y"] = 608332.57142855,
                                        ["x"] = -319628.28571428,
                                        ["name"] = "DictKey_UnitName_15",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 608332.57142855,
                                ["x"] = -319628.28571428,
                                ["name"] = "DictKey_GroupName_14",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 608323.99999998,
                                            ["x"] = -320012.57142856,
                                            ["name"] = "DictKey_WptName_43",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "PERRY",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 14,
                                        ["skill"] = "Average",
                                        ["y"] = 608323.99999998,
                                        ["x"] = -320012.57142856,
                                        ["name"] = "DictKey_UnitName_17",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 608323.99999998,
                                ["x"] = -320012.57142856,
                                ["name"] = "DictKey_GroupName_16",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["groupId"] = 23,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "TICONDEROG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 24,
                                        ["skill"] = "Average",
                                        ["y"] = 615878.57142857,
                                        ["x"] = -353792.85714286,
                                        ["name"] = "DictKey_UnitName_87",
                                        ["heading"] = -2.6461944092447,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 615878.57142857,
                                ["x"] = -353792.85714286,
                                ["name"] = "DictKey_GroupName_86",
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 615878.57142857,
                                            ["x"] = -353792.85714286,
                                            ["name"] = "DictKey_WptName_88",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 597.71472958191,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 614300,
                                            ["x"] = -356714.28571429,
                                            ["name"] = "DictKey_WptName_89",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["groupId"] = 57,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "TICONDEROG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 67,
                                        ["skill"] = "Average",
                                        ["y"] = 231302,
                                        ["x"] = -11885.714285716,
                                        ["name"] = "DictKey_UnitName_273",
                                        ["heading"] = -2.1438728159957,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 231302,
                                ["x"] = -11885.714285716,
                                ["name"] = "DictKey_GroupName_272",
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 231302,
                                            ["x"] = -11885.714285716,
                                            ["name"] = "DictKey_WptName_274",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 207123.42857143,
                                            ["x"] = -27488.571428574,
                                            ["name"] = "DictKey_WptName_280",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 231244.85714285,
                                            ["x"] = -10885.714285716,
                                            ["name"] = "DictKey_WptName_287",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 60,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "VINSON",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 70,
                                        ["skill"] = "Average",
                                        ["y"] = 231244.85714285,
                                        ["x"] = -10885.714285716,
                                        ["name"] = "DictKey_UnitName_286",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 231244.85714285,
                                ["x"] = -10885.714285716,
                                ["name"] = "DictKey_GroupName_285",
                                ["start_time"] = 0,
                            }, -- end of [5]
                        }, -- end of ["group"]
                    }, -- end of ["ship"]
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["manualHeading"] = true,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 18,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M 818",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 18,
                                        ["skill"] = "Random",
                                        ["y"] = 634032.2857143,
                                        ["x"] = -317374.85714285,
                                        ["name"] = "DictKey_UnitName_50",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "AAV7",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 21,
                                        ["skill"] = "Random",
                                        ["y"] = 634034.57142859,
                                        ["x"] = -317382.57142856,
                                        ["name"] = "DictKey_UnitName_73",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 634032.2857143,
                                ["x"] = -317374.85714285,
                                ["name"] = "DictKey_GroupName_49",
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [3] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 636888.1875,
                                                ["x"] = -316314.875,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 637050.875,
                                                ["x"] = -316299.4375,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 637079.625,
                                                ["x"] = -316293.71875,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 637106.625,
                                                ["x"] = -316282.53125,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 637130.9375,
                                                ["x"] = -316266.25,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 637245.875,
                                                ["x"] = -316180.9375,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 637368.8125,
                                                ["x"] = -316136.5,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 637391.4375,
                                                ["x"] = -316134.375,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 637413.875,
                                                ["x"] = -316138.34375,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 637434.4375,
                                                ["x"] = -316148.09375,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 637800.3125,
                                                ["x"] = -316385.1875,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 637808,
                                                ["x"] = -316384.1875,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 637819.6875,
                                                ["x"] = -316371.78125,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 637863.6875,
                                                ["x"] = -316344.28125,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 637945.6875,
                                                ["x"] = -316298.53125,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 638030.8125,
                                                ["x"] = -316259.09375,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 638163.4375,
                                                ["x"] = -316212.125,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 638414.4375,
                                                ["x"] = -316151.75,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 638553.1875,
                                                ["x"] = -316134.84375,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 638727.4375,
                                                ["x"] = -316161.875,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 638866,
                                                ["x"] = -316173.75,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 638958.75,
                                                ["x"] = -316179.28125,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 639095.8125,
                                                ["x"] = -316228.03125,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 639210.875,
                                                ["x"] = -316266.25,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 639326,
                                                ["x"] = -316256.21875,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 639421.375,
                                                ["x"] = -316224.40625,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 640226.8125,
                                                ["x"] = -315708.5,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 640357.25,
                                                ["x"] = -315647.34375,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 640411.25,
                                                ["x"] = -315620.1875,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 640601.125,
                                                ["x"] = -315481.09375,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 640779.9375,
                                                ["x"] = -315423.9375,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 640897.25,
                                                ["x"] = -315403.5625,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 641398.5,
                                                ["x"] = -315397.8125,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 642416.125,
                                                ["x"] = -315664,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 643176.9375,
                                                ["x"] = -315749.84375,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 643608.6875,
                                                ["x"] = -315724.75,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 644321.875,
                                                ["x"] = -315863.90625,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 644942.125,
                                                ["x"] = -315876.0625,
                                            }, -- end of [172]
                                            [180] = 
                                            {
                                                ["y"] = 645386.625,
                                                ["x"] = -315936.90625,
                                            }, -- end of [180]
                                            [188] = 
                                            {
                                                ["y"] = 645661.875,
                                                ["x"] = -316490.90625,
                                            }, -- end of [188]
                                            [196] = 
                                            {
                                                ["y"] = 645733.5,
                                                ["x"] = -316539.125,
                                            }, -- end of [196]
                                            [204] = 
                                            {
                                                ["y"] = 646639.5625,
                                                ["x"] = -316877.21875,
                                            }, -- end of [204]
                                            [212] = 
                                            {
                                                ["y"] = 647076.0625,
                                                ["x"] = -317296.65625,
                                            }, -- end of [212]
                                            [220] = 
                                            {
                                                ["y"] = 647231.6875,
                                                ["x"] = -317597.78125,
                                            }, -- end of [220]
                                            [228] = 
                                            {
                                                ["y"] = 647644.375,
                                                ["x"] = -317584.96875,
                                            }, -- end of [228]
                                            [1] = 
                                            {
                                                ["y"] = 635176.75,
                                                ["x"] = -316751.5625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 635348.75,
                                                ["x"] = -316646.78125,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 641443.5,
                                                ["x"] = -315404.0625,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 642471.8125,
                                                ["x"] = -315674.0625,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 643280.375,
                                                ["x"] = -315733.375,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 643655.375,
                                                ["x"] = -315730.59375,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 644675,
                                                ["x"] = -315904.625,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 644967.4375,
                                                ["x"] = -315874.1875,
                                            }, -- end of [173]
                                            [181] = 
                                            {
                                                ["y"] = 645394.3125,
                                                ["x"] = -315948.25,
                                            }, -- end of [181]
                                            [3] = 
                                            {
                                                ["y"] = 635390.25,
                                                ["x"] = -316622.59375,
                                            }, -- end of [3]
                                            [197] = 
                                            {
                                                ["y"] = 645745.875,
                                                ["x"] = -316546.09375,
                                            }, -- end of [197]
                                            [205] = 
                                            {
                                                ["y"] = 646656.75,
                                                ["x"] = -316891.1875,
                                            }, -- end of [205]
                                            [213] = 
                                            {
                                                ["y"] = 647095.625,
                                                ["x"] = -317328.4375,
                                            }, -- end of [213]
                                            [221] = 
                                            {
                                                ["y"] = 647235.625,
                                                ["x"] = -317597.28125,
                                            }, -- end of [221]
                                            [229] = 
                                            {
                                                ["y"] = 647647.8125,
                                                ["x"] = -317586.875,
                                            }, -- end of [229]
                                            [4] = 
                                            {
                                                ["y"] = 635432.625,
                                                ["x"] = -316600.03125,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 638284.625,
                                                ["x"] = -316182.21875,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 638458.375,
                                                ["x"] = -316144.71875,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 638570.8125,
                                                ["x"] = -316134.375,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 635475.875,
                                                ["x"] = -316579.09375,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 638886.5625,
                                                ["x"] = -316173.34375,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 638982.375,
                                                ["x"] = -316184.59375,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 639160.6875,
                                                ["x"] = -316254.96875,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 635519.875,
                                                ["x"] = -316559.84375,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 639350.5625,
                                                ["x"] = -316250.53125,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 639443.6875,
                                                ["x"] = -316212.8125,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 640258.3125,
                                                ["x"] = -315691,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 635564.5625,
                                                ["x"] = -316542.28125,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 640426.125,
                                                ["x"] = -315609.0625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 640628.875,
                                                ["x"] = -315468.6875,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 640808.875,
                                                ["x"] = -315416.78125,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 635609.9375,
                                                ["x"] = -316526.46875,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 641488.1875,
                                                ["x"] = -315411.875,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 635655.8125,
                                                ["x"] = -316512.40625,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 643326.9375,
                                                ["x"] = -315726.84375,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 635702.25,
                                                ["x"] = -316500.125,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 644697.625,
                                                ["x"] = -315906.5625,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 635749.125,
                                                ["x"] = -316489.625,
                                            }, -- end of [11]
                                            [182] = 
                                            {
                                                ["y"] = 645496.0625,
                                                ["x"] = -316176.6875,
                                            }, -- end of [182]
                                            [12] = 
                                            {
                                                ["y"] = 635891.1875,
                                                ["x"] = -316460.65625,
                                            }, -- end of [12]
                                            [198] = 
                                            {
                                                ["y"] = 645758.9375,
                                                ["x"] = -316551.5625,
                                            }, -- end of [198]
                                            [13] = 
                                            {
                                                ["y"] = 635918.125,
                                                ["x"] = -316454.1875,
                                            }, -- end of [13]
                                            [214] = 
                                            {
                                                ["y"] = 647113.6875,
                                                ["x"] = -317361.125,
                                            }, -- end of [214]
                                            [14] = 
                                            {
                                                ["y"] = 635944.5,
                                                ["x"] = -316445.875,
                                            }, -- end of [14]
                                            [230] = 
                                            {
                                                ["y"] = 647650.25,
                                                ["x"] = -317589.96875,
                                            }, -- end of [230]
                                            [15] = 
                                            {
                                                ["y"] = 636496.1875,
                                                ["x"] = -316250.96875,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 636519.375,
                                                ["x"] = -316243.8125,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 636543.0625,
                                                ["x"] = -316238.5625,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 636567.0625,
                                                ["x"] = -316235.25,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 636591.25,
                                                ["x"] = -316233.875,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 636615.5,
                                                ["x"] = -316234.46875,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 636639.625,
                                                ["x"] = -316237,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 636663.4375,
                                                ["x"] = -316241.46875,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 636686.8125,
                                                ["x"] = -316247.875,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 636709.625,
                                                ["x"] = -316256.125,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 636731.6875,
                                                ["x"] = -316266.1875,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 636752.8125,
                                                ["x"] = -316278.03125,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 636770.5625,
                                                ["x"] = -316287.9375,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 636789,
                                                ["x"] = -316296.375,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 636808.125,
                                                ["x"] = -316303.28125,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 636827.75,
                                                ["x"] = -316308.59375,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 636847.6875,
                                                ["x"] = -316312.34375,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 636867.875,
                                                ["x"] = -316314.4375,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 636908.4375,
                                                ["x"] = -316313.6875,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 637065.375,
                                                ["x"] = -316297.28125,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 637093.375,
                                                ["x"] = -316288.78125,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 637119.1875,
                                                ["x"] = -316275,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 637207.125,
                                                ["x"] = -316197.65625,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 637357.9375,
                                                ["x"] = -316139.78125,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 637380.0625,
                                                ["x"] = -316134.6875,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 637402.8125,
                                                ["x"] = -316135.625,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 637424.4375,
                                                ["x"] = -316142.53125,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 637796.8125,
                                                ["x"] = -316383.4375,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 637804.25,
                                                ["x"] = -316385.4375,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 637810.9375,
                                                ["x"] = -316381.59375,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 637824.0625,
                                                ["x"] = -316369.40625,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 637904.25,
                                                ["x"] = -316320.625,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 637987.875,
                                                ["x"] = -316278,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 638074.4375,
                                                ["x"] = -316241.78125,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 638327.5625,
                                                ["x"] = -316170.53125,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 638502.5,
                                                ["x"] = -316139.21875,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 638588.3125,
                                                ["x"] = -316135.4375,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 638796.4375,
                                                ["x"] = -316171.5,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 638910.75,
                                                ["x"] = -316173.65625,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 639005.5625,
                                                ["x"] = -316191.5,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 639176.9375,
                                                ["x"] = -316260.65625,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 639276.125,
                                                ["x"] = -316262.90625,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 639374.6875,
                                                ["x"] = -316243.3125,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 639465.3125,
                                                ["x"] = -316199.8125,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 640290.625,
                                                ["x"] = -315674.9375,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 640378.9375,
                                                ["x"] = -315638.53125,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 640547.5625,
                                                ["x"] = -315509.6875,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 640657.125,
                                                ["x"] = -315457.59375,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 640838.125,
                                                ["x"] = -315411,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 641010.125,
                                                ["x"] = -315392.71875,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 641576.6875,
                                                ["x"] = -315432.28125,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 643059.625,
                                                ["x"] = -315754.5625,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 643420.75,
                                                ["x"] = -315719.09375,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 644117.4375,
                                                ["x"] = -315829.53125,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 644743.0625,
                                                ["x"] = -315906.625,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = 645043.375,
                                                ["x"] = -315878.1875,
                                            }, -- end of [176]
                                            [184] = 
                                            {
                                                ["y"] = 645632,
                                                ["x"] = -316465.40625,
                                            }, -- end of [184]
                                            [192] = 
                                            {
                                                ["y"] = 645694.625,
                                                ["x"] = -316504.46875,
                                            }, -- end of [192]
                                            [200] = 
                                            {
                                                ["y"] = 646563.1875,
                                                ["x"] = -316832.90625,
                                            }, -- end of [200]
                                            [208] = 
                                            {
                                                ["y"] = 646983.5625,
                                                ["x"] = -317179.71875,
                                            }, -- end of [208]
                                            [216] = 
                                            {
                                                ["y"] = 647220.375,
                                                ["x"] = -317583.90625,
                                            }, -- end of [216]
                                            [224] = 
                                            {
                                                ["y"] = 647405.6875,
                                                ["x"] = -317565.9375,
                                            }, -- end of [224]
                                            [232] = 
                                            {
                                                ["y"] = 647653.3125,
                                                ["x"] = -317608.21875,
                                            }, -- end of [232]
                                            [79] = 
                                            {
                                                ["y"] = 638761.8125,
                                                ["x"] = -316167.625,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 639228.125,
                                                ["x"] = -316266.09375,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 640361.75,
                                                ["x"] = -315645.65625,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 640953.625,
                                                ["x"] = -315397.46875,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 641353.375,
                                                ["x"] = -315393.21875,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 641532.625,
                                                ["x"] = -315421.28125,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 642360.75,
                                                ["x"] = -315652.375,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 642527.75,
                                                ["x"] = -315682.53125,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 643030.4375,
                                                ["x"] = -315751.4375,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = 643147.75,
                                                ["x"] = -315753.59375,
                                            }, -- end of [147]
                                            [151] = 
                                            {
                                                ["y"] = 643373.75,
                                                ["x"] = -315722.09375,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = 643561.8125,
                                                ["x"] = -315720.6875,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = 643701.8125,
                                                ["x"] = -315738.1875,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 643747.9375,
                                                ["x"] = -315747.5,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 644270.4375,
                                                ["x"] = -315857.3125,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 644720.3125,
                                                ["x"] = -315907.25,
                                            }, -- end of [167]
                                            [171] = 
                                            {
                                                ["y"] = 644917,
                                                ["x"] = -315879.53125,
                                            }, -- end of [171]
                                            [129] = 
                                            {
                                                ["y"] = 641066.75,
                                                ["x"] = -315389.25,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 642251.125,
                                                ["x"] = -315624.46875,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 643089,
                                                ["x"] = -315755.9375,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 643467.75,
                                                ["x"] = -315717.84375,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 644168.1875,
                                                ["x"] = -315840.09375,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 644765.6875,
                                                ["x"] = -315904.71875,
                                            }, -- end of [169]
                                            [177] = 
                                            {
                                                ["y"] = 645368.875,
                                                ["x"] = -315927.21875,
                                            }, -- end of [177]
                                            [185] = 
                                            {
                                                ["y"] = 645638.0625,
                                                ["x"] = -316473.3125,
                                            }, -- end of [185]
                                            [193] = 
                                            {
                                                ["y"] = 645701.875,
                                                ["x"] = -316510.90625,
                                            }, -- end of [193]
                                            [201] = 
                                            {
                                                ["y"] = 646583.3125,
                                                ["x"] = -316842.15625,
                                            }, -- end of [201]
                                            [209] = 
                                            {
                                                ["y"] = 647008.75,
                                                ["x"] = -317207.28125,
                                            }, -- end of [209]
                                            [217] = 
                                            {
                                                ["y"] = 647222.8125,
                                                ["x"] = -317590.9375,
                                            }, -- end of [217]
                                            [225] = 
                                            {
                                                ["y"] = 647447.9375,
                                                ["x"] = -317564.375,
                                            }, -- end of [225]
                                            [233] = 
                                            {
                                                ["y"] = 647679.75,
                                                ["x"] = -317688.28125,
                                            }, -- end of [233]
                                            [174] = 
                                            {
                                                ["y"] = 644992.8125,
                                                ["x"] = -315873.90625,
                                            }, -- end of [174]
                                            [191] = 
                                            {
                                                ["y"] = 645686.375,
                                                ["x"] = -316499.46875,
                                            }, -- end of [191]
                                            [65] = 
                                            {
                                                ["y"] = 638118.6875,
                                                ["x"] = -316226.125,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 638370.8125,
                                                ["x"] = -316160.375,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 638546.75,
                                                ["x"] = -316135.3125,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 638605.6875,
                                                ["x"] = -316138.0625,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 638831.1875,
                                                ["x"] = -316173.5625,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 638934.875,
                                                ["x"] = -316175.625,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 639028.25,
                                                ["x"] = -316200,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 639193.75,
                                                ["x"] = -316264.4375,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 639301.1875,
                                                ["x"] = -316260.34375,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 639398.3125,
                                                ["x"] = -316234.59375,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 640196.125,
                                                ["x"] = -315727.40625,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 640323.625,
                                                ["x"] = -315660.375,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 640395.5,
                                                ["x"] = -315630.03125,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 640574,
                                                ["x"] = -315494.78125,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 640685.875,
                                                ["x"] = -315447.78125,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 640867.625,
                                                ["x"] = -315406.59375,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 641308.0625,
                                                ["x"] = -315390.21875,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 642305.75,
                                                ["x"] = -315639.1875,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 643118.4375,
                                                ["x"] = -315755.625,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 643514.8125,
                                                ["x"] = -315718.375,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 644219.1875,
                                                ["x"] = -315849.375,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 644788.125,
                                                ["x"] = -315901.53125,
                                            }, -- end of [170]
                                            [178] = 
                                            {
                                                ["y"] = 645375.5625,
                                                ["x"] = -315928.84375,
                                            }, -- end of [178]
                                            [186] = 
                                            {
                                                ["y"] = 645645.125,
                                                ["x"] = -316480.28125,
                                            }, -- end of [186]
                                            [194] = 
                                            {
                                                ["y"] = 645711.625,
                                                ["x"] = -316521.125,
                                            }, -- end of [194]
                                            [202] = 
                                            {
                                                ["y"] = 646602.75,
                                                ["x"] = -316852.625,
                                            }, -- end of [202]
                                            [210] = 
                                            {
                                                ["y"] = 647032.5625,
                                                ["x"] = -317236.03125,
                                            }, -- end of [210]
                                            [218] = 
                                            {
                                                ["y"] = 647224.75,
                                                ["x"] = -317594.34375,
                                            }, -- end of [218]
                                            [226] = 
                                            {
                                                ["y"] = 647633.0625,
                                                ["x"] = -317585.21875,
                                            }, -- end of [226]
                                            [234] = 
                                            {
                                                ["y"] = 647698.25,
                                                ["x"] = -317770.65625,
                                            }, -- end of [234]
                                            [190] = 
                                            {
                                                ["y"] = 645677.3125,
                                                ["x"] = -316496.03125,
                                            }, -- end of [190]
                                            [206] = 
                                            {
                                                ["y"] = 646929.5625,
                                                ["x"] = -317128.21875,
                                            }, -- end of [206]
                                            [207] = 
                                            {
                                                ["y"] = 646957.1875,
                                                ["x"] = -317153.3125,
                                            }, -- end of [207]
                                            [203] = 
                                            {
                                                ["y"] = 646621.5625,
                                                ["x"] = -316864.34375,
                                            }, -- end of [203]
                                            [187] = 
                                            {
                                                ["y"] = 645653.125,
                                                ["x"] = -316486.1875,
                                            }, -- end of [187]
                                            [211] = 
                                            {
                                                ["y"] = 647055,
                                                ["x"] = -317265.84375,
                                            }, -- end of [211]
                                            [215] = 
                                            {
                                                ["y"] = 647130.1875,
                                                ["x"] = -317394.59375,
                                            }, -- end of [215]
                                            [189] = 
                                            {
                                                ["y"] = 645671.25,
                                                ["x"] = -316494.3125,
                                            }, -- end of [189]
                                            [183] = 
                                            {
                                                ["y"] = 645627.1875,
                                                ["x"] = -316456.71875,
                                            }, -- end of [183]
                                            [219] = 
                                            {
                                                ["y"] = 647227.875,
                                                ["x"] = -317596.75,
                                            }, -- end of [219]
                                            [222] = 
                                            {
                                                ["y"] = 647249.5625,
                                                ["x"] = -317593.15625,
                                            }, -- end of [222]
                                            [223] = 
                                            {
                                                ["y"] = 647324.625,
                                                ["x"] = -317582.8125,
                                            }, -- end of [223]
                                            [199] = 
                                            {
                                                ["y"] = 646542.5,
                                                ["x"] = -316824.9375,
                                            }, -- end of [199]
                                            [179] = 
                                            {
                                                ["y"] = 645381.625,
                                                ["x"] = -315932.125,
                                            }, -- end of [179]
                                            [227] = 
                                            {
                                                ["y"] = 647640.4375,
                                                ["x"] = -317584.5625,
                                            }, -- end of [227]
                                            [231] = 
                                            {
                                                ["y"] = 647651.375,
                                                ["x"] = -317593.75,
                                            }, -- end of [231]
                                            [195] = 
                                            {
                                                ["y"] = 645722,
                                                ["x"] = -316530.78125,
                                            }, -- end of [195]
                                            [175] = 
                                            {
                                                ["y"] = 645018.125,
                                                ["x"] = -315875.25,
                                            }, -- end of [175]
                                        }, -- end of [3]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 634004.5,
                                                ["x"] = -317338.375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 634066.625,
                                                ["x"] = -317303.6875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 634188.9375,
                                                ["x"] = -317231.03125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 634560.1875,
                                                ["x"] = -317008.40625,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 635106.125,
                                                ["x"] = -316793.40625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 635153.3125,
                                                ["x"] = -316765.84375,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 634587.25,
                                                ["x"] = -316997.09375,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 635176.75,
                                                ["x"] = -316751.5625,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 634482.5,
                                                ["x"] = -317049.46875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 634614.75,
                                                ["x"] = -316987,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 634857,
                                                ["x"] = -316904.46875,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 634128.125,
                                                ["x"] = -317267.90625,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 634507.75,
                                                ["x"] = -317034.625,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 634908.375,
                                                ["x"] = -316885.9375,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 634959.0625,
                                                ["x"] = -316865.5,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 634533.6875,
                                                ["x"] = -317020.90625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 635008.9375,
                                                ["x"] = -316843.25,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 635058,
                                                ["x"] = -316819.21875,
                                            }, -- end of [15]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 637466.85714285,
                                                ["x"] = -316837.42857142,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 637466.85714285,
                                                ["x"] = -316837.42857142,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 634032.2857143,
                                                ["x"] = -317374.85714285,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 634004.4753418,
                                                ["x"] = -317338.39501953,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 634032.2857143,
                                            ["x"] = -317374.85714285,
                                            ["name"] = "DictKey_WptName_51",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 8.3333333333333,
                                            ["action"] = "Cone",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 19,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2.7514453874498,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 634004.4753418,
                                            ["x"] = -317338.39501953,
                                            ["name"] = "DictKey_WptName_74",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.666666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 70.446495253446,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 635176.76370894,
                                            ["x"] = -316751.57276562,
                                            ["name"] = "DictKey_WptName_76",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.444444444444,
                                            ["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"] = 82,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 830.85782808992,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647698.25,
                                            ["x"] = -317770.65625,
                                            ["name"] = "DictKey_WptName_77",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.444444444444,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 20,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M1097 Avenger",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 20,
                                        ["skill"] = "Average",
                                        ["y"] = 690470,
                                        ["x"] = -287526.28571429,
                                        ["name"] = "DictKey_UnitName_57",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -0.017239671195667,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M1097 Avenger",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 62,
                                        ["skill"] = "Average",
                                        ["y"] = 690470.68955269,
                                        ["x"] = -287566.27977031,
                                        ["name"] = "DictKey_UnitName_256",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -0.017239671195667,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "M1097 Avenger",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 63,
                                        ["skill"] = "Average",
                                        ["y"] = 690471.37910538,
                                        ["x"] = -287606.27382633,
                                        ["name"] = "DictKey_UnitName_257",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -0.017239671195667,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 690470,
                                ["x"] = -287526.28571429,
                                ["name"] = "DictKey_GroupName_56",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 690470,
                                                ["x"] = -287526.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 690448.57142857,
                                                ["x"] = -286283.42857143,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 690448.57142857,
                                                ["x"] = -286283.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 690898.57142857,
                                                ["x"] = -285590.57142858,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 686445.71428572,
                                                ["x"] = -283847.14285713,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 684817.14285715,
                                                ["x"] = -286189.99999999,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 690898.57142857,
                                                ["x"] = -285590.57142858,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 691112.85714286,
                                                ["x"] = -284540.57142858,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 59,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 690470,
                                            ["x"] = -287526.28571429,
                                            ["name"] = "DictKey_WptName_58",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 18.333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 65,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 69.390036969019,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 690448.57142857,
                                            ["x"] = -286283.42857143,
                                            ["name"] = "DictKey_WptName_61",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.333333333333,
                                            ["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"] = 68,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 114.45366208565,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 690898.57142857,
                                            ["x"] = -285590.57142858,
                                            ["name"] = "DictKey_WptName_62",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.333333333333,
                                            ["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"] = 71,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 172.9069076703,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 691112.85714286,
                                            ["x"] = -284540.57142858,
                                            ["name"] = "DictKey_WptName_63",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.333333333333,
                                            ["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"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 24,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 25,
                                        ["skill"] = "Random",
                                        ["y"] = 617883.99999999,
                                        ["x"] = -356587.42857142,
                                        ["name"] = "DictKey_UnitName_91",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -0.97632132172363,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 617883.99999999,
                                ["x"] = -356587.42857142,
                                ["name"] = "DictKey_GroupName_90",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 617883.99999999,
                                                ["x"] = -356587.42857142,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 616058.28571427,
                                                ["x"] = -355353.14285714,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 616058.28571427,
                                                ["x"] = -355353.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 616058.28571427,
                                                ["x"] = -355353.14285714,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 617883.99999999,
                                            ["x"] = -356587.42857142,
                                            ["name"] = "DictKey_WptName_92",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 7,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 396.68234348516,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 616058.28571427,
                                            ["x"] = -355353.14285714,
                                            ["name"] = "DictKey_WptName_93",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 39,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M 818",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 40,
                                        ["skill"] = "Random",
                                        ["y"] = 635868.00000001,
                                        ["x"] = -319523.42857142,
                                        ["name"] = "DictKey_UnitName_179",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.096145998869266,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635868.00000001,
                                ["x"] = -319523.42857142,
                                ["name"] = "DictKey_GroupName_178",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 635868.00000001,
                                                ["x"] = -319523.42857142,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 635877.64029558,
                                                ["x"] = -319423.47046369,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 638911.4375,
                                                ["x"] = -318042.34375,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 638919.4375,
                                                ["x"] = -318040.9375,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 638929.5,
                                                ["x"] = -318035.78125,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 638932.3125,
                                                ["x"] = -318028.59375,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 638913,
                                                ["x"] = -317989.9375,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 638867.0625,
                                                ["x"] = -317891.4375,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 638828.4375,
                                                ["x"] = -317789.875,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 638797.25,
                                                ["x"] = -317685.75,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 638750.3125,
                                                ["x"] = -317479.21875,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 638733.75,
                                                ["x"] = -317418.53125,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 638711.375,
                                                ["x"] = -317359.75,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 638683.375,
                                                ["x"] = -317303.4375,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 638416.5625,
                                                ["x"] = -316873.0625,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 638364.25,
                                                ["x"] = -316796.59375,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 638314.6875,
                                                ["x"] = -316736.125,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 638259.4375,
                                                ["x"] = -316680.8125,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 638167.0625,
                                                ["x"] = -316608.59375,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 637434.4375,
                                                ["x"] = -316148.09375,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 637391.4375,
                                                ["x"] = -316134.375,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 637232.375,
                                                ["x"] = -316186.78125,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 637106.625,
                                                ["x"] = -316282.53125,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 637050.875,
                                                ["x"] = -316299.4375,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 636847.6875,
                                                ["x"] = -316312.34375,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 636770.5625,
                                                ["x"] = -316287.9375,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 636686.8125,
                                                ["x"] = -316247.875,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 636591.25,
                                                ["x"] = -316233.875,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 636496.1875,
                                                ["x"] = -316250.96875,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 635749.125,
                                                ["x"] = -316489.625,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 635564.5625,
                                                ["x"] = -316542.28125,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 635390.25,
                                                ["x"] = -316622.59375,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 635058,
                                                ["x"] = -316819.21875,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 634857,
                                                ["x"] = -316904.46875,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 634482.5,
                                                ["x"] = -317049.46875,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 633736.6875,
                                                ["x"] = -317486.84375,
                                            }, -- end of [140]
                                            [1] = 
                                            {
                                                ["y"] = 635877.625,
                                                ["x"] = -319423.5,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 636768.375,
                                                ["x"] = -318668.71875,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 634188.9375,
                                                ["x"] = -317231.03125,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 633693.1875,
                                                ["x"] = -317511.4375,
                                            }, -- end of [141]
                                            [3] = 
                                            {
                                                ["y"] = 636795.6875,
                                                ["x"] = -318646.625,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 636823.875,
                                                ["x"] = -318625.71875,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 638134.0625,
                                                ["x"] = -316587.625,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 637424.4375,
                                                ["x"] = -316142.53125,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 637380.0625,
                                                ["x"] = -316134.6875,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 636853,
                                                ["x"] = -318606.0625,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 637093.375,
                                                ["x"] = -316288.78125,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 636908.4375,
                                                ["x"] = -316313.6875,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 636827.75,
                                                ["x"] = -316308.59375,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 636882.9375,
                                                ["x"] = -318587.75,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 636663.4375,
                                                ["x"] = -316241.46875,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 636567.0625,
                                                ["x"] = -316235.25,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 635944.5,
                                                ["x"] = -316445.875,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 636913.6875,
                                                ["x"] = -318570.75,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 635519.875,
                                                ["x"] = -316559.84375,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 635348.75,
                                                ["x"] = -316646.78125,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 635008.9375,
                                                ["x"] = -316843.25,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 636945.125,
                                                ["x"] = -318555.09375,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 634115.6875,
                                                ["x"] = -317275.25,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 637410.8125,
                                                ["x"] = -318336.15625,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 637444.8125,
                                                ["x"] = -318321.09375,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 637479.5,
                                                ["x"] = -318307.65625,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 637514.8125,
                                                ["x"] = -318295.8125,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 637550.625,
                                                ["x"] = -318285.65625,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 637586.8125,
                                                ["x"] = -318277.15625,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 637623.375,
                                                ["x"] = -318270.375,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 637660.25,
                                                ["x"] = -318265.28125,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 637697.3125,
                                                ["x"] = -318261.90625,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 637734.5,
                                                ["x"] = -318260.28125,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 637771.6875,
                                                ["x"] = -318260.375,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 637808.875,
                                                ["x"] = -318262.21875,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 638062.875,
                                                ["x"] = -318280.5625,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 638079.375,
                                                ["x"] = -318281.09375,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 638095.875,
                                                ["x"] = -318280.25,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 638112.1875,
                                                ["x"] = -318278.0625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 638128.3125,
                                                ["x"] = -318274.5,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 638144.0625,
                                                ["x"] = -318269.625,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 638753.6875,
                                                ["x"] = -318064.5,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 638779.1875,
                                                ["x"] = -318056.4375,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 638805.125,
                                                ["x"] = -318050.0625,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 638831.4375,
                                                ["x"] = -318045.46875,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 638858,
                                                ["x"] = -318042.65625,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 638884.75,
                                                ["x"] = -318041.59375,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 638915.5,
                                                ["x"] = -318042.09375,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 638926.25,
                                                ["x"] = -318038,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 638931.625,
                                                ["x"] = -318032.46875,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 638931.5,
                                                ["x"] = -318024.75,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 638889.1875,
                                                ["x"] = -317941.09375,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 638846.8125,
                                                ["x"] = -317841,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 638811.875,
                                                ["x"] = -317738.09375,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 638784.5,
                                                ["x"] = -317632.9375,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 638742.75,
                                                ["x"] = -317448.6875,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 638723.25,
                                                ["x"] = -317388.875,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 638698.0625,
                                                ["x"] = -317331.25,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 638667.375,
                                                ["x"] = -317276.34375,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 638386.8125,
                                                ["x"] = -316828.5625,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 638340.1875,
                                                ["x"] = -316765.75,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 638287.75,
                                                ["x"] = -316707.78125,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 638229.8125,
                                                ["x"] = -316655.25,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 637818.6875,
                                                ["x"] = -316400.25,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 637413.875,
                                                ["x"] = -316138.34375,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 637368.8125,
                                                ["x"] = -316136.5,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 637130.9375,
                                                ["x"] = -316266.25,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 637079.625,
                                                ["x"] = -316293.71875,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 636888.1875,
                                                ["x"] = -316314.875,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 636808.125,
                                                ["x"] = -316303.28125,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 636731.6875,
                                                ["x"] = -316266.1875,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 636639.625,
                                                ["x"] = -316237,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 636543.0625,
                                                ["x"] = -316238.5625,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 635918.125,
                                                ["x"] = -316454.1875,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 635655.8125,
                                                ["x"] = -316512.40625,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 635475.875,
                                                ["x"] = -316579.09375,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 635153.3125,
                                                ["x"] = -316765.84375,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 634959.0625,
                                                ["x"] = -316865.5,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 634587.25,
                                                ["x"] = -316997.09375,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 633966.4375,
                                                ["x"] = -317358.9375,
                                            }, -- end of [136]
                                            [129] = 
                                            {
                                                ["y"] = 634560.1875,
                                                ["x"] = -317008.40625,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 633903.1875,
                                                ["x"] = -317392.71875,
                                            }, -- end of [137]
                                            [65] = 
                                            {
                                                ["y"] = 638199,
                                                ["x"] = -316631.15625,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 637785,
                                                ["x"] = -316374.8125,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 637402.8125,
                                                ["x"] = -316135.625,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 637357.9375,
                                                ["x"] = -316139.78125,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 637119.1875,
                                                ["x"] = -316275,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 637065.375,
                                                ["x"] = -316297.28125,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 636867.875,
                                                ["x"] = -316314.4375,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 636789,
                                                ["x"] = -316296.375,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 636709.625,
                                                ["x"] = -316256.125,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 636615.5,
                                                ["x"] = -316234.46875,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 636519.375,
                                                ["x"] = -316243.8125,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 635891.1875,
                                                ["x"] = -316460.65625,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 635609.9375,
                                                ["x"] = -316526.46875,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 635432.625,
                                                ["x"] = -316600.03125,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 635106.125,
                                                ["x"] = -316793.40625,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 634908.375,
                                                ["x"] = -316885.9375,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 634533.6875,
                                                ["x"] = -317020.90625,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 633857.8125,
                                                ["x"] = -317417.34375,
                                            }, -- end of [138]
                                            [79] = 
                                            {
                                                ["y"] = 637203,
                                                ["x"] = -316200.1875,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 636752.8125,
                                                ["x"] = -316278.03125,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 635702.25,
                                                ["x"] = -316500.125,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 634614.75,
                                                ["x"] = -316987,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 634507.75,
                                                ["x"] = -317034.625,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 634041.5,
                                                ["x"] = -317317.875,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 633812.9375,
                                                ["x"] = -317442.8125,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 633649.1875,
                                                ["x"] = -317535.125,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 633604.6875,
                                                ["x"] = -317557.9375,
                                            }, -- end of [143]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 633584.57142858,
                                                ["x"] = -317517.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 633584.57142858,
                                                ["x"] = -317517.71428571,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 635868.00000001,
                                            ["x"] = -319523.42857142,
                                            ["name"] = "DictKey_WptName_180",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4.8202513435443,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 635877.64029558,
                                            ["x"] = -319423.47046369,
                                            ["name"] = "DictKey_WptName_211",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20.833333333333,
                                            ["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"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 493.18773114575,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 633604.69763184,
                                            ["x"] = -317557.94824219,
                                            ["name"] = "DictKey_WptName_212",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20.833333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 40,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "AAV7",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 41,
                                        ["skill"] = "Random",
                                        ["y"] = 636017.14285715,
                                        ["x"] = -320357.14285713,
                                        ["name"] = "DictKey_UnitName_182",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636017.14285715,
                                ["x"] = -320357.14285713,
                                ["name"] = "DictKey_GroupName_181",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 636017.14285715,
                                            ["x"] = -320357.14285713,
                                            ["name"] = "DictKey_WptName_183",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 41,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 42,
                                        ["skill"] = "Random",
                                        ["y"] = 636220.00000001,
                                        ["x"] = -320331.42857142,
                                        ["name"] = "DictKey_UnitName_185",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636220.00000001,
                                ["x"] = -320331.42857142,
                                ["name"] = "DictKey_GroupName_184",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 636220.00000001,
                                            ["x"] = -320331.42857142,
                                            ["name"] = "DictKey_WptName_186",
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 42,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M1126 Stryker ICV",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 43,
                                        ["skill"] = "Random",
                                        ["y"] = 636431.42857144,
                                        ["x"] = -320339.99999999,
                                        ["name"] = "DictKey_UnitName_188",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636431.42857144,
                                ["x"] = -320339.99999999,
                                ["name"] = "DictKey_GroupName_187",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 636431.42857144,
                                            ["x"] = -320339.99999999,
                                            ["name"] = "DictKey_WptName_189",
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 43,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-113",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 44,
                                        ["skill"] = "Random",
                                        ["y"] = 636548.57142858,
                                        ["x"] = -320339.99999999,
                                        ["name"] = "DictKey_UnitName_191",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636548.57142858,
                                ["x"] = -320339.99999999,
                                ["name"] = "DictKey_GroupName_190",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 636548.57142858,
                                            ["x"] = -320339.99999999,
                                            ["name"] = "DictKey_WptName_192",
                                            ["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"] = 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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 44,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M1134 Stryker ATGM",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 45,
                                        ["skill"] = "Random",
                                        ["y"] = 636685.71428572,
                                        ["x"] = -320328.57142856,
                                        ["name"] = "DictKey_UnitName_194",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636685.71428572,
                                ["x"] = -320328.57142856,
                                ["name"] = "DictKey_GroupName_193",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 636685.71428572,
                                            ["x"] = -320328.57142856,
                                            ["name"] = "DictKey_WptName_195",
                                            ["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"] = 6,
                                                                    }, -- 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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 45,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 46,
                                        ["skill"] = "Random",
                                        ["y"] = 636025.71428572,
                                        ["x"] = -320448.57142856,
                                        ["name"] = "DictKey_UnitName_197",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636025.71428572,
                                ["x"] = -320448.57142856,
                                ["name"] = "DictKey_GroupName_196",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 636025.71428572,
                                            ["x"] = -320448.57142856,
                                            ["name"] = "DictKey_WptName_198",
                                            ["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"] = 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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 46,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "LAV-25",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 47,
                                        ["skill"] = "Random",
                                        ["y"] = 636197.14285715,
                                        ["x"] = -320431.42857142,
                                        ["name"] = "DictKey_UnitName_200",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636197.14285715,
                                ["x"] = -320431.42857142,
                                ["name"] = "DictKey_GroupName_199",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 636197.14285715,
                                            ["x"] = -320431.42857142,
                                            ["name"] = "DictKey_WptName_201",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 47,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-2 Bradley",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 48,
                                        ["skill"] = "Random",
                                        ["y"] = 636345.71428572,
                                        ["x"] = -320411.42857142,
                                        ["name"] = "DictKey_UnitName_203",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636345.71428572,
                                ["x"] = -320411.42857142,
                                ["name"] = "DictKey_GroupName_202",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 636345.71428572,
                                            ["x"] = -320411.42857142,
                                            ["name"] = "DictKey_WptName_204",
                                            ["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"] = 7,
                                                                    }, -- 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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 48,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-1 Abrams",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 49,
                                        ["skill"] = "Random",
                                        ["y"] = 636494.28571429,
                                        ["x"] = -320439.99999999,
                                        ["name"] = "DictKey_UnitName_206",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636494.28571429,
                                ["x"] = -320439.99999999,
                                ["name"] = "DictKey_GroupName_205",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 636494.28571429,
                                            ["x"] = -320439.99999999,
                                            ["name"] = "DictKey_WptName_207",
                                            ["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"] = 8,
                                                                    }, -- 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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 49,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M1128 Stryker MGS",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 50,
                                        ["skill"] = "Random",
                                        ["y"] = 636625.71428572,
                                        ["x"] = -320448.57142856,
                                        ["name"] = "DictKey_UnitName_209",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636625.71428572,
                                ["x"] = -320448.57142856,
                                ["name"] = "DictKey_GroupName_208",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 636625.71428572,
                                            ["x"] = -320448.57142856,
                                            ["name"] = "DictKey_WptName_210",
                                            ["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"] = 9,
                                                                    }, -- 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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 50,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "AAV7",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 51,
                                        ["skill"] = "Random",
                                        ["y"] = 456762.85714286,
                                        ["x"] = -27199.142857145,
                                        ["name"] = "DictKey_UnitName_218",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -2.3313239974243,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 456762.85714286,
                                ["x"] = -27199.142857145,
                                ["name"] = "DictKey_GroupName_217",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 456615.71428573,
                                                ["x"] = -27339.142857145,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 456438.57142858,
                                                ["x"] = -27156.285714288,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 456438.57142858,
                                                ["x"] = -27156.285714288,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 457052.85714286,
                                                ["x"] = -26607.714285716,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 456762.85714286,
                                                ["x"] = -27199.142857145,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 456615.71428573,
                                                ["x"] = -27339.142857145,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 457052.85714286,
                                                ["x"] = -26607.714285716,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 456002.85714286,
                                                ["x"] = -26086.285714288,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 457841.42857143,
                                                ["x"] = -27404.857142859,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 456618.57142858,
                                                ["x"] = -27362.000000002,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 180,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 456762.85714286,
                                            ["x"] = -27199.142857145,
                                            ["name"] = "DictKey_WptName_219",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 179,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 10.155173608116,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 456615.71428573,
                                            ["x"] = -27339.142857145,
                                            ["name"] = "DictKey_WptName_220",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Hold",
                                                                    ["params"] = 
                                                                    {
                                                                        ["templateId"] = "",
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 30,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["name"] = "Spawn infantry from carrier",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Script",
                                                                    ["params"] = 
                                                                    {
                                                                        ["command"] = "local InfantryGroup = Spawn_Infantry:SpawnFromUnit( GROUP:New(...):GetUnit(1), 100, 5 )\
\
local InfantryRoute = InfantryGroup:CopyRoute( 1, 0, true, 1000 )\
InfantryGroup:Route( InfantryRoute )\
",
                                                                    }, -- 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"] = 178,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 28.315701632185,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 456438.57142858,
                                            ["x"] = -27156.285714288,
                                            ["name"] = "DictKey_WptName_237",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20,
                                            ["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"] = 179,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 28.315701632185,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 457052.85714286,
                                            ["x"] = -26607.714285716,
                                            ["name"] = "DictKey_WptName_238",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20,
                                            ["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"] = 174,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 126.99707640745,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 456002.85714286,
                                            ["x"] = -26086.285714288,
                                            ["name"] = "DictKey_WptName_239",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 51,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 52,
                                        ["skill"] = "Random",
                                        ["y"] = 457420,
                                        ["x"] = -27580.000000003,
                                        ["name"] = "DictKey_UnitName_222",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -1.6081233794299,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 53,
                                        ["skill"] = "Random",
                                        ["y"] = 457424.85714286,
                                        ["x"] = -27572.857142859,
                                        ["name"] = "DictKey_UnitName_229",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -1.6081233794299,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 54,
                                        ["skill"] = "Random",
                                        ["y"] = 457431.42857143,
                                        ["x"] = -27583.714285716,
                                        ["name"] = "DictKey_UnitName_230",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -1.6081233794299,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 55,
                                        ["skill"] = "Random",
                                        ["y"] = 457428.85714286,
                                        ["x"] = -27578.857142859,
                                        ["name"] = "DictKey_UnitName_231",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -1.6081233794299,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 56,
                                        ["skill"] = "Random",
                                        ["y"] = 457430.85714286,
                                        ["x"] = -27573.428571431,
                                        ["name"] = "DictKey_UnitName_232",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -1.6081233794299,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 57,
                                        ["skill"] = "Random",
                                        ["y"] = 457440.85714286,
                                        ["x"] = -27578.571428574,
                                        ["name"] = "DictKey_UnitName_233",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -1.6081233794299,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 58,
                                        ["skill"] = "Random",
                                        ["y"] = 457442,
                                        ["x"] = -27573.142857145,
                                        ["name"] = "DictKey_UnitName_234",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -1.6081233794299,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 59,
                                        ["skill"] = "Random",
                                        ["y"] = 457442.28571428,
                                        ["x"] = -27583.714285716,
                                        ["name"] = "DictKey_UnitName_235",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -1.6081233794299,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 457420,
                                ["x"] = -27580.000000003,
                                ["name"] = "DictKey_GroupName_221",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 457420,
                                                ["x"] = -27580.000000003,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 456731.42857143,
                                                ["x"] = -27605.714285717,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 456731.42857143,
                                                ["x"] = -27605.714285717,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 455910.00000001,
                                                ["x"] = -27493.428571431,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 458037.14285714,
                                                ["x"] = -27357.142857145,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 458037.14285714,
                                                ["x"] = -27357.142857145,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 455910.00000001,
                                                ["x"] = -27493.428571431,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 455364.28571429,
                                                ["x"] = -26604.85714286,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 180,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 457420,
                                            ["x"] = -27580.000000003,
                                            ["name"] = "DictKey_WptName_223",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Cone",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 180,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 124.02925263881,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 456731.42857143,
                                            ["x"] = -27605.714285717,
                                            ["name"] = "DictKey_WptName_226",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Diamond",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 177,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 273.2614091553,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 455910.00000001,
                                            ["x"] = -27493.428571431,
                                            ["name"] = "DictKey_WptName_227",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Diamond",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 173,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 460.95949064775,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 455364.28571429,
                                            ["x"] = -26604.85714286,
                                            ["name"] = "DictKey_WptName_228",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Diamond",
                                            ["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"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [16]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 54,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 64,
                                        ["skill"] = "Random",
                                        ["y"] = 242444.85714285,
                                        ["x"] = -5327.1428571453,
                                        ["name"] = "DictKey_UnitName_259",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 2.3288456876581,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 242444.85714285,
                                ["x"] = -5327.1428571453,
                                ["name"] = "DictKey_GroupName_258",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242724.57142857,
                                                ["x"] = -5573.7142857167,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242724.57142857,
                                                ["x"] = -5573.7142857167,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242493.14285714,
                                                ["x"] = -5372.857142859,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242381.71428571,
                                                ["x"] = -5580.0000000019,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242381.71428571,
                                                ["x"] = -5580.0000000019,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242383.14285714,
                                                ["x"] = -5714.2857142876,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242444.85714285,
                                                ["x"] = -5327.1428571453,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242493.14285714,
                                                ["x"] = -5372.857142859,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242383.14285714,
                                                ["x"] = -5714.2857142876,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242520.28571428,
                                                ["x"] = -5813.7142857167,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242520.28571428,
                                                ["x"] = -5813.7142857167,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242680.57142857,
                                                ["x"] = -5656.0000000024,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242444.85714285,
                                            ["x"] = -5327.1428571453,
                                            ["name"] = "DictKey_WptName_260",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3.1916593344648,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242493.14285714,
                                            ["x"] = -5372.857142859,
                                            ["name"] = "DictKey_WptName_261",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20.833333333333,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 14.481815422458,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242381.71428571,
                                            ["x"] = -5580.0000000019,
                                            ["name"] = "DictKey_WptName_262",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20.833333333333,
                                            ["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"] = 20.927894439494,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242383.14285714,
                                            ["x"] = -5714.2857142876,
                                            ["name"] = "DictKey_WptName_263",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20.833333333333,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 29.058788990682,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242520.28571428,
                                            ["x"] = -5813.7142857167,
                                            ["name"] = "DictKey_WptName_264",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20.833333333333,
                                            ["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"] = 39.852419765706,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242680.57142857,
                                            ["x"] = -5656.0000000024,
                                            ["name"] = "DictKey_WptName_265",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20.833333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [18]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 53,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "LAV-25",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 61,
                                        ["skill"] = "Random",
                                        ["y"] = 457832.85714286,
                                        ["x"] = -27036.285714288,
                                        ["name"] = "DictKey_UnitName_247",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 4.7741082451964,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 457832.85714286,
                                ["x"] = -27036.285714288,
                                ["name"] = "DictKey_GroupName_246",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 457472.85714287,
                                                ["x"] = -27430.571428573,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 457424.2857143,
                                                ["x"] = -27947.714285716,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 180,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 457832.85714286,
                                            ["x"] = -27036.285714288,
                                            ["name"] = "DictKey_WptName_248",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [17]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 13,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 0,
                                            ["action"] = "From Runway",
                                            ["y"] = 608332.57142855,
                                            ["helipadId"] = 13,
                                            ["name"] = "DictKey_WptName_34",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -319628.28571428,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 100,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 24.848127153175,
                                            ["y"] = 611773.99999998,
                                            ["x"] = -319369.71428571,
                                            ["name"] = "DictKey_WptName_35",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 49.69625430635,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 13,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 0,
                                            ["action"] = "Landing",
                                            ["y"] = 608332.57142855,
                                            ["helipadId"] = 13,
                                            ["name"] = "DictKey_WptName_36",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -319628.28571428,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 0,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "NSAWC_25",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F/A-18C",
                                        ["unitId"] = 17,
                                        ["psi"] = -1.4958023243121,
                                        ["y"] = 608332.57142855,
                                        ["x"] = -319628.28571428,
                                        ["name"] = "DictKey_UnitName_5",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6531",
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.4958023243121,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Ford11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "054",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 608332.57142855,
                                ["x"] = -319628.28571428,
                                ["name"] = "DictKey_GroupName_4",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 29,
                                            ["y"] = 897130,
                                            ["x"] = -315109.90625,
                                            ["name"] = "DictKey_WptName_82",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 260,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 194.8411854947,
                                            ["y"] = 921572.85714286,
                                            ["x"] = -337221.42857143,
                                            ["name"] = "DictKey_WptName_94",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 471,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 476.05081382173,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896538.85714286,
                                            ["x"] = -315478.57142857,
                                            ["name"] = "DictKey_WptName_95",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["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"] = 21,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "usaf standard",
                                        ["skill"] = "High",
                                        ["parking"] = "9",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "C-17A",
                                        ["unitId"] = 22,
                                        ["psi"] = -2.3061586191136,
                                        ["y"] = 897130,
                                        ["x"] = -315109.90625,
                                        ["name"] = "DictKey_UnitName_81",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "132405",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.3061586191136,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Chevy11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 897130,
                                ["x"] = -315109.90625,
                                ["name"] = "DictKey_GroupName_80",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 22,
                                            ["y"] = 618219.125,
                                            ["x"] = -356091.65625,
                                            ["name"] = "DictKey_WptName_105",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86.17863617647,
                                            ["y"] = 608304.5892857,
                                            ["x"] = -349386.0580357,
                                            ["name"] = "DictKey_WptName_106",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 165.09887909034,
                                            ["airdromeId"] = 22,
                                            ["y"] = 617269.96285781,
                                            ["x"] = -355692.3067714,
                                            ["name"] = "DictKey_WptName_107",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["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"] = 26,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US Air Force",
                                        ["skill"] = "High",
                                        ["parking"] = "15",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "C-130",
                                        ["unitId"] = 27,
                                        ["psi"] = 0.97612658709309,
                                        ["y"] = 618219.125,
                                        ["x"] = -356091.65625,
                                        ["name"] = "DictKey_UnitName_104",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "20830",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.97612658709309,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Chevy11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 618219.125,
                                ["x"] = -356091.65625,
                                ["name"] = "DictKey_GroupName_103",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AWACS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896841.9375,
                                            ["x"] = -314999.5,
                                            ["name"] = "DictKey_WptName_120",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 260,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 194.8411854947,
                                            ["y"] = 921576.8125,
                                            ["x"] = -337305.82142857,
                                            ["name"] = "DictKey_WptName_121",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 471,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 478.97156979331,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896538.85714286,
                                            ["x"] = -315478.57142857,
                                            ["name"] = "DictKey_WptName_122",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["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"] = 29,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "nato",
                                        ["skill"] = "High",
                                        ["parking"] = "43",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "E-3A",
                                        ["unitId"] = 30,
                                        ["psi"] = -2.3046141812632,
                                        ["y"] = 896841.9375,
                                        ["x"] = -314999.5,
                                        ["name"] = "DictKey_UnitName_119",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "65000",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.3046141812632,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Magic11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896841.9375,
                                ["x"] = -314999.5,
                                ["name"] = "DictKey_GroupName_118",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AWACS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896882.4375,
                                            ["x"] = -314940.375,
                                            ["name"] = "DictKey_WptName_125",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 260,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 194.8411854947,
                                            ["y"] = 921768.67857143,
                                            ["x"] = -337566.58928572,
                                            ["name"] = "DictKey_WptName_126",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 471,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 483.6009904452,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896538.85714286,
                                            ["x"] = -315478.57142857,
                                            ["name"] = "DictKey_WptName_127",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["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"] = 30,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "E-2D Demo",
                                        ["skill"] = "High",
                                        ["parking"] = "39",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "E-2C",
                                        ["unitId"] = 31,
                                        ["psi"] = -2.3086632786522,
                                        ["y"] = 896882.4375,
                                        ["x"] = -314940.375,
                                        ["name"] = "DictKey_UnitName_124",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "5624",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.3086632786522,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Overlord11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896882.4375,
                                ["x"] = -314940.375,
                                ["name"] = "DictKey_GroupName_123",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Pinpoint Strike",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 30,
                                            ["y"] = 895367.25,
                                            ["x"] = -317991.84375,
                                            ["name"] = "DictKey_WptName_162",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 548,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 59.887845696216,
                                            ["y"] = 888377.14285714,
                                            ["x"] = -322500,
                                            ["name"] = "DictKey_WptName_163",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 449,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 374.80770229627,
                                            ["airdromeId"] = 30,
                                            ["y"] = 895424.57142858,
                                            ["x"] = -317838.57142857,
                                            ["name"] = "DictKey_WptName_164",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["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"] = 36,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "usaf standard",
                                        ["skill"] = "High",
                                        ["parking"] = "8",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-117A",
                                        ["unitId"] = 37,
                                        ["psi"] = 2.1436018111498,
                                        ["y"] = 895367.25,
                                        ["x"] = -317991.84375,
                                        ["name"] = "DictKey_UnitName_161",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3840",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.1436018111498,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Chevy11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 895367.25,
                                ["x"] = -317991.84375,
                                ["name"] = "DictKey_GroupName_160",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 12,
                                            ["y"] = 243043,
                                            ["x"] = -4894.9404296875,
                                            ["name"] = "DictKey_WptName_271",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 56,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "NSAWC_25",
                                        ["skill"] = "High",
                                        ["parking"] = "198",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F/A-18C",
                                        ["unitId"] = 66,
                                        ["psi"] = 0,
                                        ["y"] = 243043,
                                        ["x"] = -4894.9404296875,
                                        ["name"] = "DictKey_UnitName_270",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6531",
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243043,
                                ["x"] = -4894.9404296875,
                                ["name"] = "DictKey_GroupName_269",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [7]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 20,
                    ["name"] = "Italy",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [13]
                [14] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                }, -- end of [14]
                [15] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [15]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 0,
                    ["name"] = "Russia",
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 684712.85714286,
                                            ["x"] = -284597.71428572,
                                            ["name"] = "DictKey_WptName_55",
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 1,
                                                                    }, -- 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"] = 30,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 39.275151826773,
                                            ["y"] = 686262.85714286,
                                            ["x"] = -283062.00000001,
                                            ["name"] = "DictKey_WptName_60",
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Ground Units",
                                                                }, -- end of ["targetTypes"]
                                                                ["x"] = -285909.71428571,
                                                                ["priority"] = 0,
                                                                ["y"] = 690399.71428569,
                                                                ["zoneRadius"] = 6000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 79.556818463657,
                                            ["y"] = 686188.57142858,
                                            ["x"] = -288047.14285713,
                                            ["name"] = "DictKey_WptName_172",
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 175.98847555714,
                                            ["y"] = 680831.42857143,
                                            ["x"] = -288004.28571428,
                                            ["name"] = "DictKey_WptName_173",
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 254.11569974786,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["name"] = "DictKey_WptName_174",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["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"] = 19,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "night",
                                        ["skill"] = "Excellent",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "Mi-28N",
                                        ["unitId"] = 19,
                                        ["psi"] = -0.79002775995255,
                                        ["y"] = 684712.85714286,
                                        ["x"] = -284597.71428572,
                                        ["name"] = "DictKey_UnitName_54",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1500",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.79002775995255,
                                        ["callsign"] = 104,
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 684712.85714286,
                                ["x"] = -284597.71428572,
                                ["name"] = "DictKey_GroupName_53",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                }, -- end of [2]
                [3] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 20,
                                            ["y"] = 563880.4375,
                                            ["x"] = -219773.0625,
                                            ["name"] = "DictKey_WptName_137",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 489.20265217865,
                                            ["y"] = 551057.14285714,
                                            ["x"] = -203928.57142857,
                                            ["name"] = "DictKey_WptName_138",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 210,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 891.78877378013,
                                            ["y"] = 535800,
                                            ["x"] = -196957.14285714,
                                            ["name"] = "DictKey_WptName_139",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1360.0234090162,
                                            ["airdromeId"] = 21,
                                            ["y"] = 516290.23098695,
                                            ["x"] = -196974.19851241,
                                            ["name"] = "DictKey_WptName_140",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 32,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Abkhazia",
                                        ["skill"] = "High",
                                        ["parking"] = "30",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["AdditionalArmor"] = true,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 33,
                                        ["psi"] = 0.6803992762084,
                                        ["y"] = 563880.4375,
                                        ["x"] = -219773.0625,
                                        ["name"] = "DictKey_UnitName_136",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.6803992762084,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563880.4375,
                                ["x"] = -219773.0625,
                                ["name"] = "DictKey_GroupName_135",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 1,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Abkhazia",
                    ["id"] = 18,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 33,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "GAZ-3308",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 34,
                                        ["skill"] = "Random",
                                        ["y"] = 567114.28571428,
                                        ["x"] = -224571.42857143,
                                        ["name"] = "DictKey_UnitName_142",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.85459444201591,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 567114.28571428,
                                ["x"] = -224571.42857143,
                                ["name"] = "DictKey_GroupName_141",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 568657.14285714,
                                                ["x"] = -223228.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 570142.85714286,
                                                ["x"] = -224400,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 570142.85714286,
                                                ["x"] = -224400,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 569314.28571428,
                                                ["x"] = -226028.57142857,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 567114.28571428,
                                                ["x"] = -224571.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 568657.14285714,
                                                ["x"] = -223228.57142857,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 569314.28571428,
                                                ["x"] = -226028.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 567714.28571428,
                                                ["x"] = -225600,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 567714.28571428,
                                                ["x"] = -225600,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 567714.28571428,
                                                ["x"] = -225600,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 7,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 567114.28571428,
                                            ["x"] = -224571.42857143,
                                            ["name"] = "DictKey_WptName_143",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 19,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2040.0692365195,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 568657.14285714,
                                            ["x"] = -223228.57142857,
                                            ["name"] = "DictKey_WptName_213",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 368.17254162711,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 570142.85714286,
                                            ["x"] = -224400,
                                            ["name"] = "DictKey_WptName_214",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 708.72910889634,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 569314.28571428,
                                            ["x"] = -226028.57142857,
                                            ["name"] = "DictKey_WptName_215",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 4,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1037.6308062629,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 567714.28571428,
                                            ["x"] = -225600,
                                            ["name"] = "DictKey_WptName_216",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 37,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "2S6 Tunguska",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 38,
                                        ["skill"] = "Random",
                                        ["y"] = 887820,
                                        ["x"] = -323085.71428571,
                                        ["name"] = "DictKey_UnitName_166",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 1.9500056877766,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 887820,
                                ["x"] = -323085.71428571,
                                ["name"] = "DictKey_GroupName_165",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 887820,
                                                ["x"] = -323085.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 889720,
                                                ["x"] = -323842.85714286,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 889720,
                                                ["x"] = -323842.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 891491.42857143,
                                                ["x"] = -324657.14285714,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 895000,
                                                ["x"] = -320750,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895342.85714286,
                                                ["x"] = -318014.28571429,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 891491.42857143,
                                                ["x"] = -324657.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 892405.71428571,
                                                ["x"] = -326357.14285714,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 519,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 887820,
                                            ["x"] = -323085.71428571,
                                            ["name"] = "DictKey_WptName_167",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 468,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 368.15458155286,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 889720,
                                            ["x"] = -323842.85714286,
                                            ["name"] = "DictKey_WptName_168",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 464,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 719.08628605459,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 891491.42857143,
                                            ["x"] = -324657.14285714,
                                            ["name"] = "DictKey_WptName_169",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 466,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1066.533771442,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 892405.71428571,
                                            ["x"] = -326357.14285714,
                                            ["name"] = "DictKey_WptName_170",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 20,
                                            ["y"] = 563743.375,
                                            ["x"] = -219733.421875,
                                            ["name"] = "DictKey_WptName_130",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 145.92162727342,
                                            ["y"] = 551057.14285714,
                                            ["x"] = -204042.85714286,
                                            ["name"] = "DictKey_WptName_132",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 265.98265991592,
                                            ["y"] = 535857.14285714,
                                            ["x"] = -197185.71428571,
                                            ["name"] = "DictKey_WptName_133",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 406.22952892191,
                                            ["airdromeId"] = 21,
                                            ["y"] = 516290.23098695,
                                            ["x"] = -196974.19851241,
                                            ["name"] = "DictKey_WptName_134",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "USSR_Air Forces",
                                        ["skill"] = "High",
                                        ["parking"] = "31",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-15bis",
                                        ["unitId"] = 32,
                                        ["psi"] = 0.67991824444171,
                                        ["y"] = 563743.375,
                                        ["x"] = -219733.421875,
                                        ["name"] = "DictKey_UnitName_129",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1172,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.67991824444171,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "057",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563743.375,
                                ["x"] = -219733.421875,
                                ["name"] = "DictKey_GroupName_128",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 3.75,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 19,
                    ["name"] = "South Ossetia",
                }, -- end of [4]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_25",
    ["version"] = 11,
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["currentKey"] = 82018,
    ["start_time"] = 43200,
    ["forcedOptions"] = 
    {
        ["optionsView"] = "optview_all",
        ["externalViews"] = true,
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
    }, -- end of ["failures"]
} -- end of mission
