mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Day"] = 21,
        ["Year"] = 2016,
        ["Month"] = 6,
    }, -- end of ["date"]
    ["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"] = 23,
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_6\"), 20, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_11\"), 0); mission.trig.func[1]=nil;",
            [2] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_13\"), 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_14\"), 0); mission.trig.func[2]=nil;",
            [3] = "a_activate_group(58);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_7\"), 20, false, 0);a_radio_transmission(getValueResourceByKey(\"ResKey_Action_15\"), 85, false, false, 30000, 1000, \"Goliath\", 0);a_radio_transmission(getValueResourceByKey(\"ResKey_Action_16\"), 85, false, false, 30000, 1000, \"Goliath\", 8);a_radio_transmission(getValueResourceByKey(\"ResKey_Action_17\"), 85, false, false, 30000, 1000, \"Goliath\", 19); mission.trig.func[3]=nil;",
            [4] = "a_set_flag(\"1\"); mission.trig.func[4]=nil;",
            [5] = "a_activate_group(60);a_activate_group(61);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_8\"), 20, false, 0);a_radio_transmission(getValueResourceByKey(\"ResKey_Action_18\"), 85, false, false, 30000, 1000, \"Hammer\", 2);",
            [6] = "a_set_flag(\"2\"); mission.trig.func[6]=nil;",
            [7] = "a_activate_group(62);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_10\"), 10, false, 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_20\"), 10, false, 11);a_radio_transmission(getValueResourceByKey(\"ResKey_Action_19\"), 85, false, false, 30000, 1000, \"\", 0);a_radio_transmission(getValueResourceByKey(\"ResKey_Action_21\"), 85, false, false, 30000, 1000, \"\", 10);",
            [8] = "a_deactivate_group(59);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_9\"), 20, false, 0);a_radio_transmission(getValueResourceByKey(\"ResKey_Action_22\"), 86, false, false, 30000, 1000, \"\", 0);a_radio_transmission(getValueResourceByKey(\"ResKey_Action_23\"), 86, false, false, 30000, 1000, \"\", 7); mission.trig.func[8]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then if not mission.trig.flag[5] then mission.trig.actions[5](); mission.trig.flag[5] = true;end; else mission.trig.flag[5] = false; end;",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then if not mission.trig.flag[7] then mission.trig.actions[7](); mission.trig.flag[7] = true;end; else mission.trig.flag[7] = false; end;",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_time_after(15) )",
            [2] = "return(c_time_after(26) )",
            [3] = "return(c_unit_in_zone(55, 85) )",
            [4] = "return(c_group_alive(58) )",
            [5] = "return(c_flag_is_true(\"1\") and c_group_dead(58) )",
            [6] = "return(c_group_alive(60) )",
            [7] = "return(c_flag_is_true(\"2\") and c_group_dead(60) and c_group_dead(61) )",
            [8] = "return(c_part_of_group_in_zone(62, 86) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["drawings"] = 
    {
        ["options"] = 
        {
            ["hiddenOnF10Map"] = 
            {
                ["Observer"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Observer"]
                ["Instructor"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Instructor"]
                ["ForwardObserver"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ForwardObserver"]
                ["Pilot"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Pilot"]
                ["Spectrator"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Spectrator"]
                ["ArtilleryCommander"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ArtilleryCommander"]
            }, -- end of ["hiddenOnF10Map"]
        }, -- end of ["options"]
        ["layers"] = 
        {
            [2] = 
            {
                ["visible"] = true,
                ["name"] = "Blue",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [2]
            [3] = 
            {
                ["visible"] = true,
                ["name"] = "Neutral",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [3]
            [1] = 
            {
                ["visible"] = true,
                ["name"] = "Red",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [1]
            [4] = 
            {
                ["visible"] = true,
                ["name"] = "Common",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [4]
            [5] = 
            {
                ["visible"] = true,
                ["name"] = "Author",
                ["objects"] = 
                {
                    [1] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 4,
                        ["mapY"] = -69758.479769079,
                        ["layerName"] = "Author",
                        ["angle"] = 0,
                        ["colorString"] = "0x00ff00ff",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["name"] = "TYRE",
                        ["mapX"] = -192056.31377151,
                        ["text"] = "Tyre",
                        ["fillColorString"] = "0x0000ff80",
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 24,
                    }, -- end of [1]
                }, -- end of ["objects"]
            }, -- end of [5]
        }, -- end of ["layers"]
    }, -- end of ["drawings"]
    ["groundControl"] = 
    {
        ["passwords"] = 
        {
            ["artillery_commander"] = 
            {
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
            }, -- end of ["instructor"]
            ["observer"] = 
            {
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
            }, -- end of ["forward_observer"]
        }, -- end of ["passwords"]
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
        ["isPilotControlVehicles"] = false,
    }, -- end of ["groundControl"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["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,
        ["dust_density"] = 0,
        ["halo"] = 
        {
            ["preset"] = "auto",
        }, -- end of ["halo"]
        ["enable_dust"] = false,
        ["season"] = 
        {
            ["temperature"] = 20,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["groundTurbulence"] = 0,
        ["modifiedTime"] = false,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 200,
            ["density"] = 0,
            ["preset"] = "Preset24",
            ["base"] = 2500,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Syria",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["radius"] = 10924.9464,
                ["zoneId"] = 85,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = -68017.111422046,
                ["x"] = -193774.27699089,
                ["name"] = "Tank Activation-1",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [1]
            [2] = 
            {
                ["radius"] = 74.0664,
                ["zoneId"] = 86,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = -68828.59860551,
                ["x"] = -193940.13566897,
                ["name"] = "Pick up-1",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [2]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = -57758.859028519,
        ["zoom"] = 80095.482397802,
        ["centerX"] = -195756.07157353,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 70,
            [2] = 83,
            [3] = 23,
            [4] = 65,
            [5] = 86,
            [6] = 64,
            [7] = 25,
            [8] = 63,
            [9] = 76,
            [10] = 84,
            [11] = 90,
            [12] = 29,
            [13] = 62,
            [14] = 30,
            [15] = 78,
            [16] = 87,
            [17] = 31,
            [18] = 61,
            [19] = 32,
            [20] = 33,
            [21] = 60,
            [22] = 35,
            [23] = 69,
            [24] = 36,
            [25] = 59,
            [26] = 71,
            [27] = 79,
            [28] = 58,
            [29] = 57,
            [30] = 56,
            [31] = 55,
            [32] = 88,
            [33] = 73,
            [34] = 39,
            [35] = 89,
            [36] = 54,
            [37] = 77,
            [38] = 72,
            [39] = 41,
            [40] = 42,
            [41] = 85,
            [42] = 75,
            [43] = 53,
            [44] = 52,
            [45] = 66,
            [46] = 51,
            [47] = 74,
            [48] = 82,
            [49] = 7,
            [50] = 68,
            [51] = 50,
            [52] = 49,
            [53] = 48,
            [54] = 67,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 21,
            [2] = 11,
            [3] = 8,
            [4] = 80,
            [5] = 28,
            [6] = 26,
            [7] = 13,
            [8] = 5,
            [9] = 16,
            [10] = 6,
            [11] = 15,
            [12] = 20,
            [13] = 12,
            [14] = 40,
            [15] = 44,
            [16] = 45,
            [17] = 9,
            [18] = 46,
            [19] = 22,
            [20] = 10,
            [21] = 3,
            [22] = 4,
            [23] = 1,
            [24] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 24,
            [3] = 27,
            [4] = 81,
            [5] = 17,
            [6] = 34,
            [7] = 37,
            [8] = 38,
            [9] = 0,
            [10] = 43,
            [11] = 19,
            [12] = 47,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 15,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 5.9166661642608,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78626.241196347,
                                            ["speed"] = 0,
                                            ["x"] = -210024.03774281,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "israel fictional",
                                        ["category"] = "Helicopters",
                                        ["type"] = "SA342M",
                                        ["unitId"] = 1,
                                        ["rate"] = 30,
                                        ["y"] = -78626.241196347,
                                        ["x"] = -210024.03774281,
                                        ["name"] = "Statisch SA342M-1-1",
                                        ["heading"] = 5.9166661642608,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78626.241196347,
                                ["x"] = -210024.03774281,
                                ["name"] = "Statisch SA342M-1",
                                ["dead"] = false,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["name"] = "Israel",
                }, -- end of [1]
                [2] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "From Ground Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffGround",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -78488.843837627,
                                            ["x"] = -209817.81402852,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 20,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 334.28018993443,
                                            ["ETA_locked"] = false,
                                            ["y"] = -68854.825492036,
                                            ["x"] = -193941.03065343,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 55,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 500,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "default",
                                        ["skill"] = "Player",
                                        ["speed"] = 55.555555555556,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["CpgNVG"] = true,
                                            ["FlareSalvoInterval"] = 0,
                                            ["OverrideIFF"] = 0,
                                            ["PltNVG"] = true,
                                            ["FlareSalvoCount"] = 0,
                                            ["HumanOrchestra"] = false,
                                            ["FCR_RFI_removed"] = true,
                                            ["AIDisabled"] = false,
                                            ["FlareBurstCount"] = 0,
                                            ["NetCrewControlPriority"] = 0,
                                            ["FlareBurstInterval"] = 0,
                                            ["TrackAirTargets"] = true,
                                            ["FlareProgramDelay"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AH-64D_BLK_II",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [7] = 0,
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [9] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [7] = 141,
                                                    [1] = 127.5,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [9] = 126,
                                                    [5] = 125,
                                                    [10] = 137,
                                                    [3] = 136,
                                                    [6] = 121,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [7] = 0,
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [9] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [7] = 325,
                                                    [1] = 127.5,
                                                    [2] = 240,
                                                    [4] = 270,
                                                    [8] = 350,
                                                    [9] = 375,
                                                    [5] = 285,
                                                    [10] = 390,
                                                    [3] = 255,
                                                    [6] = 300,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [7] = 30.035,
                                                    [1] = 30,
                                                    [2] = 30.01,
                                                    [4] = 30.02,
                                                    [8] = 30.04,
                                                    [9] = 30.045,
                                                    [5] = 30.025,
                                                    [10] = 30.05,
                                                    [3] = 30.015,
                                                    [6] = 30.03,
                                                }, -- end of ["channels"]
                                            }, -- end of [4]
                                            [3] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [7] = 30.035,
                                                    [1] = 30,
                                                    [2] = 30.01,
                                                    [4] = 30.02,
                                                    [8] = 30.04,
                                                    [9] = 30.045,
                                                    [5] = 30.025,
                                                    [10] = 30.05,
                                                    [3] = 30.015,
                                                    [6] = 30.03,
                                                }, -- end of ["channels"]
                                            }, -- end of [3]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 55,
                                        ["psi"] = -2.7401669256311,
                                        ["y"] = -78488.843837627,
                                        ["x"] = -209817.81402852,
                                        ["name"] = "Sabre-1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{M261_M229}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{M261_M229}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 570,
                                            ["flare"] = 60,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.7401669256311,
                                        ["callsign"] = 
                                        {
                                            [1] = 20,
                                            [2] = 1,
                                            ["name"] = "Saber11",
                                            [3] = 1,
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78488.843837627,
                                ["x"] = -209817.81402852,
                                ["name"] = "Sabre-1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Nichts auf dem Grund",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = -78271.726881369,
                                                ["x"] = -209404.0044889,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = -78712.166984581,
                                                ["x"] = -209141.0371488,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = -78153.73038055,
                                                ["x"] = -209536.80261274,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = -78705.933591735,
                                                ["x"] = -209148.85139005,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = -78702.503534464,
                                                ["x"] = -209152.49121382,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = -78698.761588793,
                                                ["x"] = -209155.8042402,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = -78694.67202048,
                                                ["x"] = -209158.67103507,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = -78690.276564352,
                                                ["x"] = -209161.04402101,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = -78685.665337952,
                                                ["x"] = -209162.97431003,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = -78671.253783969,
                                                ["x"] = -209167.09934014,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = -78622.162056575,
                                                ["x"] = -209176.5561439,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = -78603.219162374,
                                                ["x"] = -209182.89096128,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = -78580.945177825,
                                                ["x"] = -209194.21507032,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = -78473.417424985,
                                                ["x"] = -209275.48426306,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = -78309.489621745,
                                                ["x"] = -209371.28632767,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = -78265.168948386,
                                                ["x"] = -209411.54352826,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = -78179.571347604,
                                                ["x"] = -209522.12405263,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = -78143.898221122,
                                                ["x"] = -209538.56392634,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                ["y"] = -78175.748066112,
                                                ["x"] = -209525.34476008,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = -78138.912596871,
                                                ["x"] = -209538.94334462,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = -78563.836814209,
                                                ["x"] = -209204.56937151,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = -78456.792614505,
                                                ["x"] = -209286.59700356,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = -78301.543437851,
                                                ["x"] = -209377.35093705,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = -78250.035228433,
                                                ["x"] = -209431.43785009,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = -78171.733264492,
                                                ["x"] = -209528.32378194,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = -78128.915704743,
                                                ["x"] = -209539.15097475,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = -78680.92318076,
                                                ["x"] = -209164.56279348,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = -78651.640533165,
                                                ["x"] = -209171.00983358,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = -78612.551152538,
                                                ["x"] = -209179.30593252,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = -78594.156598676,
                                                ["x"] = -209187.11532685,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = -78547.308291989,
                                                ["x"] = -209215.82617657,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = -78426.70044398,
                                                ["x"] = -209304.46445055,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = -78290.146129388,
                                                ["x"] = -209387.10453392,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = -78193.392822987,
                                                ["x"] = -209507.69008591,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = -78163.099860441,
                                                ["x"] = -209533.3477809,
                                            }, -- end of [36]
                                            [43] = 
                                            {
                                                ["y"] = -78115.035379211,
                                                ["x"] = -209539.01484653,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = -78158.494686225,
                                                ["x"] = -209535.29003931,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = -78148.850535568,
                                                ["x"] = -209537.87820031,
                                            }, -- end of [39]
                                            [35] = 
                                            {
                                                ["y"] = -78167.517399342,
                                                ["x"] = -209531.00939848,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = -78726.247636784,
                                                ["x"] = -209120.38196547,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = -78531.429422059,
                                                ["x"] = -209227.98087548,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = -78321.885628102,
                                                ["x"] = -209362.84368527,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = -78186.728434893,
                                                ["x"] = -209515.14443163,
                                            }, -- end of [31]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = -78923.706537008,
                                                ["x"] = -209787.58497155,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -78915.383904128,
                                                ["x"] = -209826.54654166,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -78703.901246277,
                                                ["x"] = -209737.73921448,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78886.339295211,
                                                ["x"] = -209819.67059538,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78900.584266089,
                                                ["x"] = -209824.33520804,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78919.854833893,
                                                ["x"] = -209824.71695097,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -78921.438688219,
                                                ["x"] = -209820.01661306,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -78905.46507599,
                                                ["x"] = -209825.42006414,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78922.181216325,
                                                ["x"] = -209815.072927,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -78895.770923414,
                                                ["x"] = -209822.98634832,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78910.400408919,
                                                ["x"] = -209826.22607726,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78923.672258553,
                                                ["x"] = -209795.13765475,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = -78923.178929494,
                                                ["x"] = -209805.12322088,
                                            }, -- end of [11]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -78923.706010835,
                                                ["x"] = -209787.63491305,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78924.321590312,
                                                ["x"] = -209752.64572408,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78930.476797861,
                                                ["x"] = -209687.98415899,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78965.596310448,
                                                ["x"] = -209660.83796467,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -79035.931521118,
                                                ["x"] = -209569.99063802,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -79021.737329451,
                                                ["x"] = -209565.14268959,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -78977.437852601,
                                                ["x"] = -209651.63452555,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -78887.859717061,
                                                ["x"] = -209524.22267183,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = -78932.801091843,
                                                ["x"] = -209683.59184571,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -79050.721547823,
                                                ["x"] = -209591.17819262,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = -79054.229028805,
                                                ["x"] = -209587.6249866,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = -78929.426543542,
                                                ["x"] = -209692.86635658,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78936.431977694,
                                                ["x"] = -209680.17352991,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -79056.204140209,
                                                ["x"] = -209583.17538548,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = -79053.729771507,
                                                ["x"] = -209578.97157531,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -78940.567537587,
                                                ["x"] = -209677.36549778,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -79049.574639914,
                                                ["x"] = -209576.19701157,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = -78881.9525137,
                                                ["x"] = -209522.61370908,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = -79045.128070249,
                                                ["x"] = -209573.91453877,
                                            }, -- end of [15]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = -79184.054481442,
                                                ["x"] = -209141.40813214,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -78745.741123839,
                                                ["x"] = -209268.67173483,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -78859.810375867,
                                                ["x"] = -209352.35599519,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78756.376379865,
                                                ["x"] = -209291.55901665,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78745.079436595,
                                                ["x"] = -209281.7873086,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78750.00640705,
                                                ["x"] = -209266.06973738,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -78754.510963628,
                                                ["x"] = -209263.91038281,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -78742.761187972,
                                                ["x"] = -209277.36564434,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78768.400322045,
                                                ["x"] = -209258.25256246,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -78748.458482224,
                                                ["x"] = -209285.45702342,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78742.603168263,
                                                ["x"] = -209272.44602621,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78919.875138554,
                                                ["x"] = -209206.83728626,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = -78876.83729891,
                                                ["x"] = -209219.96359837,
                                            }, -- end of [11]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = -78068.25123364,
                                                ["x"] = -209733.27244891,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = -78024.968669589,
                                                ["x"] = -209537.68570037,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = -78019.98899725,
                                                ["x"] = -209538.1290758,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = -78015.060869689,
                                                ["x"] = -209538.96206965,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = -78010.220435097,
                                                ["x"] = -209540.21125346,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = -78005.513825854,
                                                ["x"] = -209541.89122372,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = -78001.001295046,
                                                ["x"] = -209544.04361472,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = -77996.785395833,
                                                ["x"] = -209546.72086944,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = -77989.700463145,
                                                ["x"] = -209553.7299937,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = -77984.22983818,
                                                ["x"] = -209562.08964621,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = -77968.885015006,
                                                ["x"] = -209593.53457448,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = -77954.324258436,
                                                ["x"] = -209630.75780178,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = -77956.356658819,
                                                ["x"] = -209649.97746106,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = -77985.583784937,
                                                ["x"] = -209677.08741581,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = -78100.291613706,
                                                ["x"] = -209757.18315407,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = -78144.183269051,
                                                ["x"] = -209811.31108118,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = -78144.833786156,
                                                ["x"] = -209812.15725169,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = -77953.316858903,
                                                ["x"] = -209635.65273983,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = -77959.356871189,
                                                ["x"] = -209653.97892103,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = -78009.710561079,
                                                ["x"] = -209694.9106944,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = -78114.754940549,
                                                ["x"] = -209770.99237547,
                                            }, -- end of [29]
                                            [9] = 
                                            {
                                                ["y"] = -77992.993697101,
                                                ["x"] = -209549.97199829,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = -77986.823222655,
                                                ["x"] = -209557.81674836,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = -77979.521580349,
                                                ["x"] = -209570.91272138,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = -77957.40914768,
                                                ["x"] = -209621.24930807,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = -77953.110818117,
                                                ["x"] = -209640.64113777,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = -77962.760436611,
                                                ["x"] = -209657.63661165,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = -78039.021990579,
                                                ["x"] = -209714.0310732,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = -78121.409118719,
                                                ["x"] = -209778.45269421,
                                            }, -- end of [30]
                                            [1] = 
                                            {
                                                ["y"] = -78114.95359955,
                                                ["x"] = -209539.01552471,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = -77954.136448868,
                                                ["x"] = -209645.51400835,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = -77970.117477579,
                                                ["x"] = -209664.41000676,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = -78127.384477475,
                                                ["x"] = -209786.46596543,
                                            }, -- end of [31]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = -78460.481314179,
                                                ["x"] = -209736.91108978,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = -78178.963396176,
                                                ["x"] = -209855.13022082,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = -78501.513535435,
                                                ["x"] = -209707.14508559,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = -78183.76922223,
                                                ["x"] = -209854.87131902,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = -78188.006392836,
                                                ["x"] = -209852.22951618,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = -78191.967415996,
                                                ["x"] = -209849.17637889,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = -78199.52477595,
                                                ["x"] = -209842.62975506,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = -78206.657739444,
                                                ["x"] = -209835.62385517,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = -78252.059539013,
                                                ["x"] = -209789.13186612,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = -78278.9934605,
                                                ["x"] = -209766.80954748,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = -78370.118691675,
                                                ["x"] = -209705.22667369,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = -78379.506288581,
                                                ["x"] = -209704.54692753,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = -78390.351048014,
                                                ["x"] = -209714.87402418,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = -78411.872248972,
                                                ["x"] = -209727.40611911,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = -78445.509042883,
                                                ["x"] = -209736.62730916,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = -78465.461057088,
                                                ["x"] = -209736.44681029,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = -78484.481910549,
                                                ["x"] = -209730.75252427,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = -78504.144913044,
                                                ["x"] = -209692.38525368,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = -78609.55956847,
                                                ["x"] = -209689.16825209,
                                            }, -- end of [48]
                                            [33] = 
                                            {
                                                ["y"] = -78488.652088239,
                                                ["x"] = -209728.0005698,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = -78508.651469883,
                                                ["x"] = -209652.65428093,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = -78394.291409938,
                                                ["x"] = -209717.94868106,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = -78421.20400129,
                                                ["x"] = -209730.99722522,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = -78450.4915037,
                                                ["x"] = -209737.02293388,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = -78470.409071658,
                                                ["x"] = -209735.72046548,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = -78492.384576963,
                                                ["x"] = -209724.68103206,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = -78510.122173294,
                                                ["x"] = -209647.88832075,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = -78267.147500502,
                                                ["x"] = -209776.00704923,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = -78295.406933603,
                                                ["x"] = -209755.3841532,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = -78374.740221673,
                                                ["x"] = -209703.40928274,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = -78383.3010349,
                                                ["x"] = -209707.78651969,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = -78398.480033076,
                                                ["x"] = -209720.67491087,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = -78430.773471235,
                                                ["x"] = -209733.88815327,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = -78455.488308599,
                                                ["x"] = -209737.11282667,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = -78475.283306799,
                                                ["x"] = -209734.62003805,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = -78498.097828858,
                                                ["x"] = -209716.5235625,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = -78518.278811342,
                                                ["x"] = -209643.56388318,
                                            }, -- end of [44]
                                            [47] = 
                                            {
                                                ["y"] = -78554.487826613,
                                                ["x"] = -209660.27719686,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = -78527.704375301,
                                                ["x"] = -209646.78115754,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = -78502.580565859,
                                                ["x"] = -209702.26094351,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = -78513.394780148,
                                                ["x"] = -209644.26308123,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = -78500.061178225,
                                                ["x"] = -209711.92711331,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = -78523.123565223,
                                                ["x"] = -209644.77366147,
                                            }, -- end of [45]
                                            [35] = 
                                            {
                                                ["y"] = -78495.559033168,
                                                ["x"] = -209720.82482524,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = -78144.825831242,
                                                ["x"] = -209812.1468288,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = -78402.838686676,
                                                ["x"] = -209723.12287891,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = -78440.555040501,
                                                ["x"] = -209735.95564759,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = -78479.994694265,
                                                ["x"] = -209732.95133487,
                                            }, -- end of [31]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -79184.054480521,
                                                ["x"] = -209141.40813243,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -79217.872485192,
                                                ["x"] = -209132.44148216,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -79226.387317033,
                                                ["x"] = -209127.29959046,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -79220.337885414,
                                                ["x"] = -209112.85130459,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -79068.838344819,
                                                ["x"] = -209083.17075235,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -79025.154666156,
                                                ["x"] = -209072.39320606,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -79215.825285811,
                                                ["x"] = -209110.69887783,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -79018.812329339,
                                                ["x"] = -209070.48189598,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = -79229.129054152,
                                                ["x"] = -209123.16437093,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -79206.555400798,
                                                ["x"] = -209106.94820657,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = -79197.041180943,
                                                ["x"] = -209103.881374,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = -79222.360264485,
                                                ["x"] = -209130.2514646,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -79228.54232029,
                                                ["x"] = -209118.43457083,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -79187.348165722,
                                                ["x"] = -209101.42679235,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = -79172.627558267,
                                                ["x"] = -209098.54869436,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -79224.701052965,
                                                ["x"] = -209115.28519926,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -79142.932277228,
                                                ["x"] = -209094.30685554,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = -79093.313162938,
                                                ["x"] = -209088.25713413,
                                            }, -- end of [15]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -78610.155800578,
                                                ["x"] = -209688.00554216,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78610.155800578,
                                                ["x"] = -209688.00554216,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [15] = 
                                            {
                                                ["y"] = -78899.218995255,
                                                ["x"] = -209376.37147654,
                                            }, -- end of [15]
                                            [13] = 
                                            {
                                                ["y"] = -78911.448189626,
                                                ["x"] = -209385.01394839,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -78865.541303085,
                                                ["x"] = -209504.04196774,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -78907.599337149,
                                                ["x"] = -209381.84654532,
                                            }, -- end of [14]
                                            [2] = 
                                            {
                                                ["y"] = -78877.088841187,
                                                ["x"] = -209521.46434938,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78867.758318629,
                                                ["x"] = -209518.12020938,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78867.389175006,
                                                ["x"] = -209494.21397854,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -78859.810373845,
                                                ["x"] = -209352.35599429,
                                            }, -- end of [16]
                                            [9] = 
                                            {
                                                ["y"] = -78878.292910179,
                                                ["x"] = -209445.42076511,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -78865.145755708,
                                                ["x"] = -209513.99005766,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78880.043785462,
                                                ["x"] = -209440.75304696,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -78872.225434503,
                                                ["x"] = -209520.3083707,
                                            }, -- end of [3]
                                            [11] = 
                                            {
                                                ["y"] = -78882.613293224,
                                                ["x"] = -209436.46044008,
                                            }, -- end of [11]
                                            [6] = 
                                            {
                                                ["y"] = -78864.962158958,
                                                ["x"] = -209509.00512017,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78911.611673465,
                                                ["x"] = -209389.74653228,
                                            }, -- end of [12]
                                            [1] = 
                                            {
                                                ["y"] = -78881.954207412,
                                                ["x"] = -209522.61416885,
                                            }, -- end of [1]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -79018.777452535,
                                                ["x"] = -209070.47163084,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -79009.331488636,
                                                ["x"] = -209067.19986338,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78995.823786714,
                                                ["x"] = -209060.69392759,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78930.22876399,
                                                ["x"] = -209024.5492454,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -78881.191509133,
                                                ["x"] = -209018.15276959,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -78871.352218508,
                                                ["x"] = -209019.91961436,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -78920.757622674,
                                                ["x"] = -209021.34938297,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -78861.664748506,
                                                ["x"] = -209022.39463253,
                                            }, -- end of [18]
                                            [31] = 
                                            {
                                                ["y"] = -78726.264961279,
                                                ["x"] = -209120.3550441,
                                            }, -- end of [31]
                                            [5] = 
                                            {
                                                ["y"] = -78987.130206993,
                                                ["x"] = -209055.7545166,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78911.044402541,
                                                ["x"] = -209018.98706763,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = -78819.523793097,
                                                ["x"] = -209038.10073017,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = -78733.484863122,
                                                ["x"] = -209109.50245391,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = -78777.949986485,
                                                ["x"] = -209055.26036907,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = -78906.11264805,
                                                ["x"] = -209018.1679091,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = -78763.462940589,
                                                ["x"] = -209059.11136162,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = -79004.754767197,
                                                ["x"] = -209065.18966351,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78948.423128985,
                                                ["x"] = -209032.82680399,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78901.144056324,
                                                ["x"] = -209017.61226719,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = -78755.811740716,
                                                ["x"] = -209065.06281183,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = -78847.39503297,
                                                ["x"] = -209027.0094864,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = -78754.241770775,
                                                ["x"] = -209069.80099472,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = -78896.152557283,
                                                ["x"] = -209017.33378334,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = -78752.788352511,
                                                ["x"] = -209074.59151361,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = -78751.018369301,
                                                ["x"] = -209079.26731924,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = -78939.444695976,
                                                ["x"] = -209028.42708325,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -78891.153342726,
                                                ["x"] = -209017.33657007,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = -78748.951095133,
                                                ["x"] = -209083.81850315,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = -78758.953746192,
                                                ["x"] = -209061.29291602,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = -78744.169054242,
                                                ["x"] = -209092.59668921,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = -78886.161895423,
                                                ["x"] = -209017.61448248,
                                            }, -- end of [15]
                                        }, -- end of [6]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 115,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78703.249812271,
                                            ["x"] = -209739.17190523,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 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]
                                        [2] = 
                                        {
                                            ["alt"] = 108,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 40.908747753314,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78925.294713129,
                                            ["x"] = -209787.62897916,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 86,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 97.637449755755,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78882.405870095,
                                            ["x"] = -209520.94719778,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 74,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 160.99003823112,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78860.601735587,
                                            ["x"] = -209351.05245301,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 279.13024441083,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -79184.505393225,
                                            ["x"] = -209143.14763272,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 311.74489398862,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -79019.329718596,
                                            ["x"] = -209068.66462985,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 35,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 381.75261327778,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78724.806556672,
                                            ["x"] = -209119.43588501,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 113,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 523.63348429542,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78114.980181639,
                                            ["x"] = -209537.25249732,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 116,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 577.97284837638,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78143.516546394,
                                            ["x"] = -209813.15412493,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 115,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 702.1074828246,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78608.761988041,
                                            ["x"] = -209690.72644489,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 10,
                                                                ["nWaypointIndx"] = 2,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 2,
                                        ["y"] = -78703.249812271,
                                        ["x"] = -209739.17190523,
                                        ["name"] = "Ground-1-1",
                                        ["heading"] = -1.7856586443446,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78703.249812271,
                                ["x"] = -209739.17190523,
                                ["name"] = "Ground-1",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Nichts auf dem Grund",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = -78162.692487285,
                                                ["x"] = -209529.68245461,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -78063.586986943,
                                                ["x"] = -209534.6309204,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78138.576619471,
                                                ["x"] = -209535.47381874,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78148.513632191,
                                                ["x"] = -209534.40821903,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78167.058147626,
                                                ["x"] = -209527.25097882,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -78171.259446883,
                                                ["x"] = -209524.54056179,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -78153.38522139,
                                                ["x"] = -209533.29598279,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78175.291052972,
                                                ["x"] = -209521.58451201,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -78143.562908577,
                                                ["x"] = -209535.10259429,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78158.127440462,
                                                ["x"] = -209531.71652451,
                                            }, -- end of [6]
                                            [11] = 
                                            {
                                                ["y"] = -78177.638940333,
                                                ["x"] = -209519.45794436,
                                            }, -- end of [11]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = -78703.697601215,
                                                ["x"] = -209146.13819822,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = -78187.902370635,
                                                ["x"] = -209508.7490133,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = -78778.257636892,
                                                ["x"] = -208932.57715934,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = -78194.318577758,
                                                ["x"] = -209501.08006721,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = -78269.498043934,
                                                ["x"] = -209401.27523276,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = -78273.032540536,
                                                ["x"] = -209397.73899096,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = -78295.472299121,
                                                ["x"] = -209377.8163401,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = -78303.269113816,
                                                ["x"] = -209371.55999415,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = -78315.48453931,
                                                ["x"] = -209362.86085774,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = -78462.96512948,
                                                ["x"] = -209278.43504609,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = -78490.96452846,
                                                ["x"] = -209257.46408513,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = -78557.42845277,
                                                ["x"] = -209204.57455308,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = -78591.905710085,
                                                ["x"] = -209184.33509793,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = -78629.590923507,
                                                ["x"] = -209171.38799198,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = -78692.45072616,
                                                ["x"] = -209155.96153636,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = -78706.864355163,
                                                ["x"] = -209142.27124679,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = -78747.258985137,
                                                ["x"] = -209079.18274011,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = -78774.082722133,
                                                ["x"] = -208924.86731577,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                ["y"] = -78749.124867445,
                                                ["x"] = -209074.54451123,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = -78769.322788636,
                                                ["x"] = -208923.32792699,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = -78600.947861852,
                                                ["x"] = -209180.06706153,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = -78673.780471923,
                                                ["x"] = -209162.92122139,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = -78696.559904595,
                                                ["x"] = -209153.12381252,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = -78712.779882373,
                                                ["x"] = -209134.20831962,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = -78750.677243411,
                                                ["x"] = -209069.79259837,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = -78754.802133095,
                                                ["x"] = -208919.5711376,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = -78332.424776016,
                                                ["x"] = -209352.23380068,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = -78475.250442542,
                                                ["x"] = -209269.83135129,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = -78541.065039659,
                                                ["x"] = -209216.06962382,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = -78574.385925307,
                                                ["x"] = -209193.9750705,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = -78610.248511507,
                                                ["x"] = -209176.40041833,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = -78683.376071205,
                                                ["x"] = -209160.11863302,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = -78700.29404821,
                                                ["x"] = -209149.80261638,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = -78737.601537246,
                                                ["x"] = -209096.67529722,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = -78771.681155421,
                                                ["x"] = -208966.9423418,
                                            }, -- end of [36]
                                            [43] = 
                                            {
                                                ["y"] = -78701.763071885,
                                                ["x"] = -208907.60600519,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = -78777.222924957,
                                                ["x"] = -208937.4676147,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = -78778.072382493,
                                                ["x"] = -208927.66197964,
                                            }, -- end of [39]
                                            [35] = 
                                            {
                                                ["y"] = -78753.101306093,
                                                ["x"] = -209060.09163889,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = -78177.517037355,
                                                ["x"] = -209519.5671462,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = -78619.825530509,
                                                ["x"] = -209173.53547884,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = -78688.020975025,
                                                ["x"] = -209158.26904872,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = -78745.110989898,
                                                ["x"] = -209083.69612336,
                                            }, -- end of [31]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -78715.08895378,
                                                ["x"] = -208971.35948893,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78764.005715607,
                                                ["x"] = -208981.66706979,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78770.392084984,
                                                ["x"] = -208988.50608404,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78761.893923892,
                                                ["x"] = -209052.03182608,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -78808.787735662,
                                                ["x"] = -209052.09373773,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -78812.759578997,
                                                ["x"] = -209055.12861469,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -78766.542135118,
                                                ["x"] = -209053.58879522,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -78817.204048349,
                                                ["x"] = -209057.39577482,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = -78770.301410358,
                                                ["x"] = -208993.47554028,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78771.518048819,
                                                ["x"] = -209053.17027664,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = -78826.910793704,
                                                ["x"] = -209059.73312045,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = -78905.06452598,
                                                ["x"] = -209109.89937643,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = -78851.521403201,
                                                ["x"] = -209064.04336796,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = -78776.403462175,
                                                ["x"] = -209052.10766022,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = -78856.261460748,
                                                ["x"] = -209065.63702125,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = -78768.358195475,
                                                ["x"] = -208984.00922562,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78761.808987065,
                                                ["x"] = -209037.66752499,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78781.171071974,
                                                ["x"] = -209050.61009128,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = -78864.959814867,
                                                ["x"] = -209070.49791556,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = -78822.001829359,
                                                ["x"] = -209058.78157801,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = -78868.82774873,
                                                ["x"] = -209073.66560633,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = -78795.354526195,
                                                ["x"] = -209045.99091594,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = -78872.452134178,
                                                ["x"] = -209077.11095191,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = -78882.654606392,
                                                ["x"] = -209088.10531484,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = -78760.172193031,
                                                ["x"] = -209047.5125531,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -78800.221007561,
                                                ["x"] = -209046.98442748,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = -78899.785685576,
                                                ["x"] = -209106.2928096,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = -78860.774475876,
                                                ["x"] = -209067.77481221,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = -78903.860073912,
                                                ["x"] = -209109.18072046,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = -78804.675753837,
                                                ["x"] = -209049.25005441,
                                            }, -- end of [15]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = -79066.805715127,
                                                ["x"] = -209308.26361045,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -79221.412046812,
                                                ["x"] = -209270.76074982,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -79078.951177593,
                                                ["x"] = -209243.8253194,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -79072.575557717,
                                                ["x"] = -209250.07272063,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -79071.432936588,
                                                ["x"] = -209310.11219412,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -79076.284432949,
                                                ["x"] = -209311.32393535,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -79063.83409545,
                                                ["x"] = -209299.29791617,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -79123.173658714,
                                                ["x"] = -209320.78711873,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -79074.475860835,
                                                ["x"] = -209245.50630034,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -79064.028846724,
                                                ["x"] = -209304.27068487,
                                            }, -- end of [6]
                                        }, -- end of [8]
                                        [16] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = -78462.939743804,
                                                ["x"] = -209740.19026296,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = -78581.79568191,
                                                ["x"] = -209627.11518037,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = -78566.952077353,
                                                ["x"] = -209653.17275423,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = -78564.376337185,
                                                ["x"] = -209657.45687419,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = -78561.146995693,
                                                ["x"] = -209661.21432933,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = -78556.572767536,
                                                ["x"] = -209663.02935036,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = -78551.642473464,
                                                ["x"] = -209662.40320122,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = -78547.10558163,
                                                ["x"] = -209660.30401056,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = -78515.199623734,
                                                ["x"] = -209647.01073988,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = -78511.06481407,
                                                ["x"] = -209655.52756892,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = -78507.243743927,
                                                ["x"] = -209695.33656587,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = -78504.327456047,
                                                ["x"] = -209710.03900152,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = -78494.653872173,
                                                ["x"] = -209727.30879508,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = -78477.671538987,
                                                ["x"] = -209737.51231749,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = -78457.951267971,
                                                ["x"] = -209740.51230395,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = -78428.263937345,
                                                ["x"] = -209737.0563987,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = -78423.486682603,
                                                ["x"] = -209735.57568622,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = -78502.687987553,
                                                ["x"] = -209714.76046406,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = -78490.916230311,
                                                ["x"] = -209730.62374768,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = -78472.837485165,
                                                ["x"] = -209738.77889094,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = -78452.954978778,
                                                ["x"] = -209740.56927051,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = -78422.622060736,
                                                ["x"] = -209735.28617038,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = -78520.12452943,
                                                ["x"] = -209647.2312621,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = -78512.117261902,
                                                ["x"] = -209650.63964665,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = -78510.003684261,
                                                ["x"] = -209665.4662502,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = -78505.531961365,
                                                ["x"] = -209705.18754614,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = -78500.565290478,
                                                ["x"] = -209719.2853237,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = -78486.777015744,
                                                ["x"] = -209733.42323351,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = -78467.909576184,
                                                ["x"] = -209739.61996151,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = -78447.962786106,
                                                ["x"] = -209740.3362743,
                                            }, -- end of [30]
                                            [1] = 
                                            {
                                                ["y"] = -78583.940483522,
                                                ["x"] = -209622.60369263,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = -78497.894465636,
                                                ["x"] = -209723.50651601,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = -78482.334472885,
                                                ["x"] = -209735.71130164,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = -78438.036838437,
                                                ["x"] = -209739.14903639,
                                            }, -- end of [31]
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -78422.456829309,
                                                ["x"] = -209735.23916648,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78413.061846058,
                                                ["x"] = -209731.81702192,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78395.249418118,
                                                ["x"] = -209722.77249756,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78376.305894134,
                                                ["x"] = -209706.76381443,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -78201.245105281,
                                                ["x"] = -209845.79596922,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -78193.615871153,
                                                ["x"] = -209852.25808341,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -78371.625932643,
                                                ["x"] = -209708.09816031,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -78189.585990739,
                                                ["x"] = -209855.22046832,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = -78391.125157305,
                                                ["x"] = -209719.95023928,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78367.535052136,
                                                ["x"] = -209710.97258949,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = -78180.4643554,
                                                ["x"] = -209858.87875606,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = -78175.893045623,
                                                ["x"] = -209857.05873607,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = -78338.907266971,
                                                ["x"] = -209731.09955911,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = -78172.38578887,
                                                ["x"] = -209853.51065591,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = -78403.973716757,
                                                ["x"] = -209727.6502731,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78387.258267185,
                                                ["x"] = -209716.78233622,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78276.671560414,
                                                ["x"] = -209772.9240659,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = -78133.209476254,
                                                ["x"] = -209801.65847085,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = -78124.297881426,
                                                ["x"] = -209788.05637569,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = -78265.004315465,
                                                ["x"] = -209782.34791949,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -78383.720243277,
                                                ["x"] = -209713.25225478,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -78250.130433475,
                                                ["x"] = -209795.71529868,
                                            }, -- end of [14]
                                            [23] = 
                                            {
                                                ["y"] = -78169.353839351,
                                                ["x"] = -209849.53123762,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = -78185.283242071,
                                                ["x"] = -209857.75297932,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = -78232.432352581,
                                                ["x"] = -209813.36907397,
                                            }, -- end of [15]
                                        }, -- end of [17]
                                        [9] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = -79311.423522982,
                                                ["x"] = -209365.46255485,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -79123.062709608,
                                                ["x"] = -209320.76181096,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -79289.801506693,
                                                ["x"] = -209353.83702002,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -79299.255889903,
                                                ["x"] = -209357.07620714,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -79312.709717523,
                                                ["x"] = -209370.2040709,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -79310.803166409,
                                                ["x"] = -209374.75146869,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -79303.805988624,
                                                ["x"] = -209359.15575051,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -79307.53306225,
                                                ["x"] = -209378.52026983,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -79294.576865488,
                                                ["x"] = -209355.3156785,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -79308.034412336,
                                                ["x"] = -209361.80272758,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -79081.244405182,
                                                ["x"] = -209570.7297944,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = -79303.885379443,
                                                ["x"] = -209381.93115309,
                                            }, -- end of [11]
                                        }, -- end of [9]
                                        [18] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -78124.295103703,
                                                ["x"] = -209788.05229249,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78118.309738075,
                                                ["x"] = -209780.04912279,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78100.711716556,
                                                ["x"] = -209762.31403984,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78093.31321325,
                                                ["x"] = -209742.12941286,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -78128.619016091,
                                                ["x"] = -209727.09713358,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -78142.132380482,
                                                ["x"] = -209741.79497194,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -78096.290716911,
                                                ["x"] = -209738.11471367,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -78146.503774873,
                                                ["x"] = -209744.14869647,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = -78093.144024164,
                                                ["x"] = -209755.7995824,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78099.659508057,
                                                ["x"] = -209734.42454735,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = -78103.430110686,
                                                ["x"] = -209731.14900923,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = -78111.538817111,
                                                ["x"] = -209772.69280396,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78090.775994411,
                                                ["x"] = -209751.42988004,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78111.476834407,
                                                ["x"] = -209725.201789,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = -78115.761431908,
                                                ["x"] = -209722.63860692,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -78090.964181858,
                                                ["x"] = -209746.53601348,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -78120.585835305,
                                                ["x"] = -209721.56793178,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = -78148.374943283,
                                                ["x"] = -209744.40986838,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = -78125.065626541,
                                                ["x"] = -209723.58060488,
                                            }, -- end of [15]
                                        }, -- end of [18]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -78904.95480153,
                                                ["x"] = -209109.82855563,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78926.661724444,
                                                ["x"] = -209122.21211074,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -79005.915327365,
                                                ["x"] = -209152.82402904,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -79026.65002483,
                                                ["x"] = -209166.46038469,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -79076.132295925,
                                                ["x"] = -209176.29379369,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -79079.704612454,
                                                ["x"] = -209179.79101359,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -79033.631160691,
                                                ["x"] = -209173.60327958,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -79083.191672192,
                                                ["x"] = -209183.36590114,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = -79014.819705295,
                                                ["x"] = -209157.37024265,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -79037.92355923,
                                                ["x"] = -209176.12296173,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = -79092.037737043,
                                                ["x"] = -209187.94069659,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = -79096.76313603,
                                                ["x"] = -209189.57213237,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = -79042.854693629,
                                                ["x"] = -209176.19714339,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = -79106.373737478,
                                                ["x"] = -209192.33277886,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = -78935.839298964,
                                                ["x"] = -209126.1785184,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -79019.091958617,
                                                ["x"] = -209159.96490099,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -79047.750110567,
                                                ["x"] = -209175.12829662,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = -79062.423086335,
                                                ["x"] = -209171.97120489,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -79023.101987924,
                                                ["x"] = -209162.9465952,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -79067.392883753,
                                                ["x"] = -209171.7735617,
                                            }, -- end of [14]
                                            [23] = 
                                            {
                                                ["y"] = -79131.309835077,
                                                ["x"] = -209198.17896734,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = -79087.437811202,
                                                ["x"] = -209185.98540245,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = -79072.091729801,
                                                ["x"] = -209173.34621788,
                                            }, -- end of [15]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = -78928.123372774,
                                                ["x"] = -209749.14466819,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -79081.234520061,
                                                ["x"] = -209570.73798672,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78969.06811902,
                                                ["x"] = -209662.62033083,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78936.035489842,
                                                ["x"] = -209685.10126464,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78927.186711164,
                                                ["x"] = -209784.1267441,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -78926.89803019,
                                                ["x"] = -209804.12272255,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -78933.62534481,
                                                ["x"] = -209689.42555097,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78926.756522215,
                                                ["x"] = -209805.59819993,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -78956.766609887,
                                                ["x"] = -209671.19724975,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78932.737650893,
                                                ["x"] = -209694.34022349,
                                            }, -- end of [6]
                                        }, -- end of [10]
                                        [20] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = -78238.992248374,
                                                ["x"] = -209681.54356696,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -78266.408220759,
                                                ["x"] = -209681.92933827,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -78250.477944372,
                                                ["x"] = -209712.88989844,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78261.837870811,
                                                ["x"] = -209703.09571264,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78268.578204891,
                                                ["x"] = -209695.738326,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78263.570429535,
                                                ["x"] = -209677.81199306,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -78260.440502778,
                                                ["x"] = -209673.91599003,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -78270.156682268,
                                                ["x"] = -209691.08024221,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78256.474941913,
                                                ["x"] = -209670.99744594,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -78265.40860087,
                                                ["x"] = -209699.58867822,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78268.854884176,
                                                ["x"] = -209686.29310193,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78247.613247143,
                                                ["x"] = -209675.00507039,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = -78251.760972989,
                                                ["x"] = -209672.21595083,
                                            }, -- end of [11]
                                        }, -- end of [20]
                                        [21] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = -78098.800757307,
                                                ["x"] = -209740.24248292,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -78134.152588972,
                                                ["x"] = -209738.85522055,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -78238.9922479,
                                                ["x"] = -209681.54356649,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78155.621343286,
                                                ["x"] = -209745.35506699,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78146.119725422,
                                                ["x"] = -209747.48226642,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78124.444974816,
                                                ["x"] = -209727.42174272,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -78120.280378369,
                                                ["x"] = -209724.86594712,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -78141.545948657,
                                                ["x"] = -209745.53861878,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78115.625587916,
                                                ["x"] = -209726.43433852,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -78151.079611611,
                                                ["x"] = -209747.39775883,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78137.605867607,
                                                ["x"] = -209742.46834197,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78099.953927407,
                                                ["x"] = -209738.79983049,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = -78111.546729232,
                                                ["x"] = -209729.32114383,
                                            }, -- end of [11]
                                        }, -- end of [21]
                                        [11] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = -78637.182982039,
                                                ["x"] = -209707.39089913,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -78905.125452747,
                                                ["x"] = -209828.87483846,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -78926.753587902,
                                                ["x"] = -209805.62680638,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78924.715555963,
                                                ["x"] = -209820.48413134,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78919.923755664,
                                                ["x"] = -209828.8082053,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78900.23364746,
                                                ["x"] = -209827.84214161,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -78895.410305945,
                                                ["x"] = -209826.52862299,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -78915.063002857,
                                                ["x"] = -209829.82900442,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78885.960131301,
                                                ["x"] = -209823.26672575,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -78923.297164338,
                                                ["x"] = -209825.27201643,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78910.074441353,
                                                ["x"] = -209829.59543492,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78690.081441874,
                                                ["x"] = -209734.67698659,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = -78867.493606671,
                                                ["x"] = -209815.59042252,
                                            }, -- end of [11]
                                        }, -- end of [11]
                                        [22] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = -78053.680963564,
                                                ["x"] = -209727.53624333,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -78098.876103258,
                                                ["x"] = -209740.15155418,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78095.702578634,
                                                ["x"] = -209744.01873739,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78087.257803408,
                                                ["x"] = -209748.69022237,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -77995.33890195,
                                                ["x"] = -209688.89071212,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -77975.600031242,
                                                ["x"] = -209673.55240919,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -78082.439180547,
                                                ["x"] = -209747.47503632,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -77964.214652006,
                                                ["x"] = -209663.78932269,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -78091.977587976,
                                                ["x"] = -209747.33186884,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78078.268259664,
                                                ["x"] = -209744.72148053,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -77954.143037906,
                                                ["x"] = -209653.52233696,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = -77956.964379655,
                                                ["x"] = -209656.90369252,
                                            }, -- end of [11]
                                        }, -- end of [22]
                                        [3] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = -78685.375498526,
                                                ["x"] = -208956.1204331,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -78701.762038514,
                                                ["x"] = -208907.60576231,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78696.897326647,
                                                ["x"] = -208908.05131597,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78692.691575913,
                                                ["x"] = -208916.83702895,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78685.694601257,
                                                ["x"] = -208961.08176041,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -78688.827873982,
                                                ["x"] = -208964.80261351,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -78689.275870751,
                                                ["x"] = -208931.44125172,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78693.477616387,
                                                ["x"] = -208966.61630566,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -78694.133508165,
                                                ["x"] = -208912.04576966,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78686.569909156,
                                                ["x"] = -208946.19331283,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78715.239702192,
                                                ["x"] = -208971.39750551,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = -78698.323180361,
                                                ["x"] = -208967.84545283,
                                            }, -- end of [11]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [15] = 
                                            {
                                                ["y"] = -79435.278262969,
                                                ["x"] = -209259.14251545,
                                            }, -- end of [15]
                                            [13] = 
                                            {
                                                ["y"] = -79438.123255349,
                                                ["x"] = -209249.55773792,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -79412.677950229,
                                                ["x"] = -209239.86776028,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -79436.663170646,
                                                ["x"] = -209254.34032141,
                                            }, -- end of [14]
                                            [2] = 
                                            {
                                                ["y"] = -79175.453853425,
                                                ["x"] = -209206.22002912,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -79397.765550573,
                                                ["x"] = -209240.77309,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -79417.537890465,
                                                ["x"] = -209238.68921729,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -79434.752029865,
                                                ["x"] = -209261.53759751,
                                            }, -- end of [16]
                                            [9] = 
                                            {
                                                ["y"] = -79427.236822569,
                                                ["x"] = -209236.28850658,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -79402.758950695,
                                                ["x"] = -209240.98245393,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -79432.149177456,
                                                ["x"] = -209236.82125521,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -79387.822178512,
                                                ["x"] = -209239.70992683,
                                            }, -- end of [3]
                                            [11] = 
                                            {
                                                ["y"] = -79435.848487158,
                                                ["x"] = -209240.07556538,
                                            }, -- end of [11]
                                            [6] = 
                                            {
                                                ["y"] = -79407.746146815,
                                                ["x"] = -209240.67377732,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -79437.903747271,
                                                ["x"] = -209244.62651786,
                                            }, -- end of [12]
                                            [1] = 
                                            {
                                                ["y"] = -79131.185256005,
                                                ["x"] = -209198.1461603,
                                            }, -- end of [1]
                                        }, -- end of [6]
                                        [12] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = -78509.335743275,
                                                ["x"] = -209623.15968178,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -78637.18298211,
                                                ["x"] = -209707.39089928,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78517.551427306,
                                                ["x"] = -209644.91235122,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78510.538247718,
                                                ["x"] = -209637.88465511,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78510.041685524,
                                                ["x"] = -209618.20958822,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -78511.071188139,
                                                ["x"] = -209613.31824588,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -78509.125489676,
                                                ["x"] = -209633.14013066,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78512.418778338,
                                                ["x"] = -209608.50504741,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -78513.659175552,
                                                ["x"] = -209641.78272747,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78508.956260414,
                                                ["x"] = -209628.15262158,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78517.263255476,
                                                ["x"] = -209595.16876469,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = -78515.737403063,
                                                ["x"] = -209599.07319938,
                                            }, -- end of [11]
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -78517.297786859,
                                                ["x"] = -209595.08982293,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78557.765346733,
                                                ["x"] = -209509.14878152,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78560.899043018,
                                                ["x"] = -209499.66125034,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78561.372980909,
                                                ["x"] = -209414.82405173,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -78639.267544862,
                                                ["x"] = -209396.23938811,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -78639.624488014,
                                                ["x"] = -209396.20866702,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -78561.95080534,
                                                ["x"] = -209409.8590826,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -78561.90253464,
                                                ["x"] = -209494.76423991,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78563.068649678,
                                                ["x"] = -209404.9899005,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = -78565.250700215,
                                                ["x"] = -209400.51853603,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = -78559.487608585,
                                                ["x"] = -209504.4561442,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78562.434911383,
                                                ["x"] = -209489.79554716,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78569.415132839,
                                                ["x"] = -209397.94876856,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = -78574.396531279,
                                                ["x"] = -209397.73968516,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -78562.589113786,
                                                ["x"] = -209484.79757924,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -78589.351941816,
                                                ["x"] = -209398.8385589,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = -78599.350444974,
                                                ["x"] = -209398.76032782,
                                            }, -- end of [15]
                                        }, -- end of [13]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -79434.738608447,
                                                ["x"] = -209261.60713475,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -79432.440061934,
                                                ["x"] = -209271.33643787,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -79428.29071191,
                                                ["x"] = -209280.39171937,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -79406.204732082,
                                                ["x"] = -209300.53870769,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -79360.235425277,
                                                ["x"] = -209298.11489567,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -79345.588902693,
                                                ["x"] = -209294.89254784,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -79397.958244611,
                                                ["x"] = -209306.17105232,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -79221.351057739,
                                                ["x"] = -209270.74780078,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = -79425.192704177,
                                                ["x"] = -209284.30796457,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -79393.39483896,
                                                ["x"] = -209308.11667931,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = -79388.413711753,
                                                ["x"] = -209308.21376423,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = -79430.711029921,
                                                ["x"] = -209276.02712108,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -79421.678206262,
                                                ["x"] = -209287.86594354,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -79383.596757119,
                                                ["x"] = -209306.90067071,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = -79378.974598599,
                                                ["x"] = -209304.99326386,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -79417.933496371,
                                                ["x"] = -209291.17722503,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -79369.781830936,
                                                ["x"] = -209301.0507733,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = -79365.051081819,
                                                ["x"] = -209299.45132265,
                                            }, -- end of [15]
                                        }, -- end of [7]
                                        [14] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = -78704.83500854,
                                                ["x"] = -209513.402039,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -78710.379720127,
                                                ["x"] = -209405.55566357,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -78639.580781711,
                                                ["x"] = -209396.21186816,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78694.433931617,
                                                ["x"] = -209392.27009199,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78704.390767258,
                                                ["x"] = -209392.85413771,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78715.047132908,
                                                ["x"] = -209465.36445338,
                                            }, -- end of [8]
                                            [15] = 
                                            {
                                                ["y"] = -78680.967316414,
                                                ["x"] = -209514.30034819,
                                            }, -- end of [15]
                                            [9] = 
                                            {
                                                ["y"] = -78715.973664837,
                                                ["x"] = -209500.34980284,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -78708.207054548,
                                                ["x"] = -209395.86198246,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78715.716968909,
                                                ["x"] = -209505.33692282,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -78699.435121371,
                                                ["x"] = -209392.26032716,
                                            }, -- end of [3]
                                            [11] = 
                                            {
                                                ["y"] = -78713.842239931,
                                                ["x"] = -209509.93269152,
                                            }, -- end of [11]
                                            [6] = 
                                            {
                                                ["y"] = -78709.735786634,
                                                ["x"] = -209400.60089909,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78709.775553298,
                                                ["x"] = -209512.61831628,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = -78694.853391794,
                                                ["x"] = -209513.95308029,
                                            }, -- end of [14]
                                        }, -- end of [14]
                                        [23] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -77953.082099002,
                                                ["x"] = -209654.377855,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -77953.082099002,
                                                ["x"] = -209654.377855,
                                            }, -- end of [2]
                                        }, -- end of [23]
                                        [19] = 
                                        {
                                            [15] = 
                                            {
                                                ["y"] = -78246.556474107,
                                                ["x"] = -209716.14138853,
                                            }, -- end of [15]
                                            [13] = 
                                            {
                                                ["y"] = -78218.471494702,
                                                ["x"] = -209737.00793625,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -78190.39966914,
                                                ["x"] = -209726.64625814,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -78226.679824652,
                                                ["x"] = -209731.29798209,
                                            }, -- end of [14]
                                            [2] = 
                                            {
                                                ["y"] = -78152.839650254,
                                                ["x"] = -209742.99732575,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78177.127121225,
                                                ["x"] = -209725.41448005,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78193.751855826,
                                                ["x"] = -209730.35344873,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -78250.555851302,
                                                ["x"] = -209712.82870783,
                                            }, -- end of [16]
                                            [9] = 
                                            {
                                                ["y"] = -78200.658236513,
                                                ["x"] = -209737.57490106,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -78181.597018016,
                                                ["x"] = -209723.19990297,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78204.644522821,
                                                ["x"] = -209740.58188004,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -78157.022039112,
                                                ["x"] = -209740.26598445,
                                            }, -- end of [3]
                                            [11] = 
                                            {
                                                ["y"] = -78209.4803978,
                                                ["x"] = -209741.26465834,
                                            }, -- end of [11]
                                            [6] = 
                                            {
                                                ["y"] = -78186.455662028,
                                                ["x"] = -209723.60708586,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78214.148979176,
                                                ["x"] = -209739.51652399,
                                            }, -- end of [12]
                                            [1] = 
                                            {
                                                ["y"] = -78148.115124009,
                                                ["x"] = -209744.36456596,
                                            }, -- end of [1]
                                        }, -- end of [19]
                                        [15] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = -78587.270186056,
                                                ["x"] = -209614.33350527,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -78632.768427746,
                                                ["x"] = -209531.29794508,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -78680.967315582,
                                                ["x"] = -209514.30034807,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78675.992533879,
                                                ["x"] = -209514.79240332,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78641.373799192,
                                                ["x"] = -209519.57256331,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78627.741780739,
                                                ["x"] = -209545.42636876,
                                            }, -- end of [8]
                                            [15] = 
                                            {
                                                ["y"] = -78583.914279748,
                                                ["x"] = -209622.67078609,
                                            }, -- end of [15]
                                            [9] = 
                                            {
                                                ["y"] = -78625.698787554,
                                                ["x"] = -209549.98964569,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -78637.372856189,
                                                ["x"] = -209522.43139852,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78623.433280442,
                                                ["x"] = -209554.4455747,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -78646.201809775,
                                                ["x"] = -209518.34212401,
                                            }, -- end of [3]
                                            [11] = 
                                            {
                                                ["y"] = -78618.365527681,
                                                ["x"] = -209563.06347134,
                                            }, -- end of [11]
                                            [6] = 
                                            {
                                                ["y"] = -78634.817066017,
                                                ["x"] = -209526.74146068,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78589.547651196,
                                                ["x"] = -209609.88415758,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = -78585.312796373,
                                                ["x"] = -209618.93213252,
                                            }, -- end of [14]
                                        }, -- end of [15]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 113,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78063.554453336,
                                            ["x"] = -209536.38061788,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 113,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 21.267081429598,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78178.592043276,
                                            ["x"] = -209520.65976451,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 166.61685121176,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78702.164115227,
                                            ["x"] = -208905.90251982,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 208.87889313415,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78714.74137442,
                                            ["x"] = -208973.05153794,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 26,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 255.312313368,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78904.148698449,
                                            ["x"] = -209111.18610506,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 310.52229520999,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -79130.844305859,
                                            ["x"] = -209199.66598244,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 366.03299804874,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -79433.027456592,
                                            ["x"] = -209261.24080299,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 26,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 408.37965440996,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -79221.743884499,
                                            ["x"] = -209269.04802518,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 33,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 434.03300280948,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -79122.737545213,
                                            ["x"] = -209322.43691905,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 80,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 507.91949758677,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -79080.122747558,
                                            ["x"] = -209569.3864197,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 111,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 604.88715485441,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78924.679013048,
                                            ["x"] = -209805.39677155,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 115,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 663.79304401348,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78637.989350288,
                                            ["x"] = -209705.83775131,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 108,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 698.5012850659,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78519.049097358,
                                            ["x"] = -209595.90783359,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 745.1226231729,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78639.72597999,
                                            ["x"] = -209397.90329996,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 94,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 775.80295576144,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78680.945808879,
                                            ["x"] = -209512.89816186,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 108,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 819.63542536565,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78582.159982384,
                                            ["x"] = -209621.95021137,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            ["alt"] = 114,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 856.71545609653,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78423.062766861,
                                            ["x"] = -209733.44828362,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            ["alt"] = 116,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 922.10032514322,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78125.699351126,
                                            ["x"] = -209787.09992588,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [18]
                                        [19] = 
                                        {
                                            ["alt"] = 115,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 947.36150737315,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78147.95546096,
                                            ["x"] = -209746.00200888,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [19]
                                        [20] = 
                                        {
                                            ["alt"] = 114,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 982.12654434753,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78251.561351854,
                                            ["x"] = -209714.1916829,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [20]
                                        [21] = 
                                        {
                                            ["alt"] = 114,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 991.68028650625,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78237.93807437,
                                            ["x"] = -209680.15202435,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [21]
                                        [22] = 
                                        {
                                            ["alt"] = 115,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1026.0720548861,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78097.58930062,
                                            ["x"] = -209739.15655246,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [22]
                                        [23] = 
                                        {
                                            ["alt"] = 116,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1060.3463115335,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -77955.92480554,
                                            ["x"] = -209652.33561135,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 23,
                                                                ["nWaypointIndx"] = 2,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [23]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M 818",
                                        ["unitId"] = 3,
                                        ["y"] = -78063.554453336,
                                        ["x"] = -209536.38061788,
                                        ["name"] = "Ground-2-1",
                                        ["heading"] = -1.4349792383616,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78063.554453336,
                                ["x"] = -209536.38061788,
                                ["name"] = "Ground-2",
                                ["start_time"] = 0,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 4.2935099599061,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78603.592596985,
                                            ["speed"] = 0,
                                            ["x"] = -210073.51529993,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 4,
                                        ["rate"] = 3,
                                        ["y"] = -78603.592596985,
                                        ["x"] = -210073.51529993,
                                        ["name"] = "Statisch APC M1025 HMMWV-1-1",
                                        ["heading"] = 4.2935099599061,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78603.592596985,
                                ["x"] = -210073.51529993,
                                ["name"] = "Statisch APC M1025 HMMWV-1",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 4.2935099599061,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78605.249823997,
                                            ["speed"] = 0,
                                            ["x"] = -210069.5379551,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 5,
                                        ["rate"] = 3,
                                        ["y"] = -78605.249823997,
                                        ["x"] = -210069.5379551,
                                        ["name"] = "Statisch APC M1025 HMMWV-2-1",
                                        ["heading"] = 4.2935099599061,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78605.249823997,
                                ["x"] = -210069.5379551,
                                ["name"] = "Statisch APC M1025 HMMWV-2",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 4.2586033748662,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78395.329668269,
                                            ["speed"] = 0,
                                            ["x"] = -209839.9575819,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["type"] = "UH-60A",
                                        ["unitId"] = 6,
                                        ["rate"] = "30",
                                        ["y"] = -78395.329668269,
                                        ["x"] = -209839.9575819,
                                        ["name"] = "Statisch UH-60A-1-1",
                                        ["heading"] = 4.2586033748662,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78395.329668269,
                                ["x"] = -209839.9575819,
                                ["name"] = "Statisch UH-60A-1",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 5.1312680008633,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78656.998429448,
                                            ["speed"] = 0,
                                            ["x"] = -210074.9255973,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["type"] = "AH-64A",
                                        ["unitId"] = 7,
                                        ["rate"] = "50",
                                        ["y"] = -78656.998429448,
                                        ["x"] = -210074.9255973,
                                        ["name"] = "Static AH-64A-4",
                                        ["heading"] = 5.1312680008633,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78656.998429448,
                                ["x"] = -210074.9255973,
                                ["name"] = "Static AH-64A-4",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 5.4803338512622,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78666.093879366,
                                            ["speed"] = 0,
                                            ["x"] = -210078.16520334,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 8,
                                        ["rate"] = 5,
                                        ["y"] = -78666.093879366,
                                        ["x"] = -210078.16520334,
                                        ["name"] = "Statisch Truck M939 Schwer-1-1",
                                        ["heading"] = 5.4803338512622,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78666.093879366,
                                ["x"] = -210078.16520334,
                                ["name"] = "Statisch Truck M939 Schwer-1",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 4.3458698374659,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78638.980200613,
                                            ["speed"] = 0,
                                            ["x"] = -210074.68071451,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 9,
                                        ["rate"] = 15,
                                        ["y"] = -78638.980200613,
                                        ["x"] = -210074.68071451,
                                        ["name"] = "Statisch Tankwagen M978 HEMTT-1-1",
                                        ["heading"] = 4.3458698374659,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78638.980200613,
                                ["x"] = -210074.68071451,
                                ["name"] = "Statisch Tankwagen M978 HEMTT-1",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 5.1312680008633,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78653.462607338,
                                            ["speed"] = 0,
                                            ["x"] = -210044.51810802,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["type"] = "AH-64A",
                                        ["unitId"] = 10,
                                        ["rate"] = "50",
                                        ["y"] = -78653.462607338,
                                        ["x"] = -210044.51810802,
                                        ["name"] = "Static AH-64A-3",
                                        ["heading"] = 5.1312680008633,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78653.462607338,
                                ["x"] = -210044.51810802,
                                ["name"] = "Static AH-64A-3",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 4.2935099599061,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78644.860275524,
                                            ["speed"] = 0,
                                            ["x"] = -210052.14042735,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 11,
                                        ["rate"] = 3,
                                        ["y"] = -78644.860275524,
                                        ["x"] = -210052.14042735,
                                        ["name"] = "Statisch APC M1025 HMMWV-3-1",
                                        ["heading"] = 4.2935099599061,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78644.860275524,
                                ["x"] = -210052.14042735,
                                ["name"] = "Statisch APC M1025 HMMWV-3",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 5.8293997016611,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78452.312900383,
                                            ["speed"] = 0,
                                            ["x"] = -210048.90665511,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 12,
                                        ["rate"] = 20,
                                        ["y"] = -78452.312900383,
                                        ["x"] = -210048.90665511,
                                        ["name"] = "Statisch Panzer M1A2 Abrams-1-1",
                                        ["heading"] = 5.8293997016611,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78452.312900383,
                                ["x"] = -210048.90665511,
                                ["name"] = "Statisch Panzer M1A2 Abrams-1",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 5.8293997016611,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78447.285549359,
                                            ["speed"] = 0,
                                            ["x"] = -210045.91418426,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 13,
                                        ["rate"] = 20,
                                        ["y"] = -78447.285549359,
                                        ["x"] = -210045.91418426,
                                        ["name"] = "Statisch Panzer M1A2 Abrams-2-1",
                                        ["heading"] = 5.8293997016611,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78447.285549359,
                                ["x"] = -210045.91418426,
                                ["name"] = "Statisch Panzer M1A2 Abrams-2",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 5.8293997016611,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78442.138499501,
                                            ["speed"] = 0,
                                            ["x"] = -210043.28080991,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 14,
                                        ["rate"] = 20,
                                        ["y"] = -78442.138499501,
                                        ["x"] = -210043.28080991,
                                        ["name"] = "Statisch Panzer M1A2 Abrams-3-1",
                                        ["heading"] = 5.8293997016611,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78442.138499501,
                                ["x"] = -210043.28080991,
                                ["name"] = "Statisch Panzer M1A2 Abrams-3",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 5.8293997016611,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78437.111148477,
                                            ["speed"] = 0,
                                            ["x"] = -210040.64743557,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 15,
                                        ["rate"] = 20,
                                        ["y"] = -78437.111148477,
                                        ["x"] = -210040.64743557,
                                        ["name"] = "Statisch Panzer M1A2 Abrams-4-1",
                                        ["heading"] = 5.8293997016611,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78437.111148477,
                                ["x"] = -210040.64743557,
                                ["name"] = "Statisch Panzer M1A2 Abrams-4",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 5.8293997016611,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78428.851928938,
                                            ["speed"] = 0,
                                            ["x"] = -210036.09887988,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 16,
                                        ["rate"] = 20,
                                        ["y"] = -78428.851928938,
                                        ["x"] = -210036.09887988,
                                        ["name"] = "Statisch Panzer M1A2 Abrams-5-1",
                                        ["heading"] = 5.8293997016611,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78428.851928938,
                                ["x"] = -210036.09887988,
                                ["name"] = "Statisch Panzer M1A2 Abrams-5",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 5.8293997016611,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78424.303373249,
                                            ["speed"] = 0,
                                            ["x"] = -210033.46550553,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 17,
                                        ["rate"] = 20,
                                        ["y"] = -78424.303373249,
                                        ["x"] = -210033.46550553,
                                        ["name"] = "Statisch Panzer M1A2 Abrams-6-1",
                                        ["heading"] = 5.8293997016611,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78424.303373249,
                                ["x"] = -210033.46550553,
                                ["name"] = "Statisch Panzer M1A2 Abrams-6",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 5.8293997016611,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78419.874516395,
                                            ["speed"] = 0,
                                            ["x"] = -210031.19122769,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 18,
                                        ["rate"] = 20,
                                        ["y"] = -78419.874516395,
                                        ["x"] = -210031.19122769,
                                        ["name"] = "Statisch Panzer M1A2 Abrams-7-1",
                                        ["heading"] = 5.8293997016611,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78419.874516395,
                                ["x"] = -210031.19122769,
                                ["name"] = "Statisch Panzer M1A2 Abrams-7",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 5.8293997016611,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78415.685057209,
                                            ["speed"] = 0,
                                            ["x"] = -210028.79725101,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 19,
                                        ["rate"] = 20,
                                        ["y"] = -78415.685057209,
                                        ["x"] = -210028.79725101,
                                        ["name"] = "Statisch Panzer M1A2 Abrams-8-1",
                                        ["heading"] = 5.8293997016611,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78415.685057209,
                                ["x"] = -210028.79725101,
                                ["name"] = "Statisch Panzer M1A2 Abrams-8",
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 0.05235987755983,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78527.842864572,
                                            ["speed"] = 0,
                                            ["x"] = -210113.30462775,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 20,
                                        ["rate"] = 5,
                                        ["y"] = -78527.842864572,
                                        ["x"] = -210113.30462775,
                                        ["name"] = "Statisch Truck M939 Schwer-2-1",
                                        ["heading"] = 0.05235987755983,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78527.842864572,
                                ["x"] = -210113.30462775,
                                ["name"] = "Statisch Truck M939 Schwer-2",
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 0.05235987755983,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78531.865992892,
                                            ["speed"] = 0,
                                            ["x"] = -210115.11298447,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 21,
                                        ["rate"] = 5,
                                        ["y"] = -78531.865992892,
                                        ["x"] = -210115.11298447,
                                        ["name"] = "Statisch Truck M939 Schwer-3-1",
                                        ["heading"] = 0.05235987755983,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78531.865992892,
                                ["x"] = -210115.11298447,
                                ["name"] = "Statisch Truck M939 Schwer-3",
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 0.05235987755983,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78535.873603575,
                                            ["speed"] = 0,
                                            ["x"] = -210116.57608043,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 22,
                                        ["rate"] = 5,
                                        ["y"] = -78535.873603575,
                                        ["x"] = -210116.57608043,
                                        ["name"] = "Statisch Truck M939 Schwer-4-1",
                                        ["heading"] = 0.05235987755983,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78535.873603575,
                                ["x"] = -210116.57608043,
                                ["name"] = "Statisch Truck M939 Schwer-4",
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 0.05235987755983,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78539.753988522,
                                            ["speed"] = 0,
                                            ["x"] = -210118.29362786,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 23,
                                        ["rate"] = 5,
                                        ["y"] = -78539.753988522,
                                        ["x"] = -210118.29362786,
                                        ["name"] = "Statisch Truck M939 Schwer-5-1",
                                        ["heading"] = 0.05235987755983,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78539.753988522,
                                ["x"] = -210118.29362786,
                                ["name"] = "Statisch Truck M939 Schwer-5",
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 0.05235987755983,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78543.697986338,
                                            ["speed"] = 0,
                                            ["x"] = -210119.94756243,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 24,
                                        ["rate"] = 5,
                                        ["y"] = -78543.697986338,
                                        ["x"] = -210119.94756243,
                                        ["name"] = "Statisch Truck M939 Schwer-6-1",
                                        ["heading"] = 0.05235987755983,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78543.697986338,
                                ["x"] = -210119.94756243,
                                ["name"] = "Statisch Truck M939 Schwer-6",
                                ["dead"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 0.61086523819802,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78192.194683732,
                                            ["speed"] = 0,
                                            ["x"] = -209795.32923637,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 25,
                                        ["rate"] = 15,
                                        ["y"] = -78192.194683732,
                                        ["x"] = -209795.32923637,
                                        ["name"] = "Statisch Tankwagen M978 HEMTT-2-1",
                                        ["heading"] = 0.61086523819802,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78192.194683732,
                                ["x"] = -209795.32923637,
                                ["name"] = "Statisch Tankwagen M978 HEMTT-2",
                                ["dead"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 0.61086523819802,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78189.001950618,
                                            ["speed"] = 0,
                                            ["x"] = -209797.57722446,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 26,
                                        ["rate"] = 15,
                                        ["y"] = -78189.001950618,
                                        ["x"] = -209797.57722446,
                                        ["name"] = "Statisch Tankwagen M978 HEMTT-3-1",
                                        ["heading"] = 0.61086523819802,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78189.001950618,
                                ["x"] = -209797.57722446,
                                ["name"] = "Statisch Tankwagen M978 HEMTT-3",
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 0.61086523819802,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78185.787660305,
                                            ["speed"] = 0,
                                            ["x"] = -209799.95300426,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 27,
                                        ["rate"] = 15,
                                        ["y"] = -78185.787660305,
                                        ["x"] = -209799.95300426,
                                        ["name"] = "Statisch Tankwagen M978 HEMTT-4-1",
                                        ["heading"] = 0.61086523819802,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78185.787660305,
                                ["x"] = -209799.95300426,
                                ["name"] = "Statisch Tankwagen M978 HEMTT-4",
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 0.61086523819802,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78182.573369992,
                                            ["speed"] = 0,
                                            ["x"] = -209802.28220013,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 28,
                                        ["rate"] = 15,
                                        ["y"] = -78182.573369992,
                                        ["x"] = -209802.28220013,
                                        ["name"] = "Statisch Tankwagen M978 HEMTT-5-1",
                                        ["heading"] = 0.61086523819802,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78182.573369992,
                                ["x"] = -209802.28220013,
                                ["name"] = "Statisch Tankwagen M978 HEMTT-5",
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 0.61086523819802,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78179.219327926,
                                            ["speed"] = 0,
                                            ["x"] = -209804.8443156,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 29,
                                        ["rate"] = 15,
                                        ["y"] = -78179.219327926,
                                        ["x"] = -209804.8443156,
                                        ["name"] = "Statisch Tankwagen M978 HEMTT-6-1",
                                        ["heading"] = 0.61086523819802,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78179.219327926,
                                ["x"] = -209804.8443156,
                                ["name"] = "Statisch Tankwagen M978 HEMTT-6",
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 5.9515727493007,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78491.521940595,
                                            ["speed"] = 0,
                                            ["x"] = -210099.84271803,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "HEMTT TFFT",
                                        ["unitId"] = 30,
                                        ["rate"] = 15,
                                        ["y"] = -78491.521940595,
                                        ["x"] = -210099.84271803,
                                        ["name"] = "Statisch M1142 TFFT-1-1",
                                        ["heading"] = 5.9515727493007,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78491.521940595,
                                ["x"] = -210099.84271803,
                                ["name"] = "Statisch M1142 TFFT-1",
                                ["dead"] = false,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["heading"] = 5.9515727493007,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78514.546366352,
                                            ["speed"] = 0,
                                            ["x"] = -210107.80370591,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "HEMTT TFFT",
                                        ["unitId"] = 31,
                                        ["rate"] = 15,
                                        ["y"] = -78514.546366352,
                                        ["x"] = -210107.80370591,
                                        ["name"] = "Statisch M1142 TFFT-2-1",
                                        ["heading"] = 5.9515727493007,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78514.546366352,
                                ["x"] = -210107.80370591,
                                ["name"] = "Statisch M1142 TFFT-2",
                                ["dead"] = false,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["heading"] = 4.3633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78557.284274222,
                                            ["speed"] = 0,
                                            ["x"] = -210054.65576052,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 32,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "HEMTT TFFT",
                                        ["unitId"] = 32,
                                        ["rate"] = 15,
                                        ["y"] = -78557.284274222,
                                        ["x"] = -210054.65576052,
                                        ["name"] = "Statisch M1142 TFFT-3-1",
                                        ["heading"] = 4.3633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78557.284274222,
                                ["x"] = -210054.65576052,
                                ["name"] = "Statisch M1142 TFFT-3",
                                ["dead"] = false,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["heading"] = 2.7227136331112,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78769.747272049,
                                            ["speed"] = 0,
                                            ["x"] = -209930.98943876,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["type"] = "UH-60A",
                                        ["unitId"] = 33,
                                        ["rate"] = "30",
                                        ["y"] = -78769.747272049,
                                        ["x"] = -209930.98943876,
                                        ["name"] = "Statisch UH-60A-2-1",
                                        ["heading"] = 2.7227136331112,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78769.747272049,
                                ["x"] = -209930.98943876,
                                ["name"] = "Statisch UH-60A-2",
                                ["dead"] = false,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["heading"] = 4.2935099599061,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78828.078311117,
                                            ["speed"] = 0,
                                            ["x"] = -209671.50845221,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 34,
                                        ["rate"] = 3,
                                        ["y"] = -78828.078311117,
                                        ["x"] = -209671.50845221,
                                        ["name"] = "Statisch APC M1025 HMMWV-4-1",
                                        ["heading"] = 4.2935099599061,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78828.078311117,
                                ["x"] = -209671.50845221,
                                ["name"] = "Statisch APC M1025 HMMWV-4",
                                ["dead"] = false,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["heading"] = 5.846852994181,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78596.720999897,
                                            ["speed"] = 0,
                                            ["x"] = -209753.24181029,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 35,
                                        ["rate"] = 5,
                                        ["y"] = -78596.720999897,
                                        ["x"] = -209753.24181029,
                                        ["name"] = "Statisch Truck M939 Schwer-7-1",
                                        ["heading"] = 5.846852994181,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78596.720999897,
                                ["x"] = -209753.24181029,
                                ["name"] = "Statisch Truck M939 Schwer-7",
                                ["dead"] = false,
                            }, -- end of [32]
                            [33] = 
                            {
                                ["heading"] = 4.7298422729046,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78661.756131664,
                                            ["speed"] = 0,
                                            ["x"] = -209447.97077932,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 36,
                                        ["rate"] = 5,
                                        ["y"] = -78661.756131664,
                                        ["x"] = -209447.97077932,
                                        ["name"] = "Statisch Truck M939 Schwer-8-1",
                                        ["heading"] = 4.7298422729046,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78661.756131664,
                                ["x"] = -209447.97077932,
                                ["name"] = "Statisch Truck M939 Schwer-8",
                                ["dead"] = false,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78792.768414593,
                                            ["speed"] = 0,
                                            ["x"] = -210179.19119844,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 37,
                                        ["rate"] = 3,
                                        ["y"] = -78792.768414593,
                                        ["x"] = -210179.19119844,
                                        ["name"] = "Statisch APC M1025 HMMWV-5-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78792.768414593,
                                ["x"] = -210179.19119844,
                                ["name"] = "Statisch APC M1025 HMMWV-5",
                                ["dead"] = false,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78788.660542486,
                                            ["speed"] = 0,
                                            ["x"] = -210179.15807043,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 38,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 38,
                                        ["rate"] = 3,
                                        ["y"] = -78788.660542486,
                                        ["x"] = -210179.15807043,
                                        ["name"] = "Statisch APC M1025 HMMWV-6-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78788.660542486,
                                ["x"] = -210179.15807043,
                                ["name"] = "Statisch APC M1025 HMMWV-6",
                                ["dead"] = false,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78784.353902373,
                                            ["speed"] = 0,
                                            ["x"] = -210179.09181443,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 39,
                                        ["rate"] = 3,
                                        ["y"] = -78784.353902373,
                                        ["x"] = -210179.09181443,
                                        ["name"] = "Statisch APC M1025 HMMWV-7-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78784.353902373,
                                ["x"] = -210179.09181443,
                                ["name"] = "Statisch APC M1025 HMMWV-7",
                                ["dead"] = false,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["heading"] = 3.5081117965086,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78514.492910674,
                                            ["speed"] = 0,
                                            ["x"] = -210101.59893367,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 40,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "red",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 40,
                                        ["rate"] = 20,
                                        ["y"] = -78514.492910674,
                                        ["x"] = -210101.59893367,
                                        ["name"] = "Statisch Katapultoffizier-1-1",
                                        ["heading"] = 3.5081117965086,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78514.492910674,
                                ["x"] = -210101.59893367,
                                ["name"] = "Statisch Katapultoffizier-1",
                                ["dead"] = false,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["heading"] = 3.5081117965086,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78489.913175365,
                                            ["speed"] = 0,
                                            ["x"] = -210098.24193264,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 41,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "red",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 41,
                                        ["rate"] = 20,
                                        ["y"] = -78489.913175365,
                                        ["x"] = -210098.24193264,
                                        ["name"] = "Statisch Katapultoffizier-2-1",
                                        ["heading"] = 3.5081117965086,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78489.913175365,
                                ["x"] = -210098.24193264,
                                ["name"] = "Statisch Katapultoffizier-2",
                                ["dead"] = false,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["heading"] = 1.832595714594,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78494.779688291,
                                            ["speed"] = 0,
                                            ["x"] = -210095.88331594,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 42,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "red",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 42,
                                        ["rate"] = 20,
                                        ["y"] = -78494.779688291,
                                        ["x"] = -210095.88331594,
                                        ["name"] = "Statisch Katapultoffizier-3-1",
                                        ["heading"] = 1.832595714594,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78494.779688291,
                                ["x"] = -210095.88331594,
                                ["name"] = "Statisch Katapultoffizier-3",
                                ["dead"] = false,
                            }, -- end of [39]
                            [40] = 
                            {
                                ["heading"] = 5.7421332390613,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78558.887773354,
                                            ["speed"] = 0,
                                            ["x"] = -210057.29193378,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 43,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "red",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 43,
                                        ["rate"] = 20,
                                        ["y"] = -78558.887773354,
                                        ["x"] = -210057.29193378,
                                        ["name"] = "Statisch Katapultoffizier-4-1",
                                        ["heading"] = 5.7421332390613,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78558.887773354,
                                ["x"] = -210057.29193378,
                                ["name"] = "Statisch Katapultoffizier-4",
                                ["dead"] = false,
                            }, -- end of [40]
                            [41] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78556.503970828,
                                            ["speed"] = 0,
                                            ["x"] = -210052.52432873,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 44,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "red",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 44,
                                        ["rate"] = 20,
                                        ["y"] = -78556.503970828,
                                        ["x"] = -210052.52432873,
                                        ["name"] = "Statisch Katapultoffizier-5-1",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78556.503970828,
                                ["x"] = -210052.52432873,
                                ["name"] = "Statisch Katapultoffizier-5",
                                ["dead"] = false,
                            }, -- end of [41]
                            [42] = 
                            {
                                ["heading"] = 4.6600291028249,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78555.543333989,
                                            ["speed"] = 0,
                                            ["x"] = -210052.16853731,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 45,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "red",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 45,
                                        ["rate"] = 20,
                                        ["y"] = -78555.543333989,
                                        ["x"] = -210052.16853731,
                                        ["name"] = "Statisch Katapultoffizier-6-1",
                                        ["heading"] = 4.6600291028249,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78555.543333989,
                                ["x"] = -210052.16853731,
                                ["name"] = "Statisch Katapultoffizier-6",
                                ["dead"] = false,
                            }, -- end of [42]
                            [43] = 
                            {
                                ["heading"] = 1.3613568165556,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78661.493416609,
                                            ["speed"] = 0,
                                            ["x"] = -210076.51020412,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 46,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "brown",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 46,
                                        ["rate"] = 20,
                                        ["y"] = -78661.493416609,
                                        ["x"] = -210076.51020412,
                                        ["name"] = "Statisch Katapultoffizier-7-1",
                                        ["heading"] = 1.3613568165556,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78661.493416609,
                                ["x"] = -210076.51020412,
                                ["name"] = "Statisch Katapultoffizier-7",
                                ["dead"] = false,
                            }, -- end of [43]
                            [44] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78648.616938382,
                                            ["speed"] = 0,
                                            ["x"] = -210042.22977864,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 47,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "brown",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 47,
                                        ["rate"] = 20,
                                        ["y"] = -78648.616938382,
                                        ["x"] = -210042.22977864,
                                        ["name"] = "Statisch Katapultoffizier-8-1",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78648.616938382,
                                ["x"] = -210042.22977864,
                                ["name"] = "Statisch Katapultoffizier-8",
                                ["dead"] = false,
                            }, -- end of [44]
                            [45] = 
                            {
                                ["heading"] = 4.8520153205442,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78645.291225462,
                                            ["speed"] = 0,
                                            ["x"] = -210077.44822571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 48,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "white",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 48,
                                        ["rate"] = 20,
                                        ["y"] = -78645.291225462,
                                        ["x"] = -210077.44822571,
                                        ["name"] = "Statisch Katapultoffizier-9-1",
                                        ["heading"] = 4.8520153205442,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78645.291225462,
                                ["x"] = -210077.44822571,
                                ["name"] = "Statisch Katapultoffizier-9",
                                ["dead"] = false,
                            }, -- end of [45]
                            [46] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78769.109104527,
                                            ["speed"] = 0,
                                            ["x"] = -209923.86710343,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 49,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "brown",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 49,
                                        ["rate"] = 20,
                                        ["y"] = -78769.109104527,
                                        ["x"] = -209923.86710343,
                                        ["name"] = "Statisch Katapultoffizier-10-1",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78769.109104527,
                                ["x"] = -209923.86710343,
                                ["name"] = "Statisch Katapultoffizier-10",
                                ["dead"] = false,
                            }, -- end of [46]
                            [47] = 
                            {
                                ["heading"] = 2.7227136331112,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78762.093619221,
                                            ["speed"] = 0,
                                            ["x"] = -209931.84308311,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 50,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 50,
                                        ["rate"] = 5,
                                        ["y"] = -78762.093619221,
                                        ["x"] = -209931.84308311,
                                        ["name"] = "Statisch Truck M939 Schwer-9-1",
                                        ["heading"] = 2.7227136331112,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78762.093619221,
                                ["x"] = -209931.84308311,
                                ["name"] = "Statisch Truck M939 Schwer-9",
                                ["dead"] = false,
                            }, -- end of [47]
                            [48] = 
                            {
                                ["heading"] = 5.8293997016611,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78409.127528634,
                                            ["speed"] = 0,
                                            ["x"] = -210025.04358959,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 51,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 51,
                                        ["rate"] = 15,
                                        ["y"] = -78409.127528634,
                                        ["x"] = -210025.04358959,
                                        ["name"] = "Statisch IFV M2A2 Bradley-1-1",
                                        ["heading"] = 5.8293997016611,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78409.127528634,
                                ["x"] = -210025.04358959,
                                ["name"] = "Statisch IFV M2A2 Bradley-1",
                                ["dead"] = false,
                            }, -- end of [48]
                            [49] = 
                            {
                                ["heading"] = 5.8293997016611,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78405.31299791,
                                            ["speed"] = 0,
                                            ["x"] = -210023.09740044,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 52,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 52,
                                        ["rate"] = 15,
                                        ["y"] = -78405.31299791,
                                        ["x"] = -210023.09740044,
                                        ["name"] = "Statisch IFV M2A2 Bradley-2-1",
                                        ["heading"] = 5.8293997016611,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78405.31299791,
                                ["x"] = -210023.09740044,
                                ["name"] = "Statisch IFV M2A2 Bradley-2",
                                ["dead"] = false,
                            }, -- end of [49]
                            [50] = 
                            {
                                ["heading"] = 5.8293997016611,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78401.498467186,
                                            ["speed"] = 0,
                                            ["x"] = -210020.9176686,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 53,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 53,
                                        ["rate"] = 15,
                                        ["y"] = -78401.498467186,
                                        ["x"] = -210020.9176686,
                                        ["name"] = "Statisch IFV M2A2 Bradley-3-1",
                                        ["heading"] = 5.8293997016611,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78401.498467186,
                                ["x"] = -210020.9176686,
                                ["name"] = "Statisch IFV M2A2 Bradley-3",
                                ["dead"] = false,
                            }, -- end of [50]
                            [51] = 
                            {
                                ["heading"] = 5.8293997016611,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78397.839631593,
                                            ["speed"] = 0,
                                            ["x"] = -210018.97147946,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 54,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 54,
                                        ["rate"] = 15,
                                        ["y"] = -78397.839631593,
                                        ["x"] = -210018.97147946,
                                        ["name"] = "Statisch IFV M2A2 Bradley-4-1",
                                        ["heading"] = 5.8293997016611,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78397.839631593,
                                ["x"] = -210018.97147946,
                                ["name"] = "Statisch IFV M2A2 Bradley-4",
                                ["dead"] = false,
                            }, -- end of [51]
                            [52] = 
                            {
                                ["heading"] = 2.757620218151,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78578.82657745,
                                            ["speed"] = 0,
                                            ["x"] = -209856.4188959,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 56,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["type"] = "AH-64A",
                                        ["unitId"] = 57,
                                        ["rate"] = "50",
                                        ["y"] = -78578.82657745,
                                        ["x"] = -209856.4188959,
                                        ["name"] = "Static AH-64A-2",
                                        ["heading"] = 2.757620218151,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78578.82657745,
                                ["x"] = -209856.4188959,
                                ["name"] = "Static AH-64A-2",
                                ["dead"] = false,
                            }, -- end of [52]
                            [53] = 
                            {
                                ["heading"] = 5.8992128717408,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -78541.161299456,
                                            ["speed"] = 0,
                                            ["x"] = -209982.25243843,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 57,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["type"] = "AH-64A",
                                        ["unitId"] = 58,
                                        ["rate"] = "50",
                                        ["y"] = -78541.161299456,
                                        ["x"] = -209982.25243843,
                                        ["name"] = "Static AH-64A-1",
                                        ["heading"] = 5.8992128717408,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -78541.161299456,
                                ["x"] = -209982.25243843,
                                ["name"] = "Static AH-64A-1",
                                ["dead"] = false,
                            }, -- end of [53]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 80,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -68825.258990009,
                                            ["x"] = -193917.36556328,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetImmortal",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 59,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 77,
                                        ["y"] = -68825.258990009,
                                        ["x"] = -193917.36556328,
                                        ["name"] = "Gunslinger 2-5-2",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 81,
                                        ["y"] = -68819.75021761,
                                        ["x"] = -193925.48375418,
                                        ["name"] = "Gunslinger 2-5-6",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 80,
                                        ["y"] = -68824.67911923,
                                        ["x"] = -193944.61948989,
                                        ["name"] = "Gunslinger 2-5-5",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 79,
                                        ["y"] = -68829.028150072,
                                        ["x"] = -193905.77368957,
                                        ["name"] = "Gunslinger 2-5-4",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 78,
                                        ["y"] = -68829.028150072,
                                        ["x"] = -193925.77368957,
                                        ["name"] = "Gunslinger 2-5-3",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 67,
                                        ["y"] = -68825.957302899,
                                        ["x"] = -193936.15916792,
                                        ["name"] = "Gunslinger 2-5-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = -68825.258990009,
                                ["x"] = -193917.36556328,
                                ["name"] = "Gunslinger 2-5",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = -70645.526003482,
                                                ["x"] = -199927.82165825,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = -71499.442449882,
                                                ["x"] = -200940.65094815,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = -71928.81020113,
                                                ["x"] = -201714.41091509,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = -71946.592035611,
                                                ["x"] = -201755.72544963,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = -71979.443833838,
                                                ["x"] = -201855.42652129,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = -72002.956849731,
                                                ["x"] = -201942.2554436,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = -72015.719926677,
                                                ["x"] = -201969.38363209,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = -72356.013597143,
                                                ["x"] = -202528.86949997,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = -72820.948858674,
                                                ["x"] = -203475.80217957,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = -72860.836593256,
                                                ["x"] = -203578.25339795,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = -72866.559858535,
                                                ["x"] = -203586.43830677,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = -72873.417726508,
                                                ["x"] = -203593.70536312,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = -72892.692514703,
                                                ["x"] = -203609.60004129,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = -72934.552461069,
                                                ["x"] = -203636.90694704,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = -73001.044943037,
                                                ["x"] = -203671.53941081,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = -73103.148452625,
                                                ["x"] = -203712.34242844,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = -73387.954626345,
                                                ["x"] = -203788.26138205,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = -73581.350251958,
                                                ["x"] = -203811.3863911,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = -73630.079631777,
                                                ["x"] = -203822.08213419,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = -73765.997088831,
                                                ["x"] = -203871.88622639,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = -73860.434514981,
                                                ["x"] = -203880.34322958,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = -74209.953939358,
                                                ["x"] = -203872.46652708,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = -74282.6283029,
                                                ["x"] = -203854.68383108,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = -74357.481068013,
                                                ["x"] = -203857.42651251,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = -74391.467730935,
                                                ["x"] = -203849.48558673,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = -74520.594115427,
                                                ["x"] = -203795.88889699,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = -74540.27034371,
                                                ["x"] = -203797.78518503,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = -74575.713309536,
                                                ["x"] = -203816.06810781,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = -74609.376188416,
                                                ["x"] = -203845.7888617,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = -74665.539201819,
                                                ["x"] = -203922.21577567,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = -74739.261570394,
                                                ["x"] = -204091.60698653,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = -74759.27854301,
                                                ["x"] = -204184.29182822,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = -74785.403864168,
                                                ["x"] = -204315.74192422,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = -75405.260892349,
                                                ["x"] = -205442.02020539,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = -75572.050891996,
                                                ["x"] = -205969.17203138,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = -75755.061836628,
                                                ["x"] = -206017.72509581,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = -75787.663939053,
                                                ["x"] = -206046.8159936,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = -75923.678452372,
                                                ["x"] = -206399.91845804,
                                            }, -- end of [172]
                                            [180] = 
                                            {
                                                ["y"] = -76013.615661077,
                                                ["x"] = -206722.6509102,
                                            }, -- end of [180]
                                            [188] = 
                                            {
                                                ["y"] = -76560.598704049,
                                                ["x"] = -207625.45603334,
                                            }, -- end of [188]
                                            [196] = 
                                            {
                                                ["y"] = -76948.083969179,
                                                ["x"] = -208014.12253725,
                                            }, -- end of [196]
                                            [204] = 
                                            {
                                                ["y"] = -77005.934630019,
                                                ["x"] = -208041.21526893,
                                            }, -- end of [204]
                                            [212] = 
                                            {
                                                ["y"] = -77392.76204102,
                                                ["x"] = -208107.21243254,
                                            }, -- end of [212]
                                            [220] = 
                                            {
                                                ["y"] = -77865.118075151,
                                                ["x"] = -208432.42508133,
                                            }, -- end of [220]
                                            [228] = 
                                            {
                                                ["y"] = -78003.40550958,
                                                ["x"] = -208599.23374893,
                                            }, -- end of [228]
                                            [236] = 
                                            {
                                                ["y"] = -78492.335401928,
                                                ["x"] = -208833.41515342,
                                            }, -- end of [236]
                                            [1] = 
                                            {
                                                ["y"] = -68952.753343914,
                                                ["x"] = -194193.94563996,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -68950.521103233,
                                                ["x"] = -194203.68423088,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = -74795.348316639,
                                                ["x"] = -204333.09376511,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = -75544.885040362,
                                                ["x"] = -205922.06987588,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = -75576.187709319,
                                                ["x"] = -205971.95335913,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = -75759.76778471,
                                                ["x"] = -206019.4041057,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = -75794.78560653,
                                                ["x"] = -206060.01416176,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = -75927.72546821,
                                                ["x"] = -206494.82322924,
                                            }, -- end of [173]
                                            [181] = 
                                            {
                                                ["y"] = -76375.893826801,
                                                ["x"] = -207396.38552519,
                                            }, -- end of [181]
                                            [3] = 
                                            {
                                                ["y"] = -68950.087306215,
                                                ["x"] = -194208.66159994,
                                            }, -- end of [3]
                                            [197] = 
                                            {
                                                ["y"] = -76951.586039559,
                                                ["x"] = -208017.6869345,
                                            }, -- end of [197]
                                            [205] = 
                                            {
                                                ["y"] = -77025.807200565,
                                                ["x"] = -208043.44555694,
                                            }, -- end of [205]
                                            [213] = 
                                            {
                                                ["y"] = -77401.552523505,
                                                ["x"] = -208112.00440432,
                                            }, -- end of [213]
                                            [221] = 
                                            {
                                                ["y"] = -77955.166537389,
                                                ["x"] = -208564.64491239,
                                            }, -- end of [221]
                                            [229] = 
                                            {
                                                ["y"] = -78021.993993645,
                                                ["x"] = -208606.61428471,
                                            }, -- end of [229]
                                            [237] = 
                                            {
                                                ["y"] = -78658.103005309,
                                                ["x"] = -208871.04284867,
                                            }, -- end of [237]
                                            [5] = 
                                            {
                                                ["y"] = -68950.245886288,
                                                ["x"] = -194218.656744,
                                            }, -- end of [5]
                                            [4] = 
                                            {
                                                ["y"] = -68950.030930026,
                                                ["x"] = -194213.66035773,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = -73466.807210548,
                                                ["x"] = -203801.713943,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = -73591.266248295,
                                                ["x"] = -203812.60734955,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = -73648.897176579,
                                                ["x"] = -203828.85110101,
                                            }, -- end of [75]
                                            [79] = 
                                            {
                                                ["y"] = -73785.663430835,
                                                ["x"] = -203875.49652089,
                                            }, -- end of [79]
                                            [83] = 
                                            {
                                                ["y"] = -74165.399243153,
                                                ["x"] = -203878.30076543,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = -74219.623574519,
                                                ["x"] = -203869.91466369,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = -74292.615073094,
                                                ["x"] = -203854.35812998,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = -68951.264944746,
                                                ["x"] = -194228.60219627,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = -74405.44091219,
                                                ["x"] = -203844.04579105,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = -74525.558275072,
                                                ["x"] = -203795.37757516,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = -74549.60323971,
                                                ["x"] = -203801.39635269,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = -69098.39356075,
                                                ["x"] = -195101.21767179,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = -74622.517775839,
                                                ["x"] = -203860.86017608,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = -74677.774813685,
                                                ["x"] = -203944.01127242,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = -74745.194686469,
                                                ["x"] = -204110.70393292,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = -69258.666362568,
                                                ["x"] = -195961.40219249,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = -74838.948250095,
                                                ["x"] = -204400.16632693,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = -69259.962951329,
                                                ["x"] = -195976.33854381,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = -75580.587078051,
                                                ["x"] = -205974.31823805,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = -69260.241765964,
                                                ["x"] = -195986.33793941,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = -75811.895196848,
                                                ["x"] = -206096.16731881,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = -69259.775393669,
                                                ["x"] = -196001.32851347,
                                            }, -- end of [11]
                                            [182] = 
                                            {
                                                ["y"] = -76391.800609155,
                                                ["x"] = -207421.80690983,
                                            }, -- end of [182]
                                            [12] = 
                                            {
                                                ["y"] = -69258.339329732,
                                                ["x"] = -196016.25255929,
                                            }, -- end of [12]
                                            [198] = 
                                            {
                                                ["y"] = -76955.451333357,
                                                ["x"] = -208020.84405247,
                                            }, -- end of [198]
                                            [13] = 
                                            {
                                                ["y"] = -69256.07597928,
                                                ["x"] = -196031.07638003,
                                            }, -- end of [13]
                                            [214] = 
                                            {
                                                ["y"] = -77552.738369688,
                                                ["x"] = -208200.12081485,
                                            }, -- end of [214]
                                            [14] = 
                                            {
                                                ["y"] = -69251.047837093,
                                                ["x"] = -196055.5569212,
                                            }, -- end of [14]
                                            [230] = 
                                            {
                                                ["y"] = -78192.223704898,
                                                ["x"] = -208665.03740051,
                                            }, -- end of [230]
                                            [238] = 
                                            {
                                                ["y"] = -78741.396657523,
                                                ["x"] = -208887.85816818,
                                            }, -- end of [238]
                                            [95] = 
                                            {
                                                ["y"] = -74362.448483397,
                                                ["x"] = -203856.8846064,
                                            }, -- end of [95]
                                            [16] = 
                                            {
                                                ["y"] = -69156.984624523,
                                                ["x"] = -196459.59716723,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -69156.11644085,
                                                ["x"] = -196469.55461666,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = -69155.65584585,
                                                ["x"] = -196484.54193445,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = -69156.305029085,
                                                ["x"] = -196509.52817674,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = -69161.475025579,
                                                ["x"] = -196574.3183837,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = -69204.51948137,
                                                ["x"] = -196936.76362807,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = -69206.447005367,
                                                ["x"] = -196946.57093716,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = -69208.955137508,
                                                ["x"] = -196956.24736022,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = -69216.713740312,
                                                ["x"] = -196985.22224178,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = -69268.97558605,
                                                ["x"] = -197209.16370883,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = -69305.914618038,
                                                ["x"] = -197328.56828617,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = -69438.57863368,
                                                ["x"] = -197711.22295454,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = -69452.110294873,
                                                ["x"] = -197743.49184593,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = -69478.150187978,
                                                ["x"] = -197797.54062631,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = -70582.852534283,
                                                ["x"] = -199837.60769545,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = -70600.88960871,
                                                ["x"] = -199867.59197613,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = -70615.01445708,
                                                ["x"] = -199888.21177544,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = -71488.334100341,
                                                ["x"] = -200924.04226244,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = -71517.158762056,
                                                ["x"] = -200970.83818678,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = -71937.253452936,
                                                ["x"] = -201732.5362402,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = -71970.909803158,
                                                ["x"] = -201826.67090848,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = -71999.589395067,
                                                ["x"] = -201932.84451177,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = -72006.86864941,
                                                ["x"] = -201951.45388218,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = -72037.790914689,
                                                ["x"] = -202008.59652797,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = -72800.960539425,
                                                ["x"] = -203429.9875044,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = -72858.463665138,
                                                ["x"] = -203573.84978605,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = -72863.521321461,
                                                ["x"] = -203582.47396773,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = -72869.887656891,
                                                ["x"] = -203590.1648419,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = -72880.879445914,
                                                ["x"] = -203600.36023363,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = -72909.096669726,
                                                ["x"] = -203621.03992898,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = -72965.160242668,
                                                ["x"] = -203653.87589948,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = -73042.32287773,
                                                ["x"] = -203689.44350612,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = -73184.031180386,
                                                ["x"] = -203738.45271692,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = -73511.485339661,
                                                ["x"] = -203807.02690649,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = -73601.110962583,
                                                ["x"] = -203814.34814978,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = -73727.46214219,
                                                ["x"] = -203861.23143861,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = -73805.508861377,
                                                ["x"] = -203877.95364551,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = -74185.329494354,
                                                ["x"] = -203876.68271885,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = -74262.842899549,
                                                ["x"] = -203857.41283199,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = -74307.607505122,
                                                ["x"] = -203854.7934773,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = -74372.284692116,
                                                ["x"] = -203855.12404514,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = -74506.146460193,
                                                ["x"] = -203799.81464764,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = -74530.532548917,
                                                ["x"] = -203795.53003103,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = -74558.628240882,
                                                ["x"] = -203805.70061095,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = -74591.479481471,
                                                ["x"] = -203828.35917252,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = -74637.866693491,
                                                ["x"] = -203880.59433575,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = -74690.99700561,
                                                ["x"] = -203970.93823289,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = -74750.104849494,
                                                ["x"] = -204130.09022515,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = -74771.177659405,
                                                ["x"] = -204278.5181382,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = -75135.066675845,
                                                ["x"] = -204863.21375915,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = -75559.30036085,
                                                ["x"] = -205953.90307355,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = -75594.530014756,
                                                ["x"] = -205979.80621849,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = -75772.573934421,
                                                ["x"] = -206027.01279784,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = -75915.62362072,
                                                ["x"] = -206350.80619433,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = -75935.593802114,
                                                ["x"] = -206544.12657393,
                                            }, -- end of [176]
                                            [184] = 
                                            {
                                                ["y"] = -76502.794671373,
                                                ["x"] = -207563.46126361,
                                            }, -- end of [184]
                                            [192] = 
                                            {
                                                ["y"] = -76722.293933467,
                                                ["x"] = -207733.97932385,
                                            }, -- end of [192]
                                            [200] = 
                                            {
                                                ["y"] = -76981.736368267,
                                                ["x"] = -208035.28429175,
                                            }, -- end of [200]
                                            [208] = 
                                            {
                                                ["y"] = -77279.312459714,
                                                ["x"] = -208068.60978343,
                                            }, -- end of [208]
                                            [216] = 
                                            {
                                                ["y"] = -77848.641248553,
                                                ["x"] = -208413.74302407,
                                            }, -- end of [216]
                                            [224] = 
                                            {
                                                ["y"] = -77969.095620896,
                                                ["x"] = -208578.95163271,
                                            }, -- end of [224]
                                            [232] = 
                                            {
                                                ["y"] = -78227.971847216,
                                                ["x"] = -208682.94430124,
                                            }, -- end of [232]
                                            [111] = 
                                            {
                                                ["y"] = -74583.763286045,
                                                ["x"] = -203822.00276749,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = -74769.271051184,
                                                ["x"] = -204268.69413845,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = -74780.912818448,
                                                ["x"] = -204306.81415089,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = -75058.58591696,
                                                ["x"] = -204728.41399928,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = -75373.320025179,
                                                ["x"] = -205347.26833727,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = -75550.377903171,
                                                ["x"] = -205936.02539279,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = -75554.517256071,
                                                ["x"] = -205945.12490012,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = -75568.292238292,
                                                ["x"] = -205965.90040949,
                                            }, -- end of [147]
                                            [151] = 
                                            {
                                                ["y"] = -75585.14416209,
                                                ["x"] = -205976.36143299,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = -75745.473848972,
                                                ["x"] = -206014.88867474,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = -75764.346467347,
                                                ["x"] = -206021.39985937,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = -75768.661936244,
                                                ["x"] = -206023.89218678,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = -75782.371242838,
                                                ["x"] = -206038.34199013,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = -75898.203723046,
                                                ["x"] = -206303.93923954,
                                            }, -- end of [167]
                                            [171] = 
                                            {
                                                ["y"] = -75922.91388624,
                                                ["x"] = -206384.92429592,
                                            }, -- end of [171]
                                            [174] = 
                                            {
                                                ["y"] = -75929.838405329,
                                                ["x"] = -206514.70614096,
                                            }, -- end of [174]
                                            [207] = 
                                            {
                                                ["y"] = -77259.836360988,
                                                ["x"] = -208064.11985185,
                                            }, -- end of [207]
                                            [206] = 
                                            {
                                                ["y"] = -77245.068844747,
                                                ["x"] = -208061.53806197,
                                            }, -- end of [206]
                                            [129] = 
                                            {
                                                ["y"] = -74773.691786179,
                                                ["x"] = -204288.19537058,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = -75304.726645543,
                                                ["x"] = -205186.35184817,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = -75562.010206984,
                                                ["x"] = -205958.10671147,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = -75608.923631816,
                                                ["x"] = -205984.05097082,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = -75776.141401333,
                                                ["x"] = -206030.53011511,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = -75919.778023419,
                                                ["x"] = -206365.20895081,
                                            }, -- end of [169]
                                            [177] = 
                                            {
                                                ["y"] = -75938.425920342,
                                                ["x"] = -206553.71731694,
                                            }, -- end of [177]
                                            [185] = 
                                            {
                                                ["y"] = -76538.348690853,
                                                ["x"] = -207605.43732199,
                                            }, -- end of [185]
                                            [193] = 
                                            {
                                                ["y"] = -76732.971789132,
                                                ["x"] = -207744.51292593,
                                            }, -- end of [193]
                                            [201] = 
                                            {
                                                ["y"] = -76986.392199305,
                                                ["x"] = -208037.08481895,
                                            }, -- end of [201]
                                            [209] = 
                                            {
                                                ["y"] = -77317.758580547,
                                                ["x"] = -208079.62768981,
                                            }, -- end of [209]
                                            [217] = 
                                            {
                                                ["y"] = -77852.380842115,
                                                ["x"] = -208417.05943209,
                                            }, -- end of [217]
                                            [225] = 
                                            {
                                                ["y"] = -77977.06336685,
                                                ["x"] = -208584.99115538,
                                            }, -- end of [225]
                                            [233] = 
                                            {
                                                ["y"] = -78459.273299693,
                                                ["x"] = -208822.17696664,
                                            }, -- end of [233]
                                            [190] = 
                                            {
                                                ["y"] = -76699.346840497,
                                                ["x"] = -207714.68024573,
                                            }, -- end of [190]
                                            [191] = 
                                            {
                                                ["y"] = -76711.083586555,
                                                ["x"] = -207724.01690275,
                                            }, -- end of [191]
                                            [65] = 
                                            {
                                                ["y"] = -73280.533665747,
                                                ["x"] = -203764.63050839,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = -73551.395736917,
                                                ["x"] = -203809.7029394,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = -73615.703870673,
                                                ["x"] = -203817.80012715,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = -73746.582763097,
                                                ["x"] = -203867.09175675,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = -73830.443635927,
                                                ["x"] = -203879.7392033,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = -74200.167670812,
                                                ["x"] = -203874.51855261,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = -74272.687916193,
                                                ["x"] = -203855.69717043,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = -74347.500594669,
                                                ["x"] = -203857.78057025,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = -74381.961179222,
                                                ["x"] = -203852.59981623,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = -74515.708298373,
                                                ["x"] = -203796.89864657,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = -74535.452620566,
                                                ["x"] = -203796.3834489,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = -74567.331774331,
                                                ["x"] = -203810.61249834,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = -74598.86921452,
                                                ["x"] = -203835.09081739,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = -74652.197189086,
                                                ["x"] = -203901.07615921,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = -74714.436262627,
                                                ["x"] = -204026.16491116,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = -74754.999467197,
                                                ["x"] = -204154.60345295,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = -74776.951847487,
                                                ["x"] = -204297.63783772,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = -75343.979808481,
                                                ["x"] = -205272.85291544,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = -75564.965474411,
                                                ["x"] = -205962.15721923,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = -75652.71464425,
                                                ["x"] = -205994.39084398,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = -75779.415458144,
                                                ["x"] = -206034.31527794,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = -75921.748341435,
                                                ["x"] = -206374.99916283,
                                            }, -- end of [170]
                                            [178] = 
                                            {
                                                ["y"] = -75943.538737518,
                                                ["x"] = -206567.81136817,
                                            }, -- end of [178]
                                            [186] = 
                                            {
                                                ["y"] = -76545.333345065,
                                                ["x"] = -207612.58995679,
                                            }, -- end of [186]
                                            [194] = 
                                            {
                                                ["y"] = -76749.816014624,
                                                ["x"] = -207762.98082818,
                                            }, -- end of [194]
                                            [202] = 
                                            {
                                                ["y"] = -76991.195219201,
                                                ["x"] = -208038.46825451,
                                            }, -- end of [202]
                                            [210] = 
                                            {
                                                ["y"] = -77365.153142907,
                                                ["x"] = -208095.54673692,
                                            }, -- end of [210]
                                            [218] = 
                                            {
                                                ["y"] = -77855.880716843,
                                                ["x"] = -208420.62019766,
                                            }, -- end of [218]
                                            [226] = 
                                            {
                                                ["y"] = -77985.508426176,
                                                ["x"] = -208590.34175993,
                                            }, -- end of [226]
                                            [234] = 
                                            {
                                                ["y"] = -78468.417583632,
                                                ["x"] = -208826.19924632,
                                            }, -- end of [234]
                                            [203] = 
                                            {
                                                ["y"] = -76996.073294972,
                                                ["x"] = -208039.56230503,
                                            }, -- end of [203]
                                            [187] = 
                                            {
                                                ["y"] = -76552.743268039,
                                                ["x"] = -207619.28359267,
                                            }, -- end of [187]
                                            [211] = 
                                            {
                                                ["y"] = -77383.704786114,
                                                ["x"] = -208102.98132369,
                                            }, -- end of [211]
                                            [215] = 
                                            {
                                                ["y"] = -77565.018003613,
                                                ["x"] = -208208.72583854,
                                            }, -- end of [215]
                                            [189] = 
                                            {
                                                ["y"] = -76572.924162558,
                                                ["x"] = -207634.00886841,
                                            }, -- end of [189]
                                            [183] = 
                                            {
                                                ["y"] = -76406.235219923,
                                                ["x"] = -207442.20461875,
                                            }, -- end of [183]
                                            [219] = 
                                            {
                                                ["y"] = -77859.117807097,
                                                ["x"] = -208424.42270875,
                                            }, -- end of [219]
                                            [222] = 
                                            {
                                                ["y"] = -77961.778280232,
                                                ["x"] = -208572.14437215,
                                            }, -- end of [222]
                                            [223] = 
                                            {
                                                ["y"] = -77965.343008223,
                                                ["x"] = -208575.64898927,
                                            }, -- end of [223]
                                            [199] = 
                                            {
                                                ["y"] = -76959.663032715,
                                                ["x"] = -208023.52792948,
                                            }, -- end of [199]
                                            [179] = 
                                            {
                                                ["y"] = -75987.387879648,
                                                ["x"] = -206668.69447614,
                                            }, -- end of [179]
                                            [227] = 
                                            {
                                                ["y"] = -77994.324778881,
                                                ["x"] = -208595.05389411,
                                            }, -- end of [227]
                                            [231] = 
                                            {
                                                ["y"] = -78205.846017099,
                                                ["x"] = -208671.31417551,
                                            }, -- end of [231]
                                            [195] = 
                                            {
                                                ["y"] = -76787.815200288,
                                                ["x"] = -207809.40860679,
                                            }, -- end of [195]
                                            [175] = 
                                            {
                                                ["y"] = -75932.245427428,
                                                ["x"] = -206529.50724594,
                                            }, -- end of [175]
                                            [235] = 
                                            {
                                                ["y"] = -78477.856143529,
                                                ["x"] = -208829.46579376,
                                            }, -- end of [235]
                                            [239] = 
                                            {
                                                ["y"] = -78750.919354558,
                                                ["x"] = -208890.22437366,
                                            }, -- end of [239]
                                            [15] = 
                                            {
                                                ["y"] = -69159.919042173,
                                                ["x"] = -196439.81155371,
                                            }, -- end of [15]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [14] = 
                                            {
                                                ["y"] = -69254.916680597,
                                                ["x"] = -195968.6004792,
                                            }, -- end of [14]
                                            [13] = 
                                            {
                                                ["y"] = -69255.581167152,
                                                ["x"] = -195978.57777694,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -69164.520532693,
                                                ["x"] = -196392.92800405,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -69170.699363667,
                                                ["x"] = -196700.81280228,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -69153.208961876,
                                                ["x"] = -196531.72201079,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -69151.290095255,
                                                ["x"] = -196476.78137288,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -69215.443756386,
                                                ["x"] = -196173.78344825,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -69234.312307767,
                                                ["x"] = -195853.00345822,
                                            }, -- end of [16]
                                            [9] = 
                                            {
                                                ["y"] = -69250.189520072,
                                                ["x"] = -196038.18117432,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -69152.235749119,
                                                ["x"] = -196461.81999375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -69253.531066466,
                                                ["x"] = -196018.47047906,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = -69255.126868219,
                                                ["x"] = -196003.56254005,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = -69151.319727407,
                                                ["x"] = -196496.77676219,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -69154.176682466,
                                                ["x"] = -196446.94703052,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -69255.756976471,
                                                ["x"] = -195988.57936856,
                                            }, -- end of [12]
                                            [15] = 
                                            {
                                                ["y"] = -69253.097019367,
                                                ["x"] = -195953.72046118,
                                            }, -- end of [15]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = -68947.074091497,
                                                ["x"] = -194198.56916813,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = -69234.312307489,
                                                ["x"] = -195853.00346319,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -68961.017267785,
                                                ["x"] = -194332.4234357,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -68945.559885446,
                                                ["x"] = -194213.45198229,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -68948.437127022,
                                                ["x"] = -194193.76119975,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = -68950.121298841,
                                                ["x"] = -194189.05337506,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = -68945.674063317,
                                                ["x"] = -194208.45451553,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -68954.007585474,
                                                ["x"] = -194179.84049026,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = -68945.742440945,
                                                ["x"] = -194218.45096638,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -68946.154933919,
                                                ["x"] = -194203.48176906,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -68990.538538093,
                                                ["x"] = -194106.26696105,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = -68978.225400936,
                                                ["x"] = -194130.46349914,
                                            }, -- end of [11]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -68830.498565623,
                                                ["x"] = -194037.28546573,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -68830.498565623,
                                                ["x"] = -193946.99521296,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = -78786.17680162,
                                                ["x"] = -208915.83302035,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = -78779.799296884,
                                                ["x"] = -208898.35543395,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = -78778.909468364,
                                                ["x"] = -208944.84496761,
                                            }, -- end of [8]
                                            [3] = 
                                            {
                                                ["y"] = -78783.653149455,
                                                ["x"] = -208901.41541653,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = -78750.919354493,
                                                ["x"] = -208890.22437365,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = -78785.793552693,
                                                ["x"] = -208905.91049506,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = -78786.496082503,
                                                ["x"] = -208910.84779151,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = -78785.195127699,
                                                ["x"] = -208920.72314682,
                                            }, -- end of [7]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = -78531.810515108,
                                                ["x"] = -209227.67450878,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = -78778.005827267,
                                                ["x"] = -208949.76049063,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = -78293.540022503,
                                                ["x"] = -209399.66010755,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = -78761.737471624,
                                                ["x"] = -209038.27041713,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = -78753.567472738,
                                                ["x"] = -209072.29804356,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = -78751.925093925,
                                                ["x"] = -209077.02044172,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = -78749.986959594,
                                                ["x"] = -209081.62854424,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = -78747.788138179,
                                                ["x"] = -209086.11766043,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = -78742.848516815,
                                                ["x"] = -209094.8094764,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = -78709.43240165,
                                                ["x"] = -209144.62412086,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = -78702.85162635,
                                                ["x"] = -209152.14661481,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = -78695.08666225,
                                                ["x"] = -209158.4113329,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = -78686.123089929,
                                                ["x"] = -209162.80141087,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = -78622.637656567,
                                                ["x"] = -209176.44226364,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = -78581.370245209,
                                                ["x"] = -209193.9733657,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = -78473.81525232,
                                                ["x"] = -209275.19994725,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = -78309.875919799,
                                                ["x"] = -209370.98501018,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = -78307.851302348,
                                                ["x"] = -209413.61719755,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                ["y"] = -78301.9075852,
                                                ["x"] = -209377.02255111,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = -78319.474787914,
                                                ["x"] = -209423.09556368,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = -78681.390591984,
                                                ["x"] = -209164.41889165,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = -78613.015017836,
                                                ["x"] = -209179.15135417,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = -78564.24845142,
                                                ["x"] = -209204.30546709,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = -78457.205990618,
                                                ["x"] = -209286.33584106,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = -78294.306301603,
                                                ["x"] = -209383.51829697,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = -78342.710517498,
                                                ["x"] = -209442.06210104,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = -78718.213255593,
                                                ["x"] = -209132.46468001,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = -78706.255066827,
                                                ["x"] = -209148.48232511,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = -78699.142560266,
                                                ["x"] = -209155.49748278,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = -78690.717163762,
                                                ["x"] = -209160.83192343,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = -78671.729975123,
                                                ["x"] = -209166.98806365,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = -78603.668835968,
                                                ["x"] = -209182.69884954,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = -78547.704847681,
                                                ["x"] = -209215.54012061,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = -78427.126124139,
                                                ["x"] = -209304.22383284,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = -78288.398359077,
                                                ["x"] = -209391.30913129,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = -78356.52936755,
                                                ["x"] = -209456.49362725,
                                            }, -- end of [44]
                                            [31] = 
                                            {
                                                ["y"] = -78322.29512911,
                                                ["x"] = -209362.57610683,
                                            }, -- end of [31]
                                            [39] = 
                                            {
                                                ["y"] = -78300.494344027,
                                                ["x"] = -209406.84665795,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = -78349.889012185,
                                                ["x"] = -209449.02137998,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = -78290.342469497,
                                                ["x"] = -209395.82083425,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = -78362.628314764,
                                                ["x"] = -209464.41687048,
                                            }, -- end of [45]
                                            [35] = 
                                            {
                                                ["y"] = -78290.748276584,
                                                ["x"] = -209387.03504018,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = -78778.909468569,
                                                ["x"] = -208944.84496603,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = -78652.121833247,
                                                ["x"] = -209170.92351036,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = -78594.594265998,
                                                ["x"] = -209186.89731516,
                                            }, -- end of [23]
                                            [46] = 
                                            {
                                                ["y"] = -78365.020688534,
                                                ["x"] = -209468.14926684,
                                            }, -- end of [46]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -68830.498565623,
                                                ["x"] = -193946.99521296,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -69003.464230579,
                                                ["x"] = -194087.86976397,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -78365.071999131,
                                                ["x"] = -209468.23335673,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78369.805290704,
                                                ["x"] = -209477.0404336,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -78373.600957976,
                                                ["x"] = -209486.28652596,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -78379.688236054,
                                                ["x"] = -209515.5905622,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -78365.503294548,
                                                ["x"] = -209618.25321739,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -78360.719204738,
                                                ["x"] = -209619.47770601,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -78380.438618224,
                                                ["x"] = -209525.56103347,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -78355.749463999,
                                                ["x"] = -209619.01385982,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = -78375.131244526,
                                                ["x"] = -209491.0456178,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -78380.638206299,
                                                ["x"] = -209535.55754362,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = -78345.905013279,
                                                ["x"] = -209617.30866465,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = -78341.176537473,
                                                ["x"] = -209618.73051051,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = -78380.210526741,
                                                ["x"] = -209545.54687087,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = -78337.051267455,
                                                ["x"] = -209621.55183098,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = -78371.831922328,
                                                ["x"] = -209481.60981416,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -78376.428357964,
                                                ["x"] = -209495.87336455,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -78378.611088871,
                                                ["x"] = -209560.45965961,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = -78374.390201016,
                                                ["x"] = -209590.15577957,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -78378.388329622,
                                                ["x"] = -209505.6758148,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -78370.228613453,
                                                ["x"] = -209609.71682925,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = -78368.619176633,
                                                ["x"] = -209614.44668146,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = -78350.843207508,
                                                ["x"] = -209618.03516356,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = -78316.379005528,
                                                ["x"] = -209637.02217283,
                                            }, -- end of [23]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -68992.636766606,
                                                ["x"] = -194107.2146042,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -68830.498565623,
                                                ["x"] = -194037.28546573,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -69003.464230579,
                                                ["x"] = -194087.86976397,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -68950.895477694,
                                                ["x"] = -194193.42099884,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -78314.783602427,
                                                ["x"] = -209634.93538175,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -78314.783602427,
                                                ["x"] = -209634.93538175,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -69173.212487682,
                                            ["x"] = -196700.50350785,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 16,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 30.640626737358,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -69236.523325019,
                                            ["x"] = -195852.58642395,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.75,
                                            ["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"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 94.583763642352,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -68992.636766606,
                                            ["x"] = -194107.2146042,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.75,
                                            ["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"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 101.65833938664,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -68830.498565623,
                                            ["x"] = -194037.28546573,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.75,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 104.91204218938,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -68830.498565623,
                                            ["x"] = -193946.99521296,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.75,
                                            ["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"] = 20,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 112.95080554336,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -69003.464230579,
                                            ["x"] = -194087.86976397,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.75,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 117.20008484637,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -68950.895477694,
                                            ["x"] = -194193.42099884,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.75,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 8,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 753.81587795001,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78750.370408544,
                                            ["x"] = -208892.43339564,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.75,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 821.19197240883,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78777.401327051,
                                            ["x"] = -208944.45191313,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.6527777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 105,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 943.17726547074,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78363.412278462,
                                            ["x"] = -209469.18304381,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.6527777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 114,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1000.4986250122,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -78315.400768518,
                                            ["x"] = -209635.71314968,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.6527777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 62,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "LAV-25",
                                        ["unitId"] = 97,
                                        ["y"] = -69173.212487682,
                                        ["x"] = -196700.50350785,
                                        ["name"] = "Rescue Vehicle-2",
                                        ["heading"] = 0.11796700958663,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "LAV-25",
                                        ["unitId"] = 96,
                                        ["y"] = -69176.755625646,
                                        ["x"] = -196730.29353003,
                                        ["name"] = "Rescue Vehicle-1",
                                        ["heading"] = 0.11838095384633,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -69173.212487682,
                                ["x"] = -196700.50350785,
                                ["name"] = "Rescue Vehicle",
                                ["start_time"] = 0,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "CJTF Blue",
                }, -- end of [3]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 81,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = true,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 75,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -67733.81570457,
                                            ["x"] = -193484.03436271,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = -68715.761557061,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["alt_type"] = 1,
                                                                ["x"] = -193857.63236768,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 52613349374,
                                                                ["zoneRadius"] = 91.44,
                                                            }, -- 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"]
                                ["groupId"] = 58,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 62,
                                        ["y"] = -67733.81570457,
                                        ["x"] = -193484.03436271,
                                        ["name"] = "Enemy Tanks-4",
                                        ["heading"] = 3.1415926535898,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 61,
                                        ["y"] = -67672.970325401,
                                        ["x"] = -193566.38566779,
                                        ["name"] = "Enemy Tanks-3",
                                        ["heading"] = 3.1415926535898,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 60,
                                        ["y"] = -67752.771158891,
                                        ["x"] = -193418.62700147,
                                        ["name"] = "Enemy Tanks-2",
                                        ["heading"] = 3.1415926535898,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 59,
                                        ["y"] = -67705.24942025,
                                        ["x"] = -193530.32032644,
                                        ["name"] = "Enemy Tanks-1",
                                        ["heading"] = 3.1415926535898,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -67733.81570457,
                                ["x"] = -193484.03436271,
                                ["name"] = "Enemy Tanks",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -68263.206326733,
                                                ["x"] = -194370.06635308,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -68781.602002511,
                                                ["x"] = -193930.43022988,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -68781.602002511,
                                                ["x"] = -193930.43022988,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -68263.200076337,
                                                ["x"] = -194368.38450836,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -68263.206326733,
                                            ["x"] = -194370.06635308,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 169.92902884109,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -68781.602002511,
                                            ["x"] = -193930.43022988,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 60,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 86,
                                        ["y"] = -68263.206326733,
                                        ["x"] = -194370.06635308,
                                        ["name"] = "Enemy Infantrie-5",
                                        ["heading"] = -0.8674234553139,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 85,
                                        ["y"] = -68267.382841274,
                                        ["x"] = -194379.25468507,
                                        ["name"] = "Enemy Infantrie-4",
                                        ["heading"] = -0.8674234553139,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 84,
                                        ["y"] = -68255.246269554,
                                        ["x"] = -194368.93545967,
                                        ["name"] = "Enemy Infantrie-3",
                                        ["heading"] = -0.8674234553139,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 83,
                                        ["y"] = -68270.596714712,
                                        ["x"] = -194385.17146317,
                                        ["name"] = "Enemy Infantrie-2",
                                        ["heading"] = -0.8674234553139,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 88,
                                        ["y"] = -68266.01763091,
                                        ["x"] = -194374.47501694,
                                        ["name"] = "Enemy Infantrie-7",
                                        ["heading"] = -0.8674234553139,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 87,
                                        ["y"] = -68243.243895472,
                                        ["x"] = -194370.16647239,
                                        ["name"] = "Enemy Infantrie-6",
                                        ["heading"] = -0.8674234553139,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 82,
                                        ["y"] = -68248.475699559,
                                        ["x"] = -194369.24321285,
                                        ["name"] = "Enemy Infantrie-1",
                                        ["heading"] = -0.8674234553139,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = -68263.206326733,
                                ["x"] = -194370.06635308,
                                ["name"] = "Enemy Infantrie",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -68456.887713772,
                                                ["x"] = -194542.64144397,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -68836.587271543,
                                                ["x"] = -193878.16721787,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -68975.28338955,
                                                ["x"] = -194103.00532077,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -68975.28338955,
                                                ["x"] = -194103.00532077,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 71.588065727428,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -68456.887713772,
                                            ["x"] = -194542.64144397,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 191.32723135381,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -68836.587271543,
                                            ["x"] = -193878.16721787,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 61,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 89,
                                        ["y"] = -68456.887713772,
                                        ["x"] = -194542.64144397,
                                        ["name"] = "Enemy Infantrie-1-1",
                                        ["heading"] = -0.51914611424605,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 90,
                                        ["y"] = -68461.064228313,
                                        ["x"] = -194551.82977596,
                                        ["name"] = "Enemy Infantrie-1-2",
                                        ["heading"] = -0.51914611424605,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 91,
                                        ["y"] = -68448.927656593,
                                        ["x"] = -194541.51055056,
                                        ["name"] = "Enemy Infantrie-1-3",
                                        ["heading"] = -0.51914611424605,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 92,
                                        ["y"] = -68464.278101751,
                                        ["x"] = -194557.74655406,
                                        ["name"] = "Enemy Infantrie-1-4",
                                        ["heading"] = -0.51914611424605,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 93,
                                        ["y"] = -68459.699017949,
                                        ["x"] = -194547.05010783,
                                        ["name"] = "Enemy Infantrie-1-5",
                                        ["heading"] = -0.51914611424605,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 94,
                                        ["y"] = -68436.925282511,
                                        ["x"] = -194542.74156329,
                                        ["name"] = "Enemy Infantrie-1-6",
                                        ["heading"] = -0.51914611424605,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 95,
                                        ["y"] = -68442.157086598,
                                        ["x"] = -194541.81830374,
                                        ["name"] = "Enemy Infantrie-1-7",
                                        ["heading"] = -0.51914611424605,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = -68456.887713772,
                                ["x"] = -194542.64144397,
                                ["name"] = "Enemy Infantrie-1",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -67700.993260598,
                                                ["x"] = -193473.86076154,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -67686.09006029,
                                                ["x"] = -193501.22401457,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 77,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -67705.327383678,
                                            ["x"] = -193474.47523511,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 63,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 98,
                                        ["y"] = -67705.327383678,
                                        ["x"] = -193474.47523511,
                                        ["name"] = "Enemy suport-1",
                                        ["heading"] = 1.8675022996339,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -67705.327383678,
                                ["x"] = -193474.47523511,
                                ["name"] = "Enemy suport",
                                ["start_time"] = 0,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "CJTF Red",
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 22,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = "",
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 15,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1683384126",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_6",
                    ["text"] = "DictKey_ActionText_6",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_11",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = "",
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 26,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1683384126",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "ResKey_Action_13",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_14",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["eventlist"] = "",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 85,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 55,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1683385843",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 58,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_7",
                    ["text"] = "DictKey_ActionText_7",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 0,
                    ["power"] = 1000,
                    ["predicate"] = "a_radio_transmission",
                    ["loop"] = false,
                    ["name"] = "Goliath",
                    ["modulation"] = false,
                    ["file"] = "ResKey_Action_15",
                    ["zone"] = 85,
                    ["frequency"] = 30,
                }, -- end of [3]
                [4] = 
                {
                    ["modulation"] = false,
                    ["power"] = 1000,
                    ["predicate"] = "a_radio_transmission",
                    ["loop"] = false,
                    ["name"] = "Goliath",
                    ["start_delay"] = 8,
                    ["file"] = "ResKey_Action_16",
                    ["zone"] = 85,
                    ["frequency"] = 30,
                }, -- end of [4]
                [5] = 
                {
                    ["start_delay"] = 19,
                    ["power"] = 1000,
                    ["predicate"] = "a_radio_transmission",
                    ["loop"] = false,
                    ["name"] = "Goliath",
                    ["modulation"] = false,
                    ["file"] = "ResKey_Action_17",
                    ["zone"] = 85,
                    ["frequency"] = 30,
                }, -- end of [5]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 85,
                    ["group"] = 58,
                    ["predicate"] = "c_group_alive",
                    ["percent"] = 10,
                    ["unit"] = 82,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1683386204",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = "1",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 58,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 85,
                    ["flag"] = "1",
                    ["percent"] = 10,
                    ["predicate"] = "c_flag_is_true",
                    ["unit"] = 82,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = "1",
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 85,
                    ["group"] = 58,
                    ["percent"] = 10,
                    ["predicate"] = "c_group_dead",
                    ["unit"] = 82,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 60,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 61,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_8",
                    ["text"] = "DictKey_ActionText_8",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [3]
                [4] = 
                {
                    ["start_delay"] = 2,
                    ["power"] = 1000,
                    ["predicate"] = "a_radio_transmission",
                    ["loop"] = false,
                    ["name"] = "Hammer",
                    ["modulation"] = false,
                    ["file"] = "ResKey_Action_18",
                    ["zone"] = 85,
                    ["frequency"] = 30,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1683386204",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 85,
                    ["group"] = 60,
                    ["predicate"] = "c_group_alive",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1683386465",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = "2",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 85,
                    ["flag"] = "2",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 85,
                    ["group"] = 60,
                    ["predicate"] = "c_group_dead",
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 85,
                    ["group"] = 61,
                    ["predicate"] = "c_group_dead",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1683386487",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 62,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_10",
                    ["KeyDict_text"] = "DictKey_ActionText_10",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 10,
                    ["start_delay"] = 11,
                    ["KeyDict_text"] = "DictKey_ActionText_20",
                    ["text"] = "DictKey_ActionText_20",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [3]
                [4] = 
                {
                    ["start_delay"] = 0,
                    ["power"] = 1000,
                    ["predicate"] = "a_radio_transmission",
                    ["loop"] = false,
                    ["name"] = "",
                    ["modulation"] = false,
                    ["file"] = "ResKey_Action_19",
                    ["zone"] = 85,
                    ["frequency"] = 30,
                }, -- end of [4]
                [5] = 
                {
                    ["modulation"] = false,
                    ["power"] = 1000,
                    ["predicate"] = "a_radio_transmission",
                    ["loop"] = false,
                    ["name"] = "",
                    ["start_delay"] = 10,
                    ["file"] = "ResKey_Action_21",
                    ["zone"] = 85,
                    ["frequency"] = 30,
                }, -- end of [5]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 86,
                    ["group"] = 62,
                    ["predicate"] = "c_part_of_group_in_zone",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1683386579",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_deactivate_group",
                    ["group"] = 59,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_9",
                    ["text"] = "DictKey_ActionText_9",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 0,
                    ["power"] = 1000,
                    ["predicate"] = "a_radio_transmission",
                    ["loop"] = false,
                    ["name"] = "",
                    ["modulation"] = false,
                    ["file"] = "ResKey_Action_22",
                    ["zone"] = 86,
                    ["frequency"] = 30,
                }, -- end of [3]
                [4] = 
                {
                    ["modulation"] = false,
                    ["power"] = 1000,
                    ["predicate"] = "a_radio_transmission",
                    ["loop"] = false,
                    ["name"] = "",
                    ["start_delay"] = 7,
                    ["file"] = "ResKey_Action_23",
                    ["zone"] = 86,
                    ["frequency"] = 30,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [8]
    }, -- end of ["trigrules"]
    ["currentKey"] = 5820,
    ["failures"] = 
    {
        ["APU_Fire"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "APU_Fire",
            ["mm"] = 0,
        }, -- end of ["APU_Fire"]
        ["LeftEngine_Fire"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LeftEngine_Fire",
            ["mm"] = 0,
        }, -- end of ["LeftEngine_Fire"]
        ["RightEngine_Fire"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RightEngine_Fire",
            ["mm"] = 0,
        }, -- end of ["RightEngine_Fire"]
    }, -- end of ["failures"]
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["start_time"] = 12900,
} -- end of mission
