mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 2011,
        ["Day"] = 1,
        ["Month"] = 6,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_text_delay(getValueDictByKey(\"DictKey_10\"), 20, false, 0);a_activate_group(4);a_out_sound(getValueResourceByKey(\"ResKey_Action_2\"), 0); mission.trig.func[1]=nil;",
            [2] = "a_out_text_delay(getValueDictByKey(\"DictKey_11\"), 20, false, 0);a_activate_group(5);a_out_sound(getValueResourceByKey(\"ResKey_Action_3\"), 0); mission.trig.func[2]=nil;",
            [3] = "a_out_text_delay(getValueDictByKey(\"DictKey_12\"), 20, false, 0);a_activate_group(6);a_out_sound(getValueResourceByKey(\"ResKey_Action_7\"), 0); mission.trig.func[3]=nil;",
            [4] = "a_out_text_delay(getValueDictByKey(\"DictKey_13\"), 20, false, 0);a_activate_group(7);a_out_sound(getValueResourceByKey(\"ResKey_Action_4\"), 0); mission.trig.func[4]=nil;",
            [5] = "a_out_text_delay(getValueDictByKey(\"DictKey_14\"), 20, false, 0);a_activate_group(8);a_out_sound(getValueResourceByKey(\"ResKey_Action_6\"), 0); mission.trig.func[5]=nil;",
            [6] = "a_out_text_delay(getValueDictByKey(\"DictKey_15\"), 20, false, 0);a_activate_group(9);a_out_sound(getValueResourceByKey(\"ResKey_Action_8\"), 0); mission.trig.func[6]=nil;",
            [7] = "a_out_text_delay(getValueDictByKey(\"DictKey_16\"), 20, false, 0);a_activate_group(10);a_out_sound(getValueResourceByKey(\"ResKey_Action_1\"), 0); mission.trig.func[7]=nil;",
            [8] = "a_out_text_delay(getValueDictByKey(\"DictKey_17\"), 10, false, 0);a_set_flag(1);a_out_sound(getValueResourceByKey(\"ResKey_Action_5\"), 0); mission.trig.func[8]=nil;",
            [9] = "a_out_text_delay(getValueDictByKey(\"DictKey_18\"), 20, false, 0);a_set_flag(2); mission.trig.func[9]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_part_of_group_in_zone(12, 2) )",
            [2] = "return(c_group_dead(4) )",
            [3] = "return(c_group_dead(5) )",
            [4] = "return(c_group_dead(6) )",
            [5] = "return(c_group_dead(7) )",
            [6] = "return(c_group_dead(8) )",
            [7] = "return(c_group_dead(9) )",
            [8] = "return(c_group_dead(10) )",
            [9] = "return(c_part_of_coalition_in_zone(\"red\", 1, \"ALL\") )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
                [1] = "return(c_time_after(5) )",
                [2] = "return(c_flag_is_true(2) )",
                [3] = "return(c_flag_is_true(1) )",
            }, -- end of ["conditions"]
            ["actions"] = 
            {
                [1] = "a_set_mission_result(50)",
                [2] = "a_set_mission_result(-50)",
                [3] = "a_set_mission_result(50)",
            }, -- end of ["actions"]
            ["func"] = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
                [2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
                [3] = "if mission.result.offline.conditions[3]() then mission.result.offline.actions[3]() end",
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 3,
        ["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"] = 97,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["name"] = "GROUND FORCE CMD",
                ["blue"] = 0,
                ["neutrals"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["name"] = "GAME MASTER",
                ["blue"] = 0,
                ["neutrals"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["name"] = "OBSERVER",
                ["blue"] = 0,
                ["neutrals"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["name"] = "JTAC",
                ["blue"] = 0,
                ["neutrals"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["goals"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["seconds"] = 5,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_time_after",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 50,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "Start 50",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = -50,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "Defeat",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 50,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "Win",
        }, -- end of [3]
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 1,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 5,
                ["dir"] = 248,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 3,
                ["dir"] = 272,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 3,
                ["dir"] = 297,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["dust_density"] = 0,
        ["season"] = 
        {
            ["temperature"] = 20,
        }, -- end of ["season"]
        ["enable_dust"] = false,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 854823.46477992,
                ["centerZ"] = 354061.46275114,
                ["ellipticity"] = 1.3502585349723,
                ["rotation"] = -0.82529240810436,
                ["pressure_excess"] = -1168.575139819,
                ["centerX"] = -56413.736318788,
            }, -- end of [1]
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["visibility"] = 0,
            ["thickness"] = 0,
        }, -- end of ["fog"]
        ["groundTurbulence"] = 1,
        ["name_localize"] = 
        {
        }, -- end of ["name_localize"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 530,
            ["density"] = 3,
            ["base"] = 3000,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 405547.42857145,
                ["radius"] = 150,
                ["zoneId"] = 1,
                ["x"] = -50328,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["hidden"] = true,
                ["name"] = "Failure Zone",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 405768.00000002,
                ["radius"] = 15000,
                ["zoneId"] = 2,
                ["x"] = -49761.142857143,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["hidden"] = true,
                ["name"] = "Start Zone",
            }, -- end of [2]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 422617.2816123,
        ["zoom"] = 39935.305813555,
        ["centerX"] = -37110.740444199,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 11,
            [2] = 8,
            [3] = 13,
            [4] = 5,
            [5] = 16,
            [6] = 6,
            [7] = 15,
            [8] = 12,
            [9] = 9,
            [10] = 10,
            [11] = 3,
            [12] = 4,
            [13] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 17,
            [2] = 0,
            [3] = 1,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_69",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionNeutralsTask"] = "",
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_71",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_70",
    ["pictureFileNameB"] = 
    {
        [1] = "ResKey_ImageBriefing_9",
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 100,
                ["x"] = 100,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
                [1] = 
                {
                    ["y"] = 414325.14285717,
                    ["x"] = -44425.428571429,
                    ["callsignStr"] = "MAZDA",
                    ["id"] = 1,
                    ["properties"] = 
                    {
                        ["vnav"] = 1,
                        ["scale"] = 0,
                        ["vangle"] = 0,
                        ["angle"] = 0,
                        ["steer"] = 2,
                    }, -- end of ["properties"]
                    ["callsign"] = 4,
                }, -- end of [1]
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 194,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 405471.42857143,
                                            ["x"] = -50154.285714286,
                                            ["name"] = "DictKey_WptName_73",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 3,
                                        ["y"] = 405471.42857143,
                                        ["x"] = -50154.285714286,
                                        ["name"] = "DictKey_UnitName_60",
                                        ["heading"] = 6.0048856481745,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 4,
                                        ["y"] = 405664.2857143,
                                        ["x"] = -50240.571428572,
                                        ["name"] = "DictKey_UnitName_59",
                                        ["heading"] = 1.0121970114513,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 5,
                                        ["y"] = 405722.00000001,
                                        ["x"] = -50358,
                                        ["name"] = "DictKey_UnitName_58",
                                        ["heading"] = 2.2142974355882,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 6,
                                        ["y"] = 405205.42857145,
                                        ["x"] = -50374.285714286,
                                        ["name"] = "DictKey_UnitName_57",
                                        ["heading"] = 3.7443888470527,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 405471.42857143,
                                ["x"] = -50154.285714286,
                                ["name"] = "DictKey_GroupName_56",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 405544.57142859,
                                                ["x"] = -50343.142857142,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 405638.85714288,
                                                ["x"] = -50294.571428571,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 190,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 405544.57142859,
                                            ["x"] = -50343.142857142,
                                            ["name"] = "DictKey_WptName_88",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetFrequency",
                                                                    ["params"] = 
                                                                    {
                                                                        ["modulation"] = 1,
                                                                        ["frequency"] = 30000000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetCallsign",
                                                                    ["params"] = 
                                                                    {
                                                                        ["number"] = 1,
                                                                        ["callname"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["groupName"] = "BTR-1",
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 6,
                                                            ["params"] = 
                                                            {
                                                                ["groupName"] = "BMP-1",
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 5,
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 7,
                                                            ["params"] = 
                                                            {
                                                                ["groupName"] = "T-55",
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 6,
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                        [8] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 8,
                                                            ["params"] = 
                                                            {
                                                                ["groupName"] = "BMP-2",
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 7,
                                                            }, -- end of ["params"]
                                                        }, -- end of [8]
                                                        [9] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 9,
                                                            ["params"] = 
                                                            {
                                                                ["groupName"] = "T-72",
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 8,
                                                            }, -- end of ["params"]
                                                        }, -- end of [9]
                                                        [10] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 10,
                                                            ["params"] = 
                                                            {
                                                                ["groupName"] = "BMP-3",
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 9,
                                                            }, -- end of ["params"]
                                                        }, -- end of [10]
                                                        [11] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 11,
                                                            ["params"] = 
                                                            {
                                                                ["groupName"] = "T-80",
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 10,
                                                            }, -- end of ["params"]
                                                        }, -- end of [11]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M1126 Stryker ICV",
                                        ["unitId"] = 34,
                                        ["y"] = 405544.57142859,
                                        ["x"] = -50343.142857142,
                                        ["name"] = "DictKey_UnitName_62",
                                        ["heading"] = 1.0951011079398,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 405544.57142859,
                                ["x"] = -50343.142857142,
                                ["name"] = "DictKey_GroupName_61",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 458412.28571432,
                                                ["x"] = -26645.428571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 458449.42857146,
                                                ["x"] = -26559.714285714,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 180,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 458412.28571432,
                                            ["x"] = -26645.428571428,
                                            ["name"] = "DictKey_WptName_95",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "HEMTT TFFT",
                                        ["unitId"] = 37,
                                        ["y"] = 458412.28571432,
                                        ["x"] = -26645.428571428,
                                        ["name"] = "DictKey_UnitName_64",
                                        ["heading"] = 0.40890782895076,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 458412.28571432,
                                ["x"] = -26645.428571428,
                                ["name"] = "DictKey_GroupName_63",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 180,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 458445.14285718,
                                            ["x"] = -26564,
                                            ["name"] = "DictKey_WptName_96",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 38,
                                        ["y"] = 458445.14285718,
                                        ["x"] = -26564,
                                        ["name"] = "DictKey_UnitName_66",
                                        ["heading"] = 2.2514747350727,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 458445.14285718,
                                ["x"] = -26564,
                                ["name"] = "DictKey_GroupName_65",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 180,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 458525.14285718,
                                            ["x"] = -26414,
                                            ["name"] = "DictKey_WptName_97",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M 818",
                                        ["unitId"] = 39,
                                        ["y"] = 458525.14285718,
                                        ["x"] = -26414,
                                        ["name"] = "DictKey_UnitName_68",
                                        ["heading"] = 2.2514747350727,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 458525.14285718,
                                ["x"] = -26414,
                                ["name"] = "DictKey_GroupName_67",
                                ["start_time"] = 0,
                            }, -- end of [5]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 420931.14285717,
                                            ["x"] = -38928.285714285,
                                            ["name"] = "DictKey_WptName_92",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 176,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 44.008408571422,
                                            ["ETA_locked"] = false,
                                            ["y"] = 414102.5714286,
                                            ["x"] = -44085.428571428,
                                            ["name"] = "DictKey_WptName_90",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 190,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 98.771335734954,
                                            ["ETA_locked"] = false,
                                            ["y"] = 405486.57142859,
                                            ["x"] = -50342.571428571,
                                            ["name"] = "DictKey_WptName_91",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 204,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 250.1197405815,
                                            ["ETA_locked"] = false,
                                            ["y"] = 434845.42857146,
                                            ["x"] = -52371.142857142,
                                            ["name"] = "DictKey_WptName_93",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 225,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 388.40284922334,
                                            ["ETA_locked"] = false,
                                            ["y"] = 453010.85714287,
                                            ["x"] = -32546.857142857,
                                            ["name"] = "DictKey_WptName_94",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 180,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 445.35831076769,
                                            ["ETA_locked"] = false,
                                            ["y"] = 458040.61422532,
                                            ["x"] = -26441.347360305,
                                            ["name"] = "DictKey_WptName_89",
                                            ["formation_template"] = 0,
                                            ["airdromeId"] = 16,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 500,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "25th fs osan ab, korea (os)",
                                        ["skill"] = "Player",
                                        ["speed"] = 123.33333333333,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["DefaultGunMode"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10C_2",
                                        ["unitId"] = 35,
                                        ["psi"] = 2.2176363213444,
                                        ["y"] = 420931.14285717,
                                        ["x"] = -38928.285714285,
                                        ["name"] = "DictKey_UnitName_55",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65H",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{LAU-131x3 - 7 AGR-20 M282}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{GBU_54_V_1B}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{GBU_54_V_1B}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{LAU-131x3 - 7 AGR-20 M282}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65H",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4526,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.2176363213444,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Hawg11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "10",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 500,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "25th fs osan ab, korea (os)",
                                        ["skill"] = "High",
                                        ["speed"] = 123.33333333333,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10C_2",
                                        ["unitId"] = 36,
                                        ["psi"] = 2.2176363213444,
                                        ["y"] = 420971.14285717,
                                        ["x"] = -38968.285714285,
                                        ["name"] = "DictKey_UnitName_54",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65H",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{LAU-131x3 - 7 AGR-20 M282}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{GBU_54_V_1B}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{GBU_54_V_1B}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{LAU-131x3 - 7 AGR-20 M282}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65H",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4526,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.2176363213444,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Hawg12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "11",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 420931.14285717,
                                ["x"] = -38928.285714285,
                                ["name"] = "DictKey_GroupName_53",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 403075.46875,
                                                ["x"] = -49355.625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 402247.78125,
                                                ["x"] = -48996.359375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 402380.03125,
                                                ["x"] = -48919.203125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 403078.9375,
                                                ["x"] = -49371.72265625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 403084.1875,
                                                ["x"] = -49387.33984375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 403091.09375,
                                                ["x"] = -49402.2890625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 403099.59375,
                                                ["x"] = -49416.39453125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 402404.8125,
                                                ["x"] = -48912.32421875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 403109.59375,
                                                ["x"] = -49429.4765625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 403120.96875,
                                                ["x"] = -49441.38671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 403133.59375,
                                                ["x"] = -49451.9765625,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 403147.28125,
                                                ["x"] = -49461.12109375,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 402430.03125,
                                                ["x"] = -48907.28125,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 403161.90625,
                                                ["x"] = -49468.70703125,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 403177.28125,
                                                ["x"] = -49474.64453125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 403193.1875,
                                                ["x"] = -49478.86328125,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 403209.5,
                                                ["x"] = -49481.3125,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 402455.5625,
                                                ["x"] = -48904.1015625,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 403225.9375,
                                                ["x"] = -49481.95703125,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 403242.375,
                                                ["x"] = -49480.796875,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 403392.28125,
                                                ["x"] = -49461.85546875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 402267.25,
                                                ["x"] = -48979.55859375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 402481.25,
                                                ["x"] = -48902.80859375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 403401.75,
                                                ["x"] = -49463.32421875,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 403405.84375,
                                                ["x"] = -49465.9375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 403409.0625,
                                                ["x"] = -49469.56640625,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 403548.34375,
                                                ["x"] = -49681.12109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 402506.96875,
                                                ["x"] = -48903.40234375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 403555.875,
                                                ["x"] = -49691.15625,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 403564.625,
                                                ["x"] = -49700.16796875,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 403574.4375,
                                                ["x"] = -49708.0078125,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 403585.15625,
                                                ["x"] = -49714.55859375,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 402532.5625,
                                                ["x"] = -48905.88671875,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 403596.625,
                                                ["x"] = -49719.71484375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 403608.625,
                                                ["x"] = -49723.39453125,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                ["y"] = 402607.3125,
                                                ["x"] = -48924.47265625,
                                            }, -- end of [17]
                                            [58] = 
                                            {
                                                ["y"] = 403621,
                                                ["x"] = -49725.5390625,
                                            }, -- end of [58]
                                            [6] = 
                                            {
                                                ["y"] = 402332.3125,
                                                ["x"] = -48938.32421875,
                                            }, -- end of [6]
                                            [59] = 
                                            {
                                                ["y"] = 403633.5625,
                                                ["x"] = -49726.1171875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 402557.90625,
                                                ["x"] = -48910.2421875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 403821.15625,
                                                ["x"] = -49723.0078125,
                                            }, -- end of [60]
                                            [24] = 
                                            {
                                                ["y"] = 402874.1875,
                                                ["x"] = -49105.0390625,
                                            }, -- end of [24]
                                            [61] = 
                                            {
                                                ["y"] = 403847.28125,
                                                ["x"] = -49723.4296875,
                                            }, -- end of [61]
                                            [26] = 
                                            {
                                                ["y"] = 403035.46875,
                                                ["x"] = -49162.921875,
                                            }, -- end of [26]
                                            [62] = 
                                            {
                                                ["y"] = 403873.34375,
                                                ["x"] = -49725.5546875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 402206.375,
                                                ["x"] = -49034.81640625,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 403899.1875,
                                                ["x"] = -49729.3828125,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 402582.875,
                                                ["x"] = -48916.44921875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 403924.75,
                                                ["x"] = -49734.890625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 403949.90625,
                                                ["x"] = -49742.0546875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 403974.53125,
                                                ["x"] = -49750.84765625,
                                            }, -- end of [66]
                                            [67] = 
                                            {
                                                ["y"] = 404352.59375,
                                                ["x"] = -49899.9609375,
                                            }, -- end of [67]
                                            [68] = 
                                            {
                                                ["y"] = 404375.375,
                                                ["x"] = -49907.90625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 404398.71875,
                                                ["x"] = -49913.9921875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 404422.5,
                                                ["x"] = -49918.18359375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 402631.09375,
                                                ["x"] = -48934.265625,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 404470.625,
                                                ["x"] = -49920.77734375,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 404494.71875,
                                                ["x"] = -49919.16796875,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 404518.5625,
                                                ["x"] = -49915.625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 402654.09375,
                                                ["x"] = -48945.78125,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 404867.40625,
                                                ["x"] = -49850.4296875,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 404901.03125,
                                                ["x"] = -49846.95703125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 402309.625,
                                                ["x"] = -48950.4609375,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 402676.1875,
                                                ["x"] = -48958.95703125,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 405002.34375,
                                                ["x"] = -49847.9453125,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 405035.90625,
                                                ["x"] = -49852.078125,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 405069.15625,
                                                ["x"] = -49858.08984375,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 402697.25,
                                                ["x"] = -48973.71484375,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 405134.40625,
                                                ["x"] = -49875.68359375,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 405166.1875,
                                                ["x"] = -49887.2109375,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 405197.28125,
                                                ["x"] = -49900.5078125,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 402856.78125,
                                                ["x"] = -49094.46484375,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 405256.9375,
                                                ["x"] = -49932.2421875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 405285.34375,
                                                ["x"] = -49950.578125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 405312.6875,
                                                ["x"] = -49970.48828125,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 402865.21875,
                                                ["x"] = -49100.19921875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 405416.53125,
                                                ["x"] = -50059.23046875,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 405444.1875,
                                                ["x"] = -50082.0703125,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                ["y"] = 405472.9375,
                                                ["x"] = -50103.5625,
                                            }, -- end of [94]
                                            [95] = 
                                            {
                                                ["y"] = 405502.65625,
                                                ["x"] = -50123.65625,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 405533.28125,
                                                ["x"] = -50142.3046875,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 405564.78125,
                                                ["x"] = -50159.46484375,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 405597.0625,
                                                ["x"] = -50175.1015625,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 402883.59375,
                                                ["x"] = -49108.9375,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 405636.875,
                                                ["x"] = -50192,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 405640.21875,
                                                ["x"] = -50194.1171875,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 405642.46875,
                                                ["x"] = -50197.34375,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 405643.3125,
                                                ["x"] = -50201.19140625,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 405642.65625,
                                                ["x"] = -50205.078125,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 405637.25,
                                                ["x"] = -50216.33203125,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 405519.6875,
                                                ["x"] = -50359.55078125,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 403039.625,
                                                ["x"] = -49165.0625,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 405338.84375,
                                                ["x"] = -49991.90234375,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 405227.5625,
                                                ["x"] = -49915.53515625,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 402355.8125,
                                                ["x"] = -48927.88671875,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 403043.0625,
                                                ["x"] = -49168.23046875,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 405102.03125,
                                                ["x"] = -49865.96875,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 404968.59375,
                                                ["x"] = -49845.71484375,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 404934.8125,
                                                ["x"] = -49845.3828125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 403045.53125,
                                                ["x"] = -49172.19921875,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 404834.03125,
                                                ["x"] = -49855.79296875,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 404446.5,
                                                ["x"] = -49920.44921875,
                                            }, -- end of [71]
                                            [99] = 
                                            {
                                                ["y"] = 405630.0625,
                                                ["x"] = -50189.17578125,
                                            }, -- end of [99]
                                            [30] = 
                                            {
                                                ["y"] = 403046.875,
                                                ["x"] = -49176.68359375,
                                            }, -- end of [30]
                                            [4] = 
                                            {
                                                ["y"] = 402287.90625,
                                                ["x"] = -48964.23046875,
                                            }, -- end of [4]
                                            [47] = 
                                            {
                                                ["y"] = 403397.125,
                                                ["x"] = -49461.92578125,
                                            }, -- end of [47]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 405517.42857144,
                                                ["x"] = -50357.714285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 405517.42857144,
                                                ["x"] = -50357.714285715,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 202,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 402206.37487504,
                                            ["x"] = -49034.816272059,
                                            ["name"] = "DictKey_WptName_74",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 190,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 642.29877697356,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 405519.68660458,
                                            ["x"] = -50359.550083047,
                                            ["name"] = "DictKey_WptName_75",
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 7,
                                        ["y"] = 402206.37487504,
                                        ["x"] = -49034.816272059,
                                        ["name"] = "DictKey_UnitName_22",
                                        ["heading"] = 1.9511489570256,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 8,
                                        ["y"] = 402184.40298887,
                                        ["x"] = -49055.223046754,
                                        ["name"] = "DictKey_UnitName_21",
                                        ["heading"] = 1.9511489570256,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 9,
                                        ["y"] = 402162.40653316,
                                        ["x"] = -49075.652640843,
                                        ["name"] = "DictKey_UnitName_20",
                                        ["heading"] = 1.9511489570256,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 402206.37487504,
                                ["x"] = -49034.816272059,
                                ["name"] = "DictKey_GroupName_19",
                                ["start_time"] = 86400,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 407965.90625,
                                                ["x"] = -51555.53125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 409536.3125,
                                                ["x"] = -51902.7578125,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 409244.375,
                                                ["x"] = -51959.203125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 407910.5625,
                                                ["x"] = -51541.69140625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 407854.84375,
                                                ["x"] = -51529.71875,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 407798.71875,
                                                ["x"] = -51519.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 407742.28125,
                                                ["x"] = -51511.4140625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 409194.8125,
                                                ["x"] = -51962.04296875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 407685.625,
                                                ["x"] = -51505.1015625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 407628.78125,
                                                ["x"] = -51500.69140625,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 407571.8125,
                                                ["x"] = -51498.1953125,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 407514.78125,
                                                ["x"] = -51497.60546875,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 409145.15625,
                                                ["x"] = -51962.9921875,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 407457.78125,
                                                ["x"] = -51498.9296875,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 407400.84375,
                                                ["x"] = -51502.16796875,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 407337.90625,
                                                ["x"] = -51506.8046875,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 407324.4375,
                                                ["x"] = -51506.88671875,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 409095.5,
                                                ["x"] = -51962.04296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 407311.09375,
                                                ["x"] = -51505.1640625,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 407298.125,
                                                ["x"] = -51501.6640625,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 407285.71875,
                                                ["x"] = -51496.45703125,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 409488.6875,
                                                ["x"] = -51916.79296875,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 409045.9375,
                                                ["x"] = -51959.1953125,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 407263.5625,
                                                ["x"] = -51481.3125,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 407254.21875,
                                                ["x"] = -51471.65234375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 407246.21875,
                                                ["x"] = -51460.8203125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 407239.78125,
                                                ["x"] = -51449.01953125,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 408996.5,
                                                ["x"] = -51954.4609375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 407234.96875,
                                                ["x"] = -51436.4609375,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 407231.90625,
                                                ["x"] = -51423.3671875,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 407209.78125,
                                                ["x"] = -51289.54296875,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 407205.125,
                                                ["x"] = -51266.75390625,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 408947.28125,
                                                ["x"] = -51947.8359375,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 407198.6875,
                                                ["x"] = -51244.3984375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 407190.53125,
                                                ["x"] = -51222.60546875,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 407180.75,
                                                ["x"] = -51201.5078125,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 407169.3125,
                                                ["x"] = -51181.234375,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 408898.34375,
                                                ["x"] = -51939.33984375,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 407156.375,
                                                ["x"] = -51161.90625,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 407141.96875,
                                                ["x"] = -51143.640625,
                                            }, -- end of [61]
                                            [26] = 
                                            {
                                                ["y"] = 408233.8125,
                                                ["x"] = -51652.03515625,
                                            }, -- end of [26]
                                            [62] = 
                                            {
                                                ["y"] = 407126.1875,
                                                ["x"] = -51126.54296875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 409698.15625,
                                                ["x"] = -51851.703125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 409440.53125,
                                                ["x"] = -51928.99609375,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 408849.78125,
                                                ["x"] = -51928.98046875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 407090.90625,
                                                ["x"] = -51096.2734375,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 407071.59375,
                                                ["x"] = -51083.27734375,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 407051.34375,
                                                ["x"] = -51071.8125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 408801.625,
                                                ["x"] = -51916.77734375,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 407008.5,
                                                ["x"] = -51053.7578125,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 406986.15625,
                                                ["x"] = -51047.2734375,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 406963.40625,
                                                ["x"] = -51042.54296875,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 408754,
                                                ["x"] = -51902.73828125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 406917.09375,
                                                ["x"] = -51038.4296875,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 406893.8125,
                                                ["x"] = -51039.07421875,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 406812.875,
                                                ["x"] = -51044.47265625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 408706.9375,
                                                ["x"] = -51886.89453125,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 406778.46875,
                                                ["x"] = -51042.8046875,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 406761.625,
                                                ["x"] = -51039.01953125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 409391.96875,
                                                ["x"] = -51939.35546875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 408660.5,
                                                ["x"] = -51869.26171875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 406715.25,
                                                ["x"] = -51016.53515625,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 406701.84375,
                                                ["x"] = -51005.66015625,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 406689.78125,
                                                ["x"] = -50993.31640625,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 408614.78125,
                                                ["x"] = -51849.87109375,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 406670.3125,
                                                ["x"] = -50964.8984375,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 406663.125,
                                                ["x"] = -50949.203125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 406543.71875,
                                                ["x"] = -50642.390625,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 408569.84375,
                                                ["x"] = -51828.74609375,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 406533.625,
                                                ["x"] = -50626.40234375,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 406526.5,
                                                ["x"] = -50620.11328125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 406340.0625,
                                                ["x"] = -50485.02734375,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 408525.75,
                                                ["x"] = -51805.921875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 406278.03125,
                                                ["x"] = -50444.8984375,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 406245.53125,
                                                ["x"] = -50427.34375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 409343.03125,
                                                ["x"] = -51947.84765625,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 408335.8125,
                                                ["x"] = -51702.9765625,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 405918.6875,
                                                ["x"] = -50298.96875,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 405655.75,
                                                ["x"] = -50199.3125,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 405651.84375,
                                                ["x"] = -50198.6328125,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 408285.25,
                                                ["x"] = -51676.6484375,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 405644.78125,
                                                ["x"] = -50201.75390625,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 405642.65625,
                                                ["x"] = -50205.08203125,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 405637.25,
                                                ["x"] = -50216.33203125,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 405566,
                                                ["x"] = -50303.1328125,
                                            }, -- end of [103]
                                            [99] = 
                                            {
                                                ["y"] = 405648,
                                                ["x"] = -50199.4921875,
                                            }, -- end of [99]
                                            [95] = 
                                            {
                                                ["y"] = 406177.96875,
                                                ["x"] = -50397.5078125,
                                            }, -- end of [95]
                                            [94] = 
                                            {
                                                ["y"] = 406212.125,
                                                ["x"] = -50411.53515625,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 408181.59375,
                                                ["x"] = -51629.16015625,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 406309.5625,
                                                ["x"] = -50464.14453125,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 406539.4375,
                                                ["x"] = -50633.91796875,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 409293.8125,
                                                ["x"] = -51954.46875,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 408128.625,
                                                ["x"] = -51608.046875,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 406679.21875,
                                                ["x"] = -50979.671875,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 406729.8125,
                                                ["x"] = -51025.796875,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 406745.34375,
                                                ["x"] = -51033.328125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 408074.96875,
                                                ["x"] = -51588.7265625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 406795.625,
                                                ["x"] = -51044.6328125,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 406940.3125,
                                                ["x"] = -51039.5859375,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 407030.28125,
                                                ["x"] = -51061.95703125,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 408020.71875,
                                                ["x"] = -51571.2109375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 407109.125,
                                                ["x"] = -51110.72265625,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 407274.125,
                                                ["x"] = -51489.62890625,
                                            }, -- end of [47]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 405564.57142859,
                                                ["x"] = -50302,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 405564.57142859,
                                                ["x"] = -50302,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 160,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 409698.15596418,
                                            ["x"] = -51851.702220241,
                                            ["name"] = "DictKey_WptName_76",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 191,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 794.30380093414,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 405565.99870136,
                                            ["x"] = -50303.13177145,
                                            ["name"] = "DictKey_WptName_77",
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 10,
                                        ["y"] = 409698.15596418,
                                        ["x"] = -51851.702220241,
                                        ["name"] = "DictKey_UnitName_27",
                                        ["heading"] = -1.2122354065289,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 11,
                                        ["y"] = 409726.76948284,
                                        ["x"] = -51842.670997096,
                                        ["name"] = "DictKey_UnitName_26",
                                        ["heading"] = -1.2122354065289,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 12,
                                        ["y"] = 409755.50335693,
                                        ["x"] = -51834.107116699,
                                        ["name"] = "DictKey_UnitName_25",
                                        ["heading"] = -1.2122354065289,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Ural-375 ZU-23",
                                        ["unitId"] = 28,
                                        ["y"] = 409784.53109217,
                                        ["x"] = -51826.776519016,
                                        ["name"] = "DictKey_UnitName_24",
                                        ["heading"] = -1.2122354065289,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 409698.15596418,
                                ["x"] = -51851.702220241,
                                ["name"] = "DictKey_GroupName_23",
                                ["start_time"] = 86400,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 402865.21875,
                                                ["x"] = -49100.19921875,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 401937.9375,
                                                ["x"] = -49224.90234375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 402118.8125,
                                                ["x"] = -49114.9375,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 402874.1875,
                                                ["x"] = -49105.0390625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 402883.59375,
                                                ["x"] = -49108.9375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 403035.46875,
                                                ["x"] = -49162.921875,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 403039.625,
                                                ["x"] = -49165.0625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 402145.34375,
                                                ["x"] = -49091.5,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 403043.0625,
                                                ["x"] = -49168.23046875,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 403045.53125,
                                                ["x"] = -49172.19921875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 403046.875,
                                                ["x"] = -49176.68359375,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 403075.46875,
                                                ["x"] = -49355.625,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 402247.78125,
                                                ["x"] = -48996.359375,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 403078.9375,
                                                ["x"] = -49371.72265625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 403084.1875,
                                                ["x"] = -49387.33984375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 403091.09375,
                                                ["x"] = -49402.2890625,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 403099.59375,
                                                ["x"] = -49416.39453125,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 402267.25,
                                                ["x"] = -48979.55859375,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 403109.59375,
                                                ["x"] = -49429.4765625,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 403120.96875,
                                                ["x"] = -49441.38671875,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 403133.59375,
                                                ["x"] = -49451.9765625,
                                            }, -- end of [46]
                                            [17] = 
                                            {
                                                ["y"] = 402404.8125,
                                                ["x"] = -48912.32421875,
                                            }, -- end of [17]
                                            [47] = 
                                            {
                                                ["y"] = 403147.28125,
                                                ["x"] = -49461.12109375,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = 402287.90625,
                                                ["x"] = -48964.23046875,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 403161.90625,
                                                ["x"] = -49468.70703125,
                                            }, -- end of [48]
                                            [18] = 
                                            {
                                                ["y"] = 402430.03125,
                                                ["x"] = -48907.28125,
                                            }, -- end of [18]
                                            [49] = 
                                            {
                                                ["y"] = 403177.28125,
                                                ["x"] = -49474.64453125,
                                            }, -- end of [49]
                                            [19] = 
                                            {
                                                ["y"] = 402455.5625,
                                                ["x"] = -48904.1015625,
                                            }, -- end of [19]
                                            [50] = 
                                            {
                                                ["y"] = 403193.1875,
                                                ["x"] = -49478.86328125,
                                            }, -- end of [50]
                                            [22] = 
                                            {
                                                ["y"] = 402532.5625,
                                                ["x"] = -48905.88671875,
                                            }, -- end of [22]
                                            [51] = 
                                            {
                                                ["y"] = 403209.5,
                                                ["x"] = -49481.3125,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 402309.625,
                                                ["x"] = -48950.4609375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 403225.9375,
                                                ["x"] = -49481.95703125,
                                            }, -- end of [52]
                                            [23] = 
                                            {
                                                ["y"] = 402557.90625,
                                                ["x"] = -48910.2421875,
                                            }, -- end of [23]
                                            [53] = 
                                            {
                                                ["y"] = 403242.375,
                                                ["x"] = -49480.796875,
                                            }, -- end of [53]
                                            [6] = 
                                            {
                                                ["y"] = 402062.34375,
                                                ["x"] = -49157.64453125,
                                            }, -- end of [6]
                                            [54] = 
                                            {
                                                ["y"] = 403392.28125,
                                                ["x"] = -49461.85546875,
                                            }, -- end of [54]
                                            [95] = 
                                            {
                                                ["y"] = 405227.5625,
                                                ["x"] = -49915.53515625,
                                            }, -- end of [95]
                                            [55] = 
                                            {
                                                ["y"] = 403397.125,
                                                ["x"] = -49461.92578125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 402332.3125,
                                                ["x"] = -48938.32421875,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 403401.75,
                                                ["x"] = -49463.32421875,
                                            }, -- end of [56]
                                            [99] = 
                                            {
                                                ["y"] = 405338.84375,
                                                ["x"] = -49991.90234375,
                                            }, -- end of [99]
                                            [57] = 
                                            {
                                                ["y"] = 403405.84375,
                                                ["x"] = -49465.9375,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = 405502.65625,
                                                ["x"] = -50123.65625,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = 403409.0625,
                                                ["x"] = -49469.56640625,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = 405630.0625,
                                                ["x"] = -50189.17578125,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = 403548.34375,
                                                ["x"] = -49681.12109375,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 402355.8125,
                                                ["x"] = -48927.88671875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 403555.875,
                                                ["x"] = -49691.15625,
                                            }, -- end of [60]
                                            [111] = 
                                            {
                                                ["y"] = 405643.3125,
                                                ["x"] = -50201.19140625,
                                            }, -- end of [111]
                                            [61] = 
                                            {
                                                ["y"] = 403564.625,
                                                ["x"] = -49700.16796875,
                                            }, -- end of [61]
                                            [110] = 
                                            {
                                                ["y"] = 405642.46875,
                                                ["x"] = -50197.34375,
                                            }, -- end of [110]
                                            [62] = 
                                            {
                                                ["y"] = 403574.4375,
                                                ["x"] = -49708.0078125,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 401661.0625,
                                                ["x"] = -49340.1953125,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 403585.15625,
                                                ["x"] = -49714.55859375,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 402380.03125,
                                                ["x"] = -48919.203125,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 403596.625,
                                                ["x"] = -49719.71484375,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 403608.625,
                                                ["x"] = -49723.39453125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 403621,
                                                ["x"] = -49725.5390625,
                                            }, -- end of [66]
                                            [67] = 
                                            {
                                                ["y"] = 403633.5625,
                                                ["x"] = -49726.1171875,
                                            }, -- end of [67]
                                            [68] = 
                                            {
                                                ["y"] = 403821.15625,
                                                ["x"] = -49723.0078125,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 403847.28125,
                                                ["x"] = -49723.4296875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 403873.34375,
                                                ["x"] = -49725.5546875,
                                            }, -- end of [70]
                                            [71] = 
                                            {
                                                ["y"] = 403899.1875,
                                                ["x"] = -49729.3828125,
                                            }, -- end of [71]
                                            [72] = 
                                            {
                                                ["y"] = 403924.75,
                                                ["x"] = -49734.890625,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 403949.90625,
                                                ["x"] = -49742.0546875,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 403974.53125,
                                                ["x"] = -49750.84765625,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 404352.59375,
                                                ["x"] = -49899.9609375,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 404375.375,
                                                ["x"] = -49907.90625,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 404398.71875,
                                                ["x"] = -49913.9921875,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 402032.5625,
                                                ["x"] = -49176.80078125,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 402481.25,
                                                ["x"] = -48902.80859375,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 404470.625,
                                                ["x"] = -49920.77734375,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 404494.71875,
                                                ["x"] = -49919.16796875,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 404518.5625,
                                                ["x"] = -49915.625,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 402506.96875,
                                                ["x"] = -48903.40234375,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 404867.40625,
                                                ["x"] = -49850.4296875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 404901.03125,
                                                ["x"] = -49846.95703125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 404934.8125,
                                                ["x"] = -49845.3828125,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 404968.59375,
                                                ["x"] = -49845.71484375,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 405002.34375,
                                                ["x"] = -49847.9453125,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 405035.90625,
                                                ["x"] = -49852.078125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 405069.15625,
                                                ["x"] = -49858.08984375,
                                            }, -- end of [90]
                                            [91] = 
                                            {
                                                ["y"] = 405102.03125,
                                                ["x"] = -49865.96875,
                                            }, -- end of [91]
                                            [92] = 
                                            {
                                                ["y"] = 405134.40625,
                                                ["x"] = -49875.68359375,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 405166.1875,
                                                ["x"] = -49887.2109375,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                ["y"] = 405197.28125,
                                                ["x"] = -49900.5078125,
                                            }, -- end of [94]
                                            [24] = 
                                            {
                                                ["y"] = 402582.875,
                                                ["x"] = -48916.44921875,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 405256.9375,
                                                ["x"] = -49932.2421875,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 405285.34375,
                                                ["x"] = -49950.578125,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 405312.6875,
                                                ["x"] = -49970.48828125,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 402607.3125,
                                                ["x"] = -48924.47265625,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 405416.53125,
                                                ["x"] = -50059.23046875,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 405444.1875,
                                                ["x"] = -50082.0703125,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 405472.9375,
                                                ["x"] = -50103.5625,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 402631.09375,
                                                ["x"] = -48934.265625,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 405533.28125,
                                                ["x"] = -50142.3046875,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 405564.78125,
                                                ["x"] = -50159.46484375,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 405597.0625,
                                                ["x"] = -50175.1015625,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 402654.09375,
                                                ["x"] = -48945.78125,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 405636.875,
                                                ["x"] = -50192,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 405640.21875,
                                                ["x"] = -50194.1171875,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 402091.09375,
                                                ["x"] = -49137.0078125,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 402676.1875,
                                                ["x"] = -48958.95703125,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 405642.65625,
                                                ["x"] = -50205.078125,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 405637.25,
                                                ["x"] = -50216.33203125,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 405495.53125,
                                                ["x"] = -50388.98046875,
                                            }, -- end of [114]
                                            [29] = 
                                            {
                                                ["y"] = 402697.25,
                                                ["x"] = -48973.71484375,
                                            }, -- end of [29]
                                            [83] = 
                                            {
                                                ["y"] = 404834.03125,
                                                ["x"] = -49855.79296875,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 404446.5,
                                                ["x"] = -49920.44921875,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 404422.5,
                                                ["x"] = -49918.18359375,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 402856.78125,
                                                ["x"] = -49094.46484375,
                                            }, -- end of [30]
                                            [4] = 
                                            {
                                                ["y"] = 402001.84375,
                                                ["x"] = -49194.42578125,
                                            }, -- end of [4]
                                            [3] = 
                                            {
                                                ["y"] = 401970.28125,
                                                ["x"] = -49210.47265625,
                                            }, -- end of [3]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 405497.42857144,
                                                ["x"] = -50390.571428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 405497.42857144,
                                                ["x"] = -50390.571428571,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 242,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 401661.06265804,
                                            ["x"] = -49340.195841136,
                                            ["name"] = "DictKey_WptName_78",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 190,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 715.55559951422,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 405495.52934325,
                                            ["x"] = -50388.978936237,
                                            ["name"] = "DictKey_WptName_79",
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-55",
                                        ["unitId"] = 13,
                                        ["y"] = 401661.06265804,
                                        ["x"] = -49340.195841136,
                                        ["name"] = "DictKey_UnitName_32",
                                        ["heading"] = 1.8377811642686,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-55",
                                        ["unitId"] = 14,
                                        ["y"] = 401633.37451016,
                                        ["x"] = -49351.725467238,
                                        ["name"] = "DictKey_UnitName_31",
                                        ["heading"] = 1.8377811642686,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-55",
                                        ["unitId"] = 15,
                                        ["y"] = 401605.68632991,
                                        ["x"] = -49363.255106821,
                                        ["name"] = "DictKey_UnitName_30",
                                        ["heading"] = 1.8377811642686,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 29,
                                        ["y"] = 401577.99954177,
                                        ["x"] = -49374.784166715,
                                        ["name"] = "DictKey_UnitName_29",
                                        ["heading"] = 1.8377811642686,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 401661.06265804,
                                ["x"] = -49340.195841136,
                                ["name"] = "DictKey_GroupName_28",
                                ["start_time"] = 86400,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 408569.84375,
                                                ["x"] = -51828.74609375,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 410000.40625,
                                                ["x"] = -51811.47265625,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 409796.78125,
                                                ["x"] = -51824.078125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 408525.75,
                                                ["x"] = -51805.921875,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 408335.8125,
                                                ["x"] = -51702.9765625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 408285.25,
                                                ["x"] = -51676.6484375,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 408233.8125,
                                                ["x"] = -51652.03515625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 409763.5625,
                                                ["x"] = -51831.94140625,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 408181.59375,
                                                ["x"] = -51629.16015625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 408128.625,
                                                ["x"] = -51608.046875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 408074.96875,
                                                ["x"] = -51588.7265625,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 408020.71875,
                                                ["x"] = -51571.2109375,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 409730.78125,
                                                ["x"] = -51841.41015625,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 407965.90625,
                                                ["x"] = -51555.53125,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 407910.5625,
                                                ["x"] = -51541.69140625,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 407854.84375,
                                                ["x"] = -51529.71875,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 407798.71875,
                                                ["x"] = -51519.625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 409536.3125,
                                                ["x"] = -51902.7578125,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 407742.28125,
                                                ["x"] = -51511.4140625,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 407685.625,
                                                ["x"] = -51505.1015625,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 407628.78125,
                                                ["x"] = -51500.69140625,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 409966.34375,
                                                ["x"] = -51809.42578125,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 409488.6875,
                                                ["x"] = -51916.79296875,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 407514.78125,
                                                ["x"] = -51497.60546875,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 407457.78125,
                                                ["x"] = -51498.9296875,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                ["y"] = 409244.375,
                                                ["x"] = -51959.203125,
                                            }, -- end of [17]
                                            [50] = 
                                            {
                                                ["y"] = 407400.84375,
                                                ["x"] = -51502.16796875,
                                            }, -- end of [50]
                                            [18] = 
                                            {
                                                ["y"] = 409194.8125,
                                                ["x"] = -51962.04296875,
                                            }, -- end of [18]
                                            [51] = 
                                            {
                                                ["y"] = 407337.90625,
                                                ["x"] = -51506.8046875,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 409440.53125,
                                                ["x"] = -51928.99609375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 407324.4375,
                                                ["x"] = -51506.88671875,
                                            }, -- end of [52]
                                            [19] = 
                                            {
                                                ["y"] = 409145.15625,
                                                ["x"] = -51962.9921875,
                                            }, -- end of [19]
                                            [53] = 
                                            {
                                                ["y"] = 407311.09375,
                                                ["x"] = -51505.1640625,
                                            }, -- end of [53]
                                            [22] = 
                                            {
                                                ["y"] = 408996.5,
                                                ["x"] = -51954.4609375,
                                            }, -- end of [22]
                                            [54] = 
                                            {
                                                ["y"] = 407298.125,
                                                ["x"] = -51501.6640625,
                                            }, -- end of [54]
                                            [91] = 
                                            {
                                                ["y"] = 406689.78125,
                                                ["x"] = -50993.31640625,
                                            }, -- end of [91]
                                            [55] = 
                                            {
                                                ["y"] = 407285.71875,
                                                ["x"] = -51496.45703125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 409391.96875,
                                                ["x"] = -51939.35546875,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 407274.125,
                                                ["x"] = -51489.62890625,
                                            }, -- end of [56]
                                            [6] = 
                                            {
                                                ["y"] = 409864.125,
                                                ["x"] = -51813.25390625,
                                            }, -- end of [6]
                                            [57] = 
                                            {
                                                ["y"] = 407263.5625,
                                                ["x"] = -51481.3125,
                                            }, -- end of [57]
                                            [95] = 
                                            {
                                                ["y"] = 406543.71875,
                                                ["x"] = -50642.390625,
                                            }, -- end of [95]
                                            [58] = 
                                            {
                                                ["y"] = 407254.21875,
                                                ["x"] = -51471.65234375,
                                            }, -- end of [58]
                                            [27] = 
                                            {
                                                ["y"] = 408754,
                                                ["x"] = -51902.73828125,
                                            }, -- end of [27]
                                            [59] = 
                                            {
                                                ["y"] = 407246.21875,
                                                ["x"] = -51460.8203125,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 409343.03125,
                                                ["x"] = -51947.84765625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 407239.78125,
                                                ["x"] = -51449.01953125,
                                            }, -- end of [60]
                                            [7] = 
                                            {
                                                ["y"] = 409830.3125,
                                                ["x"] = -51817.84375,
                                            }, -- end of [7]
                                            [61] = 
                                            {
                                                ["y"] = 407234.96875,
                                                ["x"] = -51436.4609375,
                                            }, -- end of [61]
                                            [111] = 
                                            {
                                                ["y"] = 405637.25,
                                                ["x"] = -50216.33203125,
                                            }, -- end of [111]
                                            [62] = 
                                            {
                                                ["y"] = 407231.90625,
                                                ["x"] = -51423.3671875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 410034.34375,
                                                ["x"] = -51815.1796875,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 407209.78125,
                                                ["x"] = -51289.54296875,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 409293.8125,
                                                ["x"] = -51954.46875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 407205.125,
                                                ["x"] = -51266.75390625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 407198.6875,
                                                ["x"] = -51244.3984375,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 407190.53125,
                                                ["x"] = -51222.60546875,
                                            }, -- end of [66]
                                            [67] = 
                                            {
                                                ["y"] = 407180.75,
                                                ["x"] = -51201.5078125,
                                            }, -- end of [67]
                                            [68] = 
                                            {
                                                ["y"] = 407169.3125,
                                                ["x"] = -51181.234375,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 407156.375,
                                                ["x"] = -51161.90625,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 407141.96875,
                                                ["x"] = -51143.640625,
                                            }, -- end of [70]
                                            [71] = 
                                            {
                                                ["y"] = 407126.1875,
                                                ["x"] = -51126.54296875,
                                            }, -- end of [71]
                                            [72] = 
                                            {
                                                ["y"] = 407109.125,
                                                ["x"] = -51110.72265625,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 407090.90625,
                                                ["x"] = -51096.2734375,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 407071.59375,
                                                ["x"] = -51083.27734375,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 407051.34375,
                                                ["x"] = -51071.8125,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 407030.28125,
                                                ["x"] = -51061.95703125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 407008.5,
                                                ["x"] = -51053.7578125,
                                            }, -- end of [77]
                                            [78] = 
                                            {
                                                ["y"] = 406986.15625,
                                                ["x"] = -51047.2734375,
                                            }, -- end of [78]
                                            [20] = 
                                            {
                                                ["y"] = 409095.5,
                                                ["x"] = -51962.04296875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 406940.3125,
                                                ["x"] = -51039.5859375,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 406917.09375,
                                                ["x"] = -51038.4296875,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 406893.8125,
                                                ["x"] = -51039.07421875,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 409045.9375,
                                                ["x"] = -51959.1953125,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 406795.625,
                                                ["x"] = -51044.6328125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 406778.46875,
                                                ["x"] = -51042.8046875,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 406761.625,
                                                ["x"] = -51039.01953125,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 406745.34375,
                                                ["x"] = -51033.328125,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 406729.8125,
                                                ["x"] = -51025.796875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 406715.25,
                                                ["x"] = -51016.53515625,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 406701.84375,
                                                ["x"] = -51005.66015625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 408947.28125,
                                                ["x"] = -51947.8359375,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 406679.21875,
                                                ["x"] = -50979.671875,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 406670.3125,
                                                ["x"] = -50964.8984375,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                ["y"] = 406663.125,
                                                ["x"] = -50949.203125,
                                            }, -- end of [94]
                                            [24] = 
                                            {
                                                ["y"] = 408898.34375,
                                                ["x"] = -51939.33984375,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 406539.4375,
                                                ["x"] = -50633.91796875,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 406533.625,
                                                ["x"] = -50626.40234375,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 406526.5,
                                                ["x"] = -50620.11328125,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 408849.78125,
                                                ["x"] = -51928.98046875,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 406309.5625,
                                                ["x"] = -50464.14453125,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 406278.03125,
                                                ["x"] = -50444.8984375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 406245.53125,
                                                ["x"] = -50427.34375,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 408801.625,
                                                ["x"] = -51916.77734375,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 406177.96875,
                                                ["x"] = -50397.5078125,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 405918.6875,
                                                ["x"] = -50298.96875,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 405655.75,
                                                ["x"] = -50199.3125,
                                            }, -- end of [106]
                                            [107] = 
                                            {
                                                ["y"] = 405651.84375,
                                                ["x"] = -50198.6328125,
                                            }, -- end of [107]
                                            [108] = 
                                            {
                                                ["y"] = 405648,
                                                ["x"] = -50199.4921875,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 405644.78125,
                                                ["x"] = -50201.75390625,
                                            }, -- end of [109]
                                            [110] = 
                                            {
                                                ["y"] = 405642.65625,
                                                ["x"] = -50205.08203125,
                                            }, -- end of [110]
                                            [28] = 
                                            {
                                                ["y"] = 408706.9375,
                                                ["x"] = -51886.89453125,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 405600.15625,
                                                ["x"] = -50261.515625,
                                            }, -- end of [112]
                                            [103] = 
                                            {
                                                ["y"] = 406212.125,
                                                ["x"] = -50411.53515625,
                                            }, -- end of [103]
                                            [99] = 
                                            {
                                                ["y"] = 406340.0625,
                                                ["x"] = -50485.02734375,
                                            }, -- end of [99]
                                            [29] = 
                                            {
                                                ["y"] = 408660.5,
                                                ["x"] = -51869.26171875,
                                            }, -- end of [29]
                                            [83] = 
                                            {
                                                ["y"] = 406812.875,
                                                ["x"] = -51044.47265625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 406963.40625,
                                                ["x"] = -51042.54296875,
                                            }, -- end of [79]
                                            [5] = 
                                            {
                                                ["y"] = 409898.125,
                                                ["x"] = -51810.31640625,
                                            }, -- end of [5]
                                            [30] = 
                                            {
                                                ["y"] = 408614.78125,
                                                ["x"] = -51849.87109375,
                                            }, -- end of [30]
                                            [4] = 
                                            {
                                                ["y"] = 409932.21875,
                                                ["x"] = -51809.0390625,
                                            }, -- end of [4]
                                            [47] = 
                                            {
                                                ["y"] = 407571.8125,
                                                ["x"] = -51498.1953125,
                                            }, -- end of [47]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 405606.00000002,
                                                ["x"] = -50266.285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 405606.00000002,
                                                ["x"] = -50266.285714286,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 160,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 410034.34365082,
                                            ["x"] = -51815.180114746,
                                            ["name"] = "DictKey_WptName_80",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 192,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 845.72909404406,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 405600.16049005,
                                            ["x"] = -50261.515205305,
                                            ["name"] = "DictKey_WptName_81",
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 16,
                                        ["y"] = 410034.34365082,
                                        ["x"] = -51815.180114746,
                                        ["name"] = "DictKey_UnitName_37",
                                        ["heading"] = -1.2337798411239,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 17,
                                        ["y"] = 410063.9160614,
                                        ["x"] = -51819.788330078,
                                        ["name"] = "DictKey_UnitName_36",
                                        ["heading"] = -1.2337798411239,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 18,
                                        ["y"] = 410093.28367615,
                                        ["x"] = -51825.660644531,
                                        ["name"] = "DictKey_UnitName_35",
                                        ["heading"] = -1.2337798411239,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 30,
                                        ["y"] = 410122.34414136,
                                        ["x"] = -51832.775984315,
                                        ["name"] = "DictKey_UnitName_34",
                                        ["heading"] = -1.2337798411239,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 410034.34365082,
                                ["x"] = -51815.180114746,
                                ["name"] = "DictKey_GroupName_33",
                                ["start_time"] = 86400,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [121] = 
                                            {
                                                ["y"] = 405643.3125,
                                                ["x"] = -50201.19140625,
                                            }, -- end of [121]
                                            [122] = 
                                            {
                                                ["y"] = 405642.65625,
                                                ["x"] = -50205.078125,
                                            }, -- end of [122]
                                            [31] = 
                                            {
                                                ["y"] = 407365.84375,
                                                ["x"] = -46421.16015625,
                                            }, -- end of [31]
                                            [124] = 
                                            {
                                                ["y"] = 405471.0625,
                                                ["x"] = -50418.77734375,
                                            }, -- end of [124]
                                            [2] = 
                                            {
                                                ["y"] = 407192.125,
                                                ["x"] = -45674.5703125,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 406945.25,
                                                ["x"] = -46011.578125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 407365.53125,
                                                ["x"] = -46434.25,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 407366.96875,
                                                ["x"] = -46447.26171875,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 407370.0625,
                                                ["x"] = -46459.98046875,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 407374.8125,
                                                ["x"] = -46472.18359375,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 406939.90625,
                                                ["x"] = -46019.390625,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 407381.09375,
                                                ["x"] = -46483.66015625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 407388.84375,
                                                ["x"] = -46494.21875,
                                            }, -- end of [37]
                                            [123] = 
                                            {
                                                ["y"] = 405637.25,
                                                ["x"] = -50216.33203125,
                                            }, -- end of [123]
                                            [38] = 
                                            {
                                                ["y"] = 407397.90625,
                                                ["x"] = -46503.67578125,
                                            }, -- end of [38]
                                            [63] = 
                                            {
                                                ["y"] = 407576.28125,
                                                ["x"] = -47711.7265625,
                                            }, -- end of [63]
                                            [39] = 
                                            {
                                                ["y"] = 407408.125,
                                                ["x"] = -46511.8671875,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 406936.125,
                                                ["x"] = -46028.0703125,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 407520.53125,
                                                ["x"] = -46590.5625,
                                            }, -- end of [40]
                                            [119] = 
                                            {
                                                ["y"] = 405640.21875,
                                                ["x"] = -50194.1171875,
                                            }, -- end of [119]
                                            [41] = 
                                            {
                                                ["y"] = 407541.8125,
                                                ["x"] = -46606.5234375,
                                            }, -- end of [41]
                                            [67] = 
                                            {
                                                ["y"] = 407514.53125,
                                                ["x"] = -47760.91796875,
                                            }, -- end of [67]
                                            [42] = 
                                            {
                                                ["y"] = 407561.9375,
                                                ["x"] = -46623.859375,
                                            }, -- end of [42]
                                            [71] = 
                                            {
                                                ["y"] = 407438.59375,
                                                ["x"] = -47782.40234375,
                                            }, -- end of [71]
                                            [43] = 
                                            {
                                                ["y"] = 407580.90625,
                                                ["x"] = -46642.49609375,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 406934.0625,
                                                ["x"] = -46037.30859375,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 407598.5625,
                                                ["x"] = -46662.3515625,
                                            }, -- end of [44]
                                            [75] = 
                                            {
                                                ["y"] = 407196.59375,
                                                ["x"] = -47809.4453125,
                                            }, -- end of [75]
                                            [45] = 
                                            {
                                                ["y"] = 407614.90625,
                                                ["x"] = -46683.3359375,
                                            }, -- end of [45]
                                            [115] = 
                                            {
                                                ["y"] = 405564.78125,
                                                ["x"] = -50159.46484375,
                                            }, -- end of [115]
                                            [46] = 
                                            {
                                                ["y"] = 407629.78125,
                                                ["x"] = -46705.35546875,
                                            }, -- end of [46]
                                            [78] = 
                                            {
                                                ["y"] = 407065.34375,
                                                ["x"] = -47844.6796875,
                                            }, -- end of [78]
                                            [47] = 
                                            {
                                                ["y"] = 407643.1875,
                                                ["x"] = -46728.3203125,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = 406933.75,
                                                ["x"] = -46046.76953125,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 407655.03125,
                                                ["x"] = -46752.1171875,
                                            }, -- end of [48]
                                            [79] = 
                                            {
                                                ["y"] = 407022.65625,
                                                ["x"] = -47859.99609375,
                                            }, -- end of [79]
                                            [49] = 
                                            {
                                                ["y"] = 407665.25,
                                                ["x"] = -46776.65234375,
                                            }, -- end of [49]
                                            [83] = 
                                            {
                                                ["y"] = 406859.375,
                                                ["x"] = -47938.40625,
                                            }, -- end of [83]
                                            [50] = 
                                            {
                                                ["y"] = 407673.84375,
                                                ["x"] = -46801.8125,
                                            }, -- end of [50]
                                            [111] = 
                                            {
                                                ["y"] = 405444.1875,
                                                ["x"] = -50082.0703125,
                                            }, -- end of [111]
                                            [51] = 
                                            {
                                                ["y"] = 407680.71875,
                                                ["x"] = -46827.484375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 406935.25,
                                                ["x"] = -46056.1171875,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 407685.90625,
                                                ["x"] = -46853.55859375,
                                            }, -- end of [52]
                                            [110] = 
                                            {
                                                ["y"] = 405416.53125,
                                                ["x"] = -50059.23046875,
                                            }, -- end of [110]
                                            [53] = 
                                            {
                                                ["y"] = 407689.3125,
                                                ["x"] = -46879.921875,
                                            }, -- end of [53]
                                            [87] = 
                                            {
                                                ["y"] = 406711.1875,
                                                ["x"] = -48042.546875,
                                            }, -- end of [87]
                                            [54] = 
                                            {
                                                ["y"] = 407691,
                                                ["x"] = -46906.44921875,
                                            }, -- end of [54]
                                            [91] = 
                                            {
                                                ["y"] = 406582.09375,
                                                ["x"] = -48169.6015625,
                                            }, -- end of [91]
                                            [55] = 
                                            {
                                                ["y"] = 407690.90625,
                                                ["x"] = -46933.03125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 406938.46875,
                                                ["x"] = -46065.01953125,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 407689.03125,
                                                ["x"] = -46959.55078125,
                                            }, -- end of [56]
                                            [107] = 
                                            {
                                                ["y"] = 405379.59375,
                                                ["x"] = -50023.3515625,
                                            }, -- end of [107]
                                            [57] = 
                                            {
                                                ["y"] = 407622.1875,
                                                ["x"] = -47603.63671875,
                                            }, -- end of [57]
                                            [94] = 
                                            {
                                                ["y"] = 406499.9375,
                                                ["x"] = -48277.875,
                                            }, -- end of [94]
                                            [58] = 
                                            {
                                                ["y"] = 407619.15625,
                                                ["x"] = -47623.2578125,
                                            }, -- end of [58]
                                            [95] = 
                                            {
                                                ["y"] = 406475.59375,
                                                ["x"] = -48316.1171875,
                                            }, -- end of [95]
                                            [59] = 
                                            {
                                                ["y"] = 407614.1875,
                                                ["x"] = -47642.484375,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 406943.34375,
                                                ["x"] = -46073.1484375,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 407607.34375,
                                                ["x"] = -47661.125,
                                            }, -- end of [60]
                                            [99] = 
                                            {
                                                ["y"] = 406178.59375,
                                                ["x"] = -48900,
                                            }, -- end of [99]
                                            [61] = 
                                            {
                                                ["y"] = 407598.6875,
                                                ["x"] = -47678.9921875,
                                            }, -- end of [61]
                                            [103] = 
                                            {
                                                ["y"] = 406059,
                                                ["x"] = -49095.265625,
                                            }, -- end of [103]
                                            [62] = 
                                            {
                                                ["y"] = 407588.28125,
                                                ["x"] = -47695.91796875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 407207.71875,
                                                ["x"] = -45646.01171875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 407158.28125,
                                                ["x"] = -45744.015625,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 406949.625,
                                                ["x"] = -46080.21875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 407562.75,
                                                ["x"] = -47726.26953125,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 407547.875,
                                                ["x"] = -47739.3984375,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 407531.75,
                                                ["x"] = -47750.984375,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 406957.15625,
                                                ["x"] = -46085.98046875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 407496.4375,
                                                ["x"] = -47769.09765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 407477.625,
                                                ["x"] = -47775.44140625,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 407458.28125,
                                                ["x"] = -47779.890625,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 406965.59375,
                                                ["x"] = -46090.21484375,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 407331.21875,
                                                ["x"] = -47790.671875,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 407286.09375,
                                                ["x"] = -47795.078125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 407241.21875,
                                                ["x"] = -47801.33984375,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 406974.71875,
                                                ["x"] = -46092.78515625,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 407152.375,
                                                ["x"] = -47819.3828125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 407108.59375,
                                                ["x"] = -47831.1328125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 407148.53125,
                                                ["x"] = -45762.328125,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 407368.875,
                                                ["x"] = -46164.4453125,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 406980.6875,
                                                ["x"] = -47877.0546875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 406939.40625,
                                                ["x"] = -47895.83203125,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 406898.96875,
                                                ["x"] = -47916.29296875,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 407377.46875,
                                                ["x"] = -46166.8125,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 406820.75,
                                                ["x"] = -47962.12890625,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 406783.15625,
                                                ["x"] = -47987.421875,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 406746.59375,
                                                ["x"] = -48014.2421875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 407385.53125,
                                                ["x"] = -46170.67578125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 406676.96875,
                                                ["x"] = -48072.2890625,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 406644.03125,
                                                ["x"] = -48103.4140625,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 406612.375,
                                                ["x"] = -48135.8671875,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 407392.78125,
                                                ["x"] = -46175.9140625,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 406553.21875,
                                                ["x"] = -48204.5546875,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 406525.8125,
                                                ["x"] = -48240.6640625,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 407137.3125,
                                                ["x"] = -45779.77734375,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 407398.96875,
                                                ["x"] = -46182.35546875,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 406452.84375,
                                                ["x"] = -48355.33203125,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 406431.75,
                                                ["x"] = -48395.453125,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 406204.90625,
                                                ["x"] = -48849.13671875,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 407403.90625,
                                                ["x"] = -46189.80078125,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 406150.8125,
                                                ["x"] = -48950.08984375,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 406121.625,
                                                ["x"] = -48999.35546875,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 406091,
                                                ["x"] = -49047.76171875,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 407407.4375,
                                                ["x"] = -46198.00390625,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 406025.65625,
                                                ["x"] = -49141.83203125,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 405382.03125,
                                                ["x"] = -50016.0078125,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 405380.09375,
                                                ["x"] = -50019.4375,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 407409.46875,
                                                ["x"] = -46206.70703125,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 405380.65625,
                                                ["x"] = -50027.15234375,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 405383.0625,
                                                ["x"] = -50030.265625,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 407124.71875,
                                                ["x"] = -45796.25,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 407409.90625,
                                                ["x"] = -46215.62890625,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 405472.9375,
                                                ["x"] = -50103.5625,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 405502.65625,
                                                ["x"] = -50123.65625,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 405533.28125,
                                                ["x"] = -50142.3046875,
                                            }, -- end of [114]
                                            [29] = 
                                            {
                                                ["y"] = 407408.75,
                                                ["x"] = -46224.48828125,
                                            }, -- end of [29]
                                            [116] = 
                                            {
                                                ["y"] = 405597.0625,
                                                ["x"] = -50175.1015625,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = 405630.0625,
                                                ["x"] = -50189.17578125,
                                            }, -- end of [117]
                                            [118] = 
                                            {
                                                ["y"] = 405636.875,
                                                ["x"] = -50192,
                                            }, -- end of [118]
                                            [30] = 
                                            {
                                                ["y"] = 407367.84375,
                                                ["x"] = -46408.22265625,
                                            }, -- end of [30]
                                            [120] = 
                                            {
                                                ["y"] = 405642.46875,
                                                ["x"] = -50197.34375,
                                            }, -- end of [120]
                                            [3] = 
                                            {
                                                ["y"] = 407177.59375,
                                                ["x"] = -45703.671875,
                                            }, -- end of [3]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 405472.57142859,
                                                ["x"] = -50420,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 405472.57142859,
                                                ["x"] = -50420,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 219,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 407207.72174072,
                                            ["x"] = -45646.013397217,
                                            ["name"] = "DictKey_WptName_82",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 189,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 914.20179175208,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 405471.07044257,
                                            ["x"] = -50418.775252448,
                                            ["name"] = "DictKey_WptName_83",
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 19,
                                        ["y"] = 407207.72174072,
                                        ["x"] = -45646.013397217,
                                        ["name"] = "DictKey_UnitName_42",
                                        ["heading"] = -2.7926178237154,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 20,
                                        ["y"] = 407222.98883057,
                                        ["x"] = -45620.233978271,
                                        ["name"] = "DictKey_UnitName_41",
                                        ["heading"] = -2.7926178237154,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 21,
                                        ["y"] = 407239.11260986,
                                        ["x"] = -45594.972351074,
                                        ["name"] = "DictKey_UnitName_40",
                                        ["heading"] = -2.7926178237154,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 31,
                                        ["y"] = 407256.06542707,
                                        ["x"] = -45570.271603501,
                                        ["name"] = "DictKey_UnitName_39",
                                        ["heading"] = -2.7926178237154,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 407207.72174072,
                                ["x"] = -45646.013397217,
                                ["name"] = "DictKey_GroupName_38",
                                ["start_time"] = 86400,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 402676.1875,
                                                ["x"] = -48958.95703125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 401336.5,
                                                ["x"] = -49472.3671875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 402032.5625,
                                                ["x"] = -49176.80078125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 402697.25,
                                                ["x"] = -48973.71484375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 402856.78125,
                                                ["x"] = -49094.46484375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 402865.21875,
                                                ["x"] = -49100.19921875,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 402874.1875,
                                                ["x"] = -49105.0390625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 402062.34375,
                                                ["x"] = -49157.64453125,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 402883.59375,
                                                ["x"] = -49108.9375,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 403035.46875,
                                                ["x"] = -49162.921875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 403039.625,
                                                ["x"] = -49165.0625,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 403043.0625,
                                                ["x"] = -49168.23046875,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 402091.09375,
                                                ["x"] = -49137.0078125,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 403045.53125,
                                                ["x"] = -49172.19921875,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 403046.875,
                                                ["x"] = -49176.68359375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 403075.46875,
                                                ["x"] = -49355.625,
                                            }, -- end of [42]
                                            [17] = 
                                            {
                                                ["y"] = 402332.3125,
                                                ["x"] = -48938.32421875,
                                            }, -- end of [17]
                                            [43] = 
                                            {
                                                ["y"] = 403078.9375,
                                                ["x"] = -49371.72265625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 402118.8125,
                                                ["x"] = -49114.9375,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 403084.1875,
                                                ["x"] = -49387.33984375,
                                            }, -- end of [44]
                                            [18] = 
                                            {
                                                ["y"] = 402355.8125,
                                                ["x"] = -48927.88671875,
                                            }, -- end of [18]
                                            [45] = 
                                            {
                                                ["y"] = 403091.09375,
                                                ["x"] = -49402.2890625,
                                            }, -- end of [45]
                                            [19] = 
                                            {
                                                ["y"] = 402380.03125,
                                                ["x"] = -48919.203125,
                                            }, -- end of [19]
                                            [46] = 
                                            {
                                                ["y"] = 403099.59375,
                                                ["x"] = -49416.39453125,
                                            }, -- end of [46]
                                            [20] = 
                                            {
                                                ["y"] = 402404.8125,
                                                ["x"] = -48912.32421875,
                                            }, -- end of [20]
                                            [47] = 
                                            {
                                                ["y"] = 403109.59375,
                                                ["x"] = -49429.4765625,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = 402145.34375,
                                                ["x"] = -49091.5,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 403120.96875,
                                                ["x"] = -49441.38671875,
                                            }, -- end of [48]
                                            [83] = 
                                            {
                                                ["y"] = 404470.625,
                                                ["x"] = -49920.77734375,
                                            }, -- end of [83]
                                            [49] = 
                                            {
                                                ["y"] = 403133.59375,
                                                ["x"] = -49451.9765625,
                                            }, -- end of [49]
                                            [87] = 
                                            {
                                                ["y"] = 404867.40625,
                                                ["x"] = -49850.4296875,
                                            }, -- end of [87]
                                            [50] = 
                                            {
                                                ["y"] = 403147.28125,
                                                ["x"] = -49461.12109375,
                                            }, -- end of [50]
                                            [115] = 
                                            {
                                                ["y"] = 405642.65625,
                                                ["x"] = -50205.078125,
                                            }, -- end of [115]
                                            [51] = 
                                            {
                                                ["y"] = 403161.90625,
                                                ["x"] = -49468.70703125,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 402247.78125,
                                                ["x"] = -48996.359375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 403177.28125,
                                                ["x"] = -49474.64453125,
                                            }, -- end of [52]
                                            [91] = 
                                            {
                                                ["y"] = 405002.34375,
                                                ["x"] = -49847.9453125,
                                            }, -- end of [91]
                                            [53] = 
                                            {
                                                ["y"] = 403193.1875,
                                                ["x"] = -49478.86328125,
                                            }, -- end of [53]
                                            [94] = 
                                            {
                                                ["y"] = 405102.03125,
                                                ["x"] = -49865.96875,
                                            }, -- end of [94]
                                            [54] = 
                                            {
                                                ["y"] = 403209.5,
                                                ["x"] = -49481.3125,
                                            }, -- end of [54]
                                            [95] = 
                                            {
                                                ["y"] = 405134.40625,
                                                ["x"] = -49875.68359375,
                                            }, -- end of [95]
                                            [55] = 
                                            {
                                                ["y"] = 403225.9375,
                                                ["x"] = -49481.95703125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 402267.25,
                                                ["x"] = -48979.55859375,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 403242.375,
                                                ["x"] = -49480.796875,
                                            }, -- end of [56]
                                            [111] = 
                                            {
                                                ["y"] = 405636.875,
                                                ["x"] = -50192,
                                            }, -- end of [111]
                                            [57] = 
                                            {
                                                ["y"] = 403392.28125,
                                                ["x"] = -49461.85546875,
                                            }, -- end of [57]
                                            [110] = 
                                            {
                                                ["y"] = 405630.0625,
                                                ["x"] = -50189.17578125,
                                            }, -- end of [110]
                                            [58] = 
                                            {
                                                ["y"] = 403397.125,
                                                ["x"] = -49461.92578125,
                                            }, -- end of [58]
                                            [99] = 
                                            {
                                                ["y"] = 405256.9375,
                                                ["x"] = -49932.2421875,
                                            }, -- end of [99]
                                            [59] = 
                                            {
                                                ["y"] = 403401.75,
                                                ["x"] = -49463.32421875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 402287.90625,
                                                ["x"] = -48964.23046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 403405.84375,
                                                ["x"] = -49465.9375,
                                            }, -- end of [60]
                                            [103] = 
                                            {
                                                ["y"] = 405416.53125,
                                                ["x"] = -50059.23046875,
                                            }, -- end of [103]
                                            [61] = 
                                            {
                                                ["y"] = 403409.0625,
                                                ["x"] = -49469.56640625,
                                            }, -- end of [61]
                                            [107] = 
                                            {
                                                ["y"] = 405533.28125,
                                                ["x"] = -50142.3046875,
                                            }, -- end of [107]
                                            [62] = 
                                            {
                                                ["y"] = 403548.34375,
                                                ["x"] = -49681.12109375,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 401306.71875,
                                                ["x"] = -49481.05078125,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 403555.875,
                                                ["x"] = -49691.15625,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 402309.625,
                                                ["x"] = -48950.4609375,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 403564.625,
                                                ["x"] = -49700.16796875,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 403574.4375,
                                                ["x"] = -49708.0078125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 403585.15625,
                                                ["x"] = -49714.55859375,
                                            }, -- end of [66]
                                            [67] = 
                                            {
                                                ["y"] = 403596.625,
                                                ["x"] = -49719.71484375,
                                            }, -- end of [67]
                                            [68] = 
                                            {
                                                ["y"] = 403608.625,
                                                ["x"] = -49723.39453125,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 403621,
                                                ["x"] = -49725.5390625,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 403633.5625,
                                                ["x"] = -49726.1171875,
                                            }, -- end of [70]
                                            [71] = 
                                            {
                                                ["y"] = 403821.15625,
                                                ["x"] = -49723.0078125,
                                            }, -- end of [71]
                                            [72] = 
                                            {
                                                ["y"] = 403847.28125,
                                                ["x"] = -49723.4296875,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 403873.34375,
                                                ["x"] = -49725.5546875,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 403899.1875,
                                                ["x"] = -49729.3828125,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 403924.75,
                                                ["x"] = -49734.890625,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 403949.90625,
                                                ["x"] = -49742.0546875,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 403974.53125,
                                                ["x"] = -49750.84765625,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 401937.9375,
                                                ["x"] = -49224.90234375,
                                            }, -- end of [5]
                                            [79] = 
                                            {
                                                ["y"] = 404375.375,
                                                ["x"] = -49907.90625,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 404398.71875,
                                                ["x"] = -49913.9921875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 404422.5,
                                                ["x"] = -49918.18359375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 404446.5,
                                                ["x"] = -49920.44921875,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 402430.03125,
                                                ["x"] = -48907.28125,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 404494.71875,
                                                ["x"] = -49919.16796875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 404518.5625,
                                                ["x"] = -49915.625,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 404834.03125,
                                                ["x"] = -49855.79296875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 402455.5625,
                                                ["x"] = -48904.1015625,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 404901.03125,
                                                ["x"] = -49846.95703125,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 404934.8125,
                                                ["x"] = -49845.3828125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 404968.59375,
                                                ["x"] = -49845.71484375,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 402481.25,
                                                ["x"] = -48902.80859375,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 405035.90625,
                                                ["x"] = -49852.078125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 405069.15625,
                                                ["x"] = -49858.08984375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 401970.28125,
                                                ["x"] = -49210.47265625,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 402506.96875,
                                                ["x"] = -48903.40234375,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 405166.1875,
                                                ["x"] = -49887.2109375,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 405197.28125,
                                                ["x"] = -49900.5078125,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 405227.5625,
                                                ["x"] = -49915.53515625,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 402532.5625,
                                                ["x"] = -48905.88671875,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 405285.34375,
                                                ["x"] = -49950.578125,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 405312.6875,
                                                ["x"] = -49970.48828125,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 405338.84375,
                                                ["x"] = -49991.90234375,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 402557.90625,
                                                ["x"] = -48910.2421875,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 405444.1875,
                                                ["x"] = -50082.0703125,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 405472.9375,
                                                ["x"] = -50103.5625,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 405502.65625,
                                                ["x"] = -50123.65625,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 402582.875,
                                                ["x"] = -48916.44921875,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 405564.78125,
                                                ["x"] = -50159.46484375,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 405597.0625,
                                                ["x"] = -50175.1015625,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 402001.84375,
                                                ["x"] = -49194.42578125,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 402607.3125,
                                                ["x"] = -48924.47265625,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 405640.21875,
                                                ["x"] = -50194.1171875,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 405642.46875,
                                                ["x"] = -50197.34375,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 405643.3125,
                                                ["x"] = -50201.19140625,
                                            }, -- end of [114]
                                            [29] = 
                                            {
                                                ["y"] = 402631.09375,
                                                ["x"] = -48934.265625,
                                            }, -- end of [29]
                                            [116] = 
                                            {
                                                ["y"] = 405637.25,
                                                ["x"] = -50216.33203125,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = 405552.46875,
                                                ["x"] = -50319.62890625,
                                            }, -- end of [117]
                                            [78] = 
                                            {
                                                ["y"] = 404352.59375,
                                                ["x"] = -49899.9609375,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 402654.09375,
                                                ["x"] = -48945.78125,
                                            }, -- end of [30]
                                            [4] = 
                                            {
                                                ["y"] = 401394.78125,
                                                ["x"] = -49451.078125,
                                            }, -- end of [4]
                                            [3] = 
                                            {
                                                ["y"] = 401365.875,
                                                ["x"] = -49462.3671875,
                                            }, -- end of [3]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 405551.14285716,
                                                ["x"] = -50318.571428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 405551.14285716,
                                                ["x"] = -50318.571428571,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 275,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 401306.71810913,
                                            ["x"] = -49481.052124023,
                                            ["name"] = "DictKey_WptName_84",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 191,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 787.538112366,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 405552.45913263,
                                            ["x"] = -50319.642165213,
                                            ["name"] = "DictKey_WptName_85",
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-3",
                                        ["unitId"] = 22,
                                        ["y"] = 401306.71810913,
                                        ["x"] = -49481.052124023,
                                        ["name"] = "DictKey_UnitName_47",
                                        ["heading"] = 1.7657996262221,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-3",
                                        ["unitId"] = 23,
                                        ["y"] = 401277.6232605,
                                        ["x"] = -49488.176513672,
                                        ["name"] = "DictKey_UnitName_46",
                                        ["heading"] = 1.7657996262221,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-3",
                                        ["unitId"] = 24,
                                        ["y"] = 401248.24435425,
                                        ["x"] = -49494.05078125,
                                        ["name"] = "DictKey_UnitName_45",
                                        ["heading"] = 1.7657996262221,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Strela-10M3",
                                        ["unitId"] = 32,
                                        ["y"] = 401218.656198,
                                        ["x"] = -49498.660398184,
                                        ["name"] = "DictKey_UnitName_44",
                                        ["heading"] = 1.7657996262221,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 401306.71810913,
                                ["x"] = -49481.052124023,
                                ["name"] = "DictKey_GroupName_43",
                                ["start_time"] = 86400,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 408801.625,
                                                ["x"] = -51916.77734375,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 410306.3125,
                                                ["x"] = -51883.4765625,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 409969.625,
                                                ["x"] = -51809.55078125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 408754,
                                                ["x"] = -51902.73828125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 408706.9375,
                                                ["x"] = -51886.89453125,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 408660.5,
                                                ["x"] = -51869.26171875,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 408614.78125,
                                                ["x"] = -51849.87109375,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 409935.03125,
                                                ["x"] = -51809.0078125,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 408569.84375,
                                                ["x"] = -51828.74609375,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 408525.75,
                                                ["x"] = -51805.921875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 408335.8125,
                                                ["x"] = -51702.9765625,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 408285.25,
                                                ["x"] = -51676.6484375,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 409900.46875,
                                                ["x"] = -51810.17578125,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 408233.8125,
                                                ["x"] = -51652.03515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 408181.59375,
                                                ["x"] = -51629.16015625,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 408128.625,
                                                ["x"] = -51608.046875,
                                            }, -- end of [42]
                                            [17] = 
                                            {
                                                ["y"] = 409488.6875,
                                                ["x"] = -51916.79296875,
                                            }, -- end of [17]
                                            [43] = 
                                            {
                                                ["y"] = 408074.96875,
                                                ["x"] = -51588.7265625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 409866,
                                                ["x"] = -51813.05078125,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 408020.71875,
                                                ["x"] = -51571.2109375,
                                            }, -- end of [44]
                                            [18] = 
                                            {
                                                ["y"] = 409440.53125,
                                                ["x"] = -51928.99609375,
                                            }, -- end of [18]
                                            [45] = 
                                            {
                                                ["y"] = 407965.90625,
                                                ["x"] = -51555.53125,
                                            }, -- end of [45]
                                            [19] = 
                                            {
                                                ["y"] = 409391.96875,
                                                ["x"] = -51939.35546875,
                                            }, -- end of [19]
                                            [46] = 
                                            {
                                                ["y"] = 407910.5625,
                                                ["x"] = -51541.69140625,
                                            }, -- end of [46]
                                            [20] = 
                                            {
                                                ["y"] = 409343.03125,
                                                ["x"] = -51947.84765625,
                                            }, -- end of [20]
                                            [47] = 
                                            {
                                                ["y"] = 407854.84375,
                                                ["x"] = -51529.71875,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = 409831.71875,
                                                ["x"] = -51817.625,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 407798.71875,
                                                ["x"] = -51519.625,
                                            }, -- end of [48]
                                            [83] = 
                                            {
                                                ["y"] = 406986.15625,
                                                ["x"] = -51047.2734375,
                                            }, -- end of [83]
                                            [49] = 
                                            {
                                                ["y"] = 407742.28125,
                                                ["x"] = -51511.4140625,
                                            }, -- end of [49]
                                            [87] = 
                                            {
                                                ["y"] = 406893.8125,
                                                ["x"] = -51039.07421875,
                                            }, -- end of [87]
                                            [50] = 
                                            {
                                                ["y"] = 407685.625,
                                                ["x"] = -51505.1015625,
                                            }, -- end of [50]
                                            [115] = 
                                            {
                                                ["y"] = 405642.65625,
                                                ["x"] = -50205.08203125,
                                            }, -- end of [115]
                                            [51] = 
                                            {
                                                ["y"] = 407628.78125,
                                                ["x"] = -51500.69140625,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 409797.6875,
                                                ["x"] = -51823.88671875,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 407571.8125,
                                                ["x"] = -51498.1953125,
                                            }, -- end of [52]
                                            [91] = 
                                            {
                                                ["y"] = 406761.625,
                                                ["x"] = -51039.01953125,
                                            }, -- end of [91]
                                            [53] = 
                                            {
                                                ["y"] = 407514.78125,
                                                ["x"] = -51497.60546875,
                                            }, -- end of [53]
                                            [94] = 
                                            {
                                                ["y"] = 406715.25,
                                                ["x"] = -51016.53515625,
                                            }, -- end of [94]
                                            [54] = 
                                            {
                                                ["y"] = 407457.78125,
                                                ["x"] = -51498.9296875,
                                            }, -- end of [54]
                                            [95] = 
                                            {
                                                ["y"] = 406701.84375,
                                                ["x"] = -51005.66015625,
                                            }, -- end of [95]
                                            [55] = 
                                            {
                                                ["y"] = 407400.84375,
                                                ["x"] = -51502.16796875,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 409764,
                                                ["x"] = -51831.8203125,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 407337.90625,
                                                ["x"] = -51506.8046875,
                                            }, -- end of [56]
                                            [111] = 
                                            {
                                                ["y"] = 405655.75,
                                                ["x"] = -50199.3125,
                                            }, -- end of [111]
                                            [57] = 
                                            {
                                                ["y"] = 407324.4375,
                                                ["x"] = -51506.88671875,
                                            }, -- end of [57]
                                            [110] = 
                                            {
                                                ["y"] = 405918.6875,
                                                ["x"] = -50298.96875,
                                            }, -- end of [110]
                                            [58] = 
                                            {
                                                ["y"] = 407311.09375,
                                                ["x"] = -51505.1640625,
                                            }, -- end of [58]
                                            [99] = 
                                            {
                                                ["y"] = 406663.125,
                                                ["x"] = -50949.203125,
                                            }, -- end of [99]
                                            [59] = 
                                            {
                                                ["y"] = 407298.125,
                                                ["x"] = -51501.6640625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 409730.78125,
                                                ["x"] = -51841.41015625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 407285.71875,
                                                ["x"] = -51496.45703125,
                                            }, -- end of [60]
                                            [103] = 
                                            {
                                                ["y"] = 406526.5,
                                                ["x"] = -50620.11328125,
                                            }, -- end of [103]
                                            [61] = 
                                            {
                                                ["y"] = 407274.125,
                                                ["x"] = -51489.62890625,
                                            }, -- end of [61]
                                            [107] = 
                                            {
                                                ["y"] = 406245.53125,
                                                ["x"] = -50427.34375,
                                            }, -- end of [107]
                                            [62] = 
                                            {
                                                ["y"] = 407263.5625,
                                                ["x"] = -51481.3125,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 410465.28125,
                                                ["x"] = -51922.7109375,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 407254.21875,
                                                ["x"] = -51471.65234375,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 409536.3125,
                                                ["x"] = -51902.7578125,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 407246.21875,
                                                ["x"] = -51460.8203125,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 407239.78125,
                                                ["x"] = -51449.01953125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 407234.96875,
                                                ["x"] = -51436.4609375,
                                            }, -- end of [66]
                                            [67] = 
                                            {
                                                ["y"] = 407231.90625,
                                                ["x"] = -51423.3671875,
                                            }, -- end of [67]
                                            [68] = 
                                            {
                                                ["y"] = 407209.78125,
                                                ["x"] = -51289.54296875,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 407205.125,
                                                ["x"] = -51266.75390625,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 407198.6875,
                                                ["x"] = -51244.3984375,
                                            }, -- end of [70]
                                            [71] = 
                                            {
                                                ["y"] = 407190.53125,
                                                ["x"] = -51222.60546875,
                                            }, -- end of [71]
                                            [72] = 
                                            {
                                                ["y"] = 407180.75,
                                                ["x"] = -51201.5078125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 407169.3125,
                                                ["x"] = -51181.234375,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 407156.375,
                                                ["x"] = -51161.90625,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 407141.96875,
                                                ["x"] = -51143.640625,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 407126.1875,
                                                ["x"] = -51126.54296875,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 407109.125,
                                                ["x"] = -51110.72265625,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 410072.65625,
                                                ["x"] = -51821.3984375,
                                            }, -- end of [5]
                                            [79] = 
                                            {
                                                ["y"] = 407071.59375,
                                                ["x"] = -51083.27734375,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 407051.34375,
                                                ["x"] = -51071.8125,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 407030.28125,
                                                ["x"] = -51061.95703125,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 407008.5,
                                                ["x"] = -51053.7578125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 409293.8125,
                                                ["x"] = -51954.46875,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 406963.40625,
                                                ["x"] = -51042.54296875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 406940.3125,
                                                ["x"] = -51039.5859375,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 406917.09375,
                                                ["x"] = -51038.4296875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 409244.375,
                                                ["x"] = -51959.203125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 406812.875,
                                                ["x"] = -51044.47265625,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 406795.625,
                                                ["x"] = -51044.6328125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 406778.46875,
                                                ["x"] = -51042.8046875,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 409194.8125,
                                                ["x"] = -51962.04296875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 406745.34375,
                                                ["x"] = -51033.328125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 406729.8125,
                                                ["x"] = -51025.796875,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 410038.53125,
                                                ["x"] = -51815.75390625,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 409145.15625,
                                                ["x"] = -51962.9921875,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 406689.78125,
                                                ["x"] = -50993.31640625,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 406679.21875,
                                                ["x"] = -50979.671875,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 406670.3125,
                                                ["x"] = -50964.8984375,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 409095.5,
                                                ["x"] = -51962.04296875,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 406543.71875,
                                                ["x"] = -50642.390625,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 406539.4375,
                                                ["x"] = -50633.91796875,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 406533.625,
                                                ["x"] = -50626.40234375,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 409045.9375,
                                                ["x"] = -51959.1953125,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 406340.0625,
                                                ["x"] = -50485.02734375,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 406309.5625,
                                                ["x"] = -50464.14453125,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 406278.03125,
                                                ["x"] = -50444.8984375,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 408996.5,
                                                ["x"] = -51954.4609375,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 406212.125,
                                                ["x"] = -50411.53515625,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 406177.96875,
                                                ["x"] = -50397.5078125,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 410004.15625,
                                                ["x"] = -51811.80078125,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 408947.28125,
                                                ["x"] = -51947.8359375,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 405651.84375,
                                                ["x"] = -50198.6328125,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 405648,
                                                ["x"] = -50199.4921875,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 405644.78125,
                                                ["x"] = -50201.75390625,
                                            }, -- end of [114]
                                            [29] = 
                                            {
                                                ["y"] = 408898.34375,
                                                ["x"] = -51939.33984375,
                                            }, -- end of [29]
                                            [116] = 
                                            {
                                                ["y"] = 405637.25,
                                                ["x"] = -50216.33203125,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = 405539.15625,
                                                ["x"] = -50335.82421875,
                                            }, -- end of [117]
                                            [78] = 
                                            {
                                                ["y"] = 407090.90625,
                                                ["x"] = -51096.2734375,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 408849.78125,
                                                ["x"] = -51928.98046875,
                                            }, -- end of [30]
                                            [4] = 
                                            {
                                                ["y"] = 410106.46875,
                                                ["x"] = -51828.72265625,
                                            }, -- end of [4]
                                            [3] = 
                                            {
                                                ["y"] = 410139.875,
                                                ["x"] = -51837.7109375,
                                            }, -- end of [3]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 405538.00000002,
                                                ["x"] = -50334.857142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 405538.00000002,
                                                ["x"] = -50334.857142857,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 160,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 410465.28097534,
                                            ["x"] = -51922.711746216,
                                            ["name"] = "DictKey_WptName_86",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 190,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 931.57599003995,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 405539.14785246,
                                            ["x"] = -50335.82578272,
                                            ["name"] = "DictKey_WptName_87",
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 25,
                                        ["y"] = 410465.28097534,
                                        ["x"] = -51922.711746216,
                                        ["name"] = "DictKey_UnitName_52",
                                        ["heading"] = -1.2591567842144,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 26,
                                        ["y"] = 410491.54160309,
                                        ["x"] = -51934.808181763,
                                        ["name"] = "DictKey_UnitName_51",
                                        ["heading"] = -1.2591567842144,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 27,
                                        ["y"] = 410514.97000122,
                                        ["x"] = -51951.696250916,
                                        ["name"] = "DictKey_UnitName_50",
                                        ["heading"] = -1.2591567842144,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "2S6 Tunguska",
                                        ["unitId"] = 33,
                                        ["y"] = 410534.74443013,
                                        ["x"] = -51972.781632018,
                                        ["name"] = "DictKey_UnitName_49",
                                        ["heading"] = -1.2591567842144,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 410465.28097534,
                                ["x"] = -51922.711746216,
                                ["name"] = "DictKey_GroupName_48",
                                ["start_time"] = 86400,
                            }, -- end of [7]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Russia",
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_72",
    ["version"] = 18,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 12,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 2,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["KeyDict_text"] = "DictKey_10",
                    ["text"] = "DictKey_10",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 4,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_2",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "BTR",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 4,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["KeyDict_text"] = "DictKey_11",
                    ["text"] = "DictKey_11",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 5,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_3",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "BMP-1",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 5,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["KeyDict_text"] = "DictKey_12",
                    ["text"] = "DictKey_12",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 6,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_7",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "T-55",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 6,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["KeyDict_text"] = "DictKey_13",
                    ["text"] = "DictKey_13",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 7,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_4",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "BMP-2",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 7,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["KeyDict_text"] = "DictKey_14",
                    ["text"] = "DictKey_14",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 8,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_6",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "T-72",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 8,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["KeyDict_text"] = "DictKey_15",
                    ["text"] = "DictKey_15",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 9,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_8",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "BMP-3",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 9,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["KeyDict_text"] = "DictKey_16",
                    ["text"] = "DictKey_16",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 10,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_1",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "T-80",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 10,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["KeyDict_text"] = "DictKey_17",
                    ["text"] = "DictKey_17",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_5",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Win",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["KeyDict_text"] = "DictKey_18",
                    ["text"] = "DictKey_18",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 2,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Defeat",
        }, -- end of [9]
    }, -- end of ["trigrules"]
    ["currentKey"] = 6605,
    ["start_time"] = 55800,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["TACAN_FAILURE_RECEIVER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_RECEIVER"]
        ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"]
        ["sas_pitch_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["sas_pitch_left"]
        ["TGP_FAILURE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_LEFT"]
        ["CADC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TOTAL"]
        ["LEFT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["LEFT_MFCD_FAILURE"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"]
        ["CICU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["CICU_FAILURE_TOTAL"]
        ["hydro_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["hydro_left"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"]
        ["TGP_FAILURE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_RIGHT"]
        ["CADC_FAILURE_TAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TAS"]
        ["SADL_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["SADL_FAILURE_TOTAL"]
        ["TACAN_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TOTAL"]
        ["CDU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["CDU_FAILURE_TOTAL"]
        ["IFFCC_FAILURE_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_GUN"]
        ["AAR_47_FAILURE_SENSOR_TAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_TAIL"]
        ["CLOCK_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["CLOCK_FAILURE"]
        ["AAR_47_FAILURE_SENSOR_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_LEFT"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"]
        ["l_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["l_gen"]
        ["ILS_FAILURE_ANT_GLIDESLOPE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_GLIDESLOPE"]
        ["AAR_47_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_TOTAL"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"]
        ["CADC_FAILURE_TEMPERATURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TEMPERATURE"]
        ["IFFCC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_TOTAL"]
        ["l_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["l_conv"]
        ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"]
        ["AN_ALE_40V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_TOTAL"]
        ["HUD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["HUD_FAILURE"]
        ["AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["AIRSPEED_INDICATOR_FAILURE"]
        ["sas_yaw_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["sas_yaw_left"]
        ["ILS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_TOTAL"]
        ["ILS_FAILURE_ANT_MARKER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_MARKER"]
        ["r_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["r_gen"]
        ["AAR_47_FAILURE_SENSOR_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_RIGHT"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"]
        ["sas_pitch_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["sas_pitch_right"]
        ["VHF_FM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["VHF_FM_RADIO_FAILURE_TOTAL"]
        ["RIGHT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["RIGHT_MFCD_FAILURE"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["CADC_FAILURE_IAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_IAS"]
        ["VHF_AM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["VHF_AM_RADIO_FAILURE_TOTAL"]
        ["ILS_FAILURE_ANT_LOCALIZER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_LOCALIZER"]
        ["CADC_FAILURE_STATIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_STATIC"]
        ["CADC_FAILURE_DYNAMIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_DYNAMIC"]
        ["AN_ALR69V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_TOTAL"]
        ["CADC_FAILURE_PRESSURE_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_PRESSURE_ALT"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"]
        ["EGI_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["EGI_FAILURE_TOTAL"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["UHF_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["UHF_RADIO_FAILURE_TOTAL"]
        ["hydro_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["hydro_right"]
        ["r_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["r_conv"]
        ["CADC_FAILURE_MACH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_MACH"]
        ["sas_yaw_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["sas_yaw_right"]
        ["AAR_47_FAILURE_SENSOR_BOTTOM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_BOTTOM"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"]
        ["CADC_FAILURE_BARO_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_BARO_ALT"]
        ["TACAN_FAILURE_TRANSMITTER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TRANSMITTER"]
    }, -- end of ["failures"]
} -- end of mission
