mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 2011,
        ["Day"] = 1,
        ["Month"] = 6,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_group_off(2);a_group_off(3);a_group_off(8);a_group_off(6);a_group_off(7);a_set_flag(5);",
            [2] = "a_out_text_delay(getValueDictByKey(\"DictKey_20\"), 45, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_1\"), 0); mission.trig.func[2]=nil;",
            [3] = "a_explosion_marker_unit(31, \"3\");a_out_text_delay(getValueDictByKey(\"DictKey_21\"), 25, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_9\"), 0); mission.trig.func[3]=nil;",
            [4] = "a_group_on(8);a_group_on(2);a_group_on(6);a_group_on(7);a_group_on(3);a_set_flag(1);a_out_text_delay(getValueDictByKey(\"DictKey_22\"), 10, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_2\"), 0); mission.trig.func[4]=nil;",
            [5] = "a_group_resume(8);a_group_resume(2);a_group_resume(6);a_group_resume(7);a_group_resume(3); mission.trig.func[5]=nil;",
            [6] = "a_out_text_delay(getValueDictByKey(\"DictKey_23\"), 25, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_10\"), 0); mission.trig.func[6]=nil;",
            [7] = "a_out_text_delay(getValueDictByKey(\"DictKey_24\"), 25, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_13\"), 0); mission.trig.func[7]=nil;",
            [8] = "a_out_text_delay(getValueDictByKey(\"DictKey_25\"), 25, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_3\"), 0);a_set_flag(2); mission.trig.func[8]=nil;",
            [9] = "a_out_text_delay(getValueDictByKey(\"DictKey_26\"), 35, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_6\"), 0);a_set_flag(6); mission.trig.func[9]=nil;",
            [10] = "a_explosion_marker(6, 1, \"2\"); mission.trig.func[10]=nil;",
            [11] = "a_out_text_delay(getValueDictByKey(\"DictKey_27\"), 35, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_7\"), 0);a_explosion_marker_unit(20, \"0\"); mission.trig.func[11]=nil;",
            [12] = "a_out_text_delay(getValueDictByKey(\"DictKey_28\"), 20, false, 0);a_set_flag(3);a_out_sound(getValueResourceByKey(\"ResKey_Action_11\"), 0); mission.trig.func[12]=nil;",
            [13] = "a_out_text_delay(getValueDictByKey(\"DictKey_29\"), 10, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_12\"), 0); mission.trig.func[13]=nil;",
            [14] = "a_out_text_delay(getValueDictByKey(\"DictKey_30\"), 40, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_14\"), 0); mission.trig.func[14]=nil;",
            [15] = "a_activate_group(22);a_activate_group(23); mission.trig.func[15]=nil;",
            [16] = "a_activate_group(27);a_out_text_delay(getValueDictByKey(\"DictKey_31\"), 20, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_4\"), 0); mission.trig.func[16]=nil;",
            [17] = "a_out_text_delay(getValueDictByKey(\"DictKey_32\"), 30, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_5\"), 0); mission.trig.func[17]=nil;",
            [18] = "a_group_off(7); mission.trig.func[18]=nil;",
            [19] = "a_group_on(7); mission.trig.func[19]=nil;",
            [20] = "a_set_flag(4); mission.trig.func[20]=nil;",
            [21] = "a_out_text_delay(getValueDictByKey(\"DictKey_33\"), 10, false, 0); mission.trig.func[21]=nil;",
            [22] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_8\"), 0); mission.trig.func[22]=nil;",
            [23] = "a_out_text_delay(getValueDictByKey(\"DictKey_34\"), 30, false, 0); mission.trig.func[23]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
            [14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
            [15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
            [16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
            [17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
            [18] = "if mission.trig.conditions[18]() then mission.trig.actions[18]() end",
            [19] = "if mission.trig.conditions[19]() then mission.trig.actions[19]() end",
            [20] = "if mission.trig.conditions[20]() then mission.trig.actions[20]() end",
            [21] = "if mission.trig.conditions[21]() then mission.trig.actions[21]() end",
            [22] = "if mission.trig.conditions[22]() then mission.trig.actions[22]() end",
            [23] = "if mission.trig.conditions[23]() then mission.trig.actions[23]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
            [15] = true,
            [16] = true,
            [17] = true,
            [18] = true,
            [19] = true,
            [20] = true,
            [21] = true,
            [22] = true,
            [23] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_unit_alive(30) )",
            [2] = "return(c_time_since_flag(5, 10) )",
            [3] = "return(c_part_of_group_in_zone(13, 2) )",
            [4] = "return(c_unit_dead(30) or c_unit_dead(31) )",
            [5] = "return(c_time_since_flag(1, 5) )",
            [6] = "return(c_time_since_flag(1, 16) )",
            [7] = "return(c_time_since_flag(1, 45) )",
            [8] = "return(c_time_since_flag(1, 65) )",
            [9] = "return(c_unit_in_zone(20, 6) )",
            [10] = "return(c_time_since_flag(6, 15) )",
            [11] = "return(c_unit_in_zone(20, 5) )",
            [12] = "return(c_unit_dead(20) )",
            [13] = "return(c_time_since_flag(3, 30) )",
            [14] = "return(c_time_since_flag(3, 60) )",
            [15] = "return(c_flag_is_true(3) )",
            [16] = "return(c_unit_in_zone(19, 4) )",
            [17] = "return(c_part_of_group_in_zone(22, 3) )",
            [18] = "return(c_flag_is_true(2) )",
            [19] = "return(c_flag_is_true(3) )",
            [20] = "return(c_group_dead(7) or c_group_dead(27) )",
            [21] = "return(c_time_since_flag(1, 15) )",
            [22] = "return(c_time_since_flag(4, 17) )",
            [23] = "return(c_time_since_flag(4, 17) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
                [1] = "return(c_unit_dead(30) and c_unit_dead(31) )",
                [2] = "return(c_group_dead(8) )",
                [3] = "return(c_unit_dead(19) and c_unit_dead(50) )",
            }, -- end of ["conditions"]
            ["actions"] = 
            {
                [1] = "a_set_mission_result(30)",
                [2] = "a_set_mission_result(35)",
                [3] = "a_set_mission_result(35)",
            }, -- 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"] = 237,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["name"] = "ARTILLERY CMD",
                ["blue"] = 0,
                ["neutrals"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["name"] = "INSTRUCTOR",
                ["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] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["group"] = 17,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 30,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 31,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 30,
            ["predicate"] = "score",
            ["comment"] = "Initial Attack",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 8,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 35,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "\"Cobra\" Dead",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 19,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 50,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["score"] = 35,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "MCC Staff dead",
        }, -- end of [3]
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 3,
                ["dir"] = 216,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 3,
                ["dir"] = 230,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 4,
                ["dir"] = 327,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 500,
        }, -- end of ["fog"]
        ["season"] = 
        {
            ["temperature"] = 21,
        }, -- end of ["season"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["qnh"] = 745,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Spring, Thunderstorm",
        ["dust_density"] = 0,
        ["name_localize"] = 
        {
        }, -- end of ["name_localize"]
        ["groundTurbulence"] = 32,
        ["enable_dust"] = false,
        ["clouds"] = 
        {
            ["thickness"] = 900,
            ["density"] = 10,
            ["base"] = 2800,
            ["iprecptns"] = 2,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 853046.28571429,
                ["radius"] = 100,
                ["zoneId"] = 5,
                ["x"] = -163475.99999998,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.25196078431373,
                }, -- end of ["color"]
                ["hidden"] = true,
                ["name"] = "FAC WP Head Honcho Mark",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 843207.14285714,
                ["radius"] = 250,
                ["zoneId"] = 4,
                ["x"] = -165420.85714286,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["hidden"] = true,
                ["name"] = "MCC EVAC TRIG",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 755835.71428572,
                ["radius"] = 3000,
                ["zoneId"] = 3,
                ["x"] = -96220.571428573,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.22450980392157,
                }, -- end of ["color"]
                ["hidden"] = true,
                ["name"] = "MiG Warning",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 850450.28571428,
                ["radius"] = 130,
                ["zoneId"] = 1,
                ["x"] = -169554.85714286,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.22450980392157,
                }, -- end of ["color"]
                ["hidden"] = true,
                ["name"] = "Pause Scatter",
            }, -- end of [4]
            [5] = 
            {
                ["y"] = 850643.71428571,
                ["radius"] = 3000,
                ["zoneId"] = 2,
                ["x"] = -182309.99999998,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["hidden"] = true,
                ["name"] = "Smoke and Radio message",
            }, -- end of [5]
            [6] = 
            {
                ["y"] = 852722,
                ["radius"] = 30,
                ["zoneId"] = 6,
                ["x"] = -168231.14285717,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["hidden"] = true,
                ["name"] = "Cobra Bridge",
            }, -- end of [6]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 904142.03257103,
        ["zoom"] = 556.95888730471,
        ["centerX"] = -319827.39686048,
    }, -- 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,
            [14] = 1,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 17,
            [2] = 0,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_111",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_113",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_112",
    ["pictureFileNameB"] = 
    {
        [1] = "ResKey_ImageBriefing_16",
        [2] = "ResKey_ImageBriefing_17",
        [4] = "ResKey_ImageBriefing_19",
        [3] = "ResKey_ImageBriefing_18",
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 647090,
                ["x"] = -281616.57142858,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 300,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["key"] = "CAS",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 899980.28571428,
                                            ["x"] = -315862.2857143,
                                            ["name"] = "DictKey_WptName_232",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 300,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 53.017195707296,
                                            ["ETA_locked"] = false,
                                            ["y"] = 902194.28571429,
                                            ["x"] = -317804.85714288,
                                            ["name"] = "DictKey_WptName_230",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 300,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 110.62801894564,
                                            ["ETA_locked"] = false,
                                            ["y"] = 904460,
                                            ["x"] = -320052.00000002,
                                            ["name"] = "DictKey_WptName_231",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 300,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 134.74588144343,
                                            ["ETA_locked"] = false,
                                            ["y"] = 905491.71428571,
                                            ["x"] = -318966.57142858,
                                            ["name"] = "DictKey_WptName_233",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 300,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 351.68623127998,
                                            ["ETA_locked"] = false,
                                            ["y"] = 916189.71428571,
                                            ["x"] = -324187.71428574,
                                            ["name"] = "DictKey_WptName_234",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 300,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 554.57016322232,
                                            ["ETA_locked"] = false,
                                            ["y"] = 905308.57142857,
                                            ["x"] = -321247.71428573,
                                            ["name"] = "DictKey_WptName_229",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 455,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 263.09152243354,
                                            ["ETA_locked"] = false,
                                            ["y"] = 903150.625,
                                            ["x"] = -319069.063,
                                            ["name"] = "DictKey_WptName_235",
                                            ["formation_template"] = 0,
                                            ["airdromeId"] = 31,
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 300,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = 2,
                                        ["skill"] = "High",
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 59,
                                        ["psi"] = -2.2909860007166,
                                        ["y"] = 899980.28571428,
                                        ["x"] = -315862.2857143,
                                        ["name"] = "DictKey_UnitName_91",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1704",
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.2909860007166,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "50",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 300,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = 2,
                                        ["skill"] = "High",
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 60,
                                        ["psi"] = -2.2909860007166,
                                        ["y"] = 900020.28571428,
                                        ["x"] = -315902.2857143,
                                        ["name"] = "DictKey_UnitName_90",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1704",
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.2909860007166,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "51",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 300,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = 2,
                                        ["skill"] = "High",
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 61,
                                        ["psi"] = -2.2909860007166,
                                        ["y"] = 900060.28571428,
                                        ["x"] = -315942.2857143,
                                        ["name"] = "DictKey_UnitName_89",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1704",
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.2909860007166,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Springfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "52",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 300,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = 2,
                                        ["skill"] = "High",
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 62,
                                        ["psi"] = -2.2909860007166,
                                        ["y"] = 900100.28571428,
                                        ["x"] = -315982.2857143,
                                        ["name"] = "DictKey_UnitName_88",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1704",
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.2909860007166,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Springfield14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "53",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 899980.28571428,
                                ["x"] = -315862.2857143,
                                ["name"] = "DictKey_GroupName_87",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Georgia",
                    ["id"] = 16,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 903854.57142857,
                                                ["x"] = -319086.85714287,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 904080.85714286,
                                                ["x"] = -319065.14285716,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 904212,
                                                ["x"] = -319808.57142858,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 904191.71428571,
                                                ["x"] = -319786.85714287,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 904191.71428571,
                                                ["x"] = -319786.85714287,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 904170.28571428,
                                                ["x"] = -319799.42857144,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 904153.42857143,
                                                ["x"] = -319787.42857144,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 903710.28571429,
                                                ["x"] = -319335.42857144,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 904080.85714286,
                                                ["x"] = -319065.14285716,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 904063.71428572,
                                                ["x"] = -318952.00000001,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 904063.71428572,
                                                ["x"] = -318952.00000001,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 904032.57142857,
                                                ["x"] = -318957.14285716,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 903710.28571429,
                                                ["x"] = -319335.42857144,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 903863.14285714,
                                                ["x"] = -319212.00000001,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 904032.57142857,
                                                ["x"] = -318957.14285716,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 904032.57142857,
                                                ["x"] = -318957.14285716,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 904170.28571428,
                                                ["x"] = -319799.42857144,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 904153.42857143,
                                                ["x"] = -319787.42857144,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 903863.14285714,
                                                ["x"] = -319212.00000001,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 903854.57142857,
                                                ["x"] = -319086.85714287,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 452,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 90,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 904212,
                                            ["x"] = -319808.57142858,
                                            ["name"] = "DictKey_WptName_219",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 452,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 125.34881867558,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 904191.71428571,
                                            ["x"] = -319786.85714287,
                                            ["name"] = "DictKey_WptName_220",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 452,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 129.82073923272,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 904170.28571428,
                                            ["x"] = -319799.42857144,
                                            ["name"] = "DictKey_WptName_226",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 452,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 24.174791633953,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 904153.42857143,
                                            ["x"] = -319787.42857144,
                                            ["name"] = "DictKey_WptName_221",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 454,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 138.11345397255,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 903710.28571429,
                                            ["x"] = -319335.42857144,
                                            ["name"] = "DictKey_WptName_224",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 455,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 173.47780544551,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 903863.14285714,
                                            ["x"] = -319212.00000001,
                                            ["name"] = "DictKey_WptName_227",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 455,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 196.05629548016,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 903854.57142857,
                                            ["x"] = -319086.85714287,
                                            ["name"] = "DictKey_WptName_218",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 456,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 236.97482678422,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 904080.85714286,
                                            ["x"] = -319065.14285716,
                                            ["name"] = "DictKey_WptName_222",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 457,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 257.57298085248,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 904063.71428572,
                                            ["x"] = -318952.00000001,
                                            ["name"] = "DictKey_WptName_223",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 456,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 263.25461614453,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 904032.57142857,
                                            ["x"] = -318957.14285716,
                                            ["name"] = "DictKey_WptName_225",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 53,
                                        ["y"] = 904212,
                                        ["x"] = -319808.57142858,
                                        ["name"] = "DictKey_UnitName_95",
                                        ["heading"] = -0.75139766612966,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 54,
                                        ["y"] = 904218.85714286,
                                        ["x"] = -319803.14285715,
                                        ["name"] = "DictKey_UnitName_94",
                                        ["heading"] = -0.75139766612966,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 55,
                                        ["y"] = 904135.14285714,
                                        ["x"] = -319862.00000001,
                                        ["name"] = "DictKey_UnitName_93",
                                        ["heading"] = -0.75139766612966,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 904212,
                                ["x"] = -319808.57142858,
                                ["name"] = "DictKey_GroupName_92",
                                ["start_time"] = 90,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 150,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 892288.85714284,
                                            ["x"] = -315559.42857142,
                                            ["name"] = "DictKey_WptName_215",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3.2978508771653,
                                            ["ETA_locked"] = false,
                                            ["y"] = 892745.99999998,
                                            ["x"] = -315587.99999999,
                                            ["name"] = "DictKey_WptName_216",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 455,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 63.540850863573,
                                            ["ETA_locked"] = false,
                                            ["y"] = 903150.625,
                                            ["x"] = -319069.063,
                                            ["name"] = "DictKey_WptName_217",
                                            ["formation_template"] = 0,
                                            ["airdromeId"] = 31,
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1000,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = 0,
                                        ["skill"] = "High",
                                        ["speed"] = 150,
                                        ["type"] = "An-26B",
                                        ["unitId"] = 52,
                                        ["psi"] = -1.6332151367881,
                                        ["y"] = 892288.85714284,
                                        ["x"] = -315559.42857142,
                                        ["name"] = "DictKey_UnitName_86",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "5500",
                                            ["flare"] = 384,
                                            ["chaff"] = 384,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.6332151367881,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "10",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 892288.85714284,
                                ["x"] = -315559.42857142,
                                ["name"] = "DictKey_GroupName_85",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
                [2] = 
                {
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 851815.14285714,
                                                ["x"] = -170387.14285712,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 851735.14285712,
                                                ["x"] = -170411.99999999,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 721,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 851735.14285712,
                                            ["x"] = -170397.14285713,
                                            ["name"] = "DictKey_WptName_193",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "WrappedAction",
                                                                    ["params"] = 
                                                                    {
                                                                        ["action"] = 
                                                                        {
                                                                            ["id"] = "SetFrequency",
                                                                            ["params"] = 
                                                                            {
                                                                                ["modulation"] = 0,
                                                                                ["frequency"] = 131000000,
                                                                            }, -- end of ["params"]
                                                                        }, -- end of ["action"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "WrappedAction",
                                                                    ["params"] = 
                                                                    {
                                                                        ["action"] = 
                                                                        {
                                                                            ["id"] = "SetCallsign",
                                                                            ["params"] = 
                                                                            {
                                                                                ["number"] = 1,
                                                                                ["callname"] = 5,
                                                                            }, -- end of ["params"]
                                                                        }, -- end of ["action"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["name"] = "Attack  Head Honcho",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "FAC_AttackGroup",
                                                                    ["params"] = 
                                                                    {
                                                                        ["weaponType"] = 1073741822,
                                                                        ["groupName"] = "INS Head Honcho",
                                                                        ["groupId"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["name"] = "Attack MCC",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "FAC_AttackGroup",
                                                                    ["params"] = 
                                                                    {
                                                                        ["groupName"] = "INS Moblie Command",
                                                                        ["weaponType"] = 1073741822,
                                                                        ["groupId"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 34,
                                        ["y"] = 851735.14285712,
                                        ["x"] = -170397.14285713,
                                        ["name"] = "DictKey_UnitName_104",
                                        ["heading"] = 4.4111317809324,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 851735.14285712,
                                ["x"] = -170397.14285713,
                                ["name"] = "DictKey_GroupName_103",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 460,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 902557.42857142,
                                            ["x"] = -318257.99999999,
                                            ["name"] = "DictKey_WptName_228",
                                            ["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"] = 34,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "HEMTT TFFT",
                                        ["unitId"] = 63,
                                        ["y"] = 902557.42857142,
                                        ["x"] = -318257.99999999,
                                        ["name"] = "DictKey_UnitName_106",
                                        ["heading"] = 2.2514747350727,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 902557.42857142,
                                ["x"] = -318257.99999999,
                                ["name"] = "DictKey_GroupName_105",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 460,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 902564.85714285,
                                            ["x"] = -318247.71428571,
                                            ["name"] = "DictKey_WptName_236",
                                            ["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"] = 35,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 64,
                                        ["y"] = 902564.85714285,
                                        ["x"] = -318247.71428571,
                                        ["name"] = "DictKey_UnitName_108",
                                        ["heading"] = 2.2514747350727,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 902564.85714285,
                                ["x"] = -318247.71428571,
                                ["name"] = "DictKey_GroupName_107",
                                ["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"] = 460,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 902578.57142857,
                                            ["x"] = -318228.28571428,
                                            ["name"] = "DictKey_WptName_237",
                                            ["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"] = 36,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M 818",
                                        ["unitId"] = 65,
                                        ["y"] = 902578.57142857,
                                        ["x"] = -318228.28571428,
                                        ["name"] = "DictKey_UnitName_110",
                                        ["heading"] = 2.2514747350727,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 902578.57142857,
                                ["x"] = -318228.28571428,
                                ["name"] = "DictKey_GroupName_109",
                                ["start_time"] = 0,
                            }, -- end of [4]
                        }, -- 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"] = 465,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 904158.4375,
                                            ["x"] = -319857.5,
                                            ["name"] = "DictKey_WptName_169",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 31,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 620,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 397.55689630833,
                                            ["ETA_locked"] = false,
                                            ["y"] = 859291.42857142,
                                            ["x"] = -287675.71428571,
                                            ["name"] = "DictKey_WptName_170",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1746,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 595.44140000285,
                                            ["ETA_locked"] = false,
                                            ["y"] = 858081.71428571,
                                            ["x"] = -260240.28571432,
                                            ["name"] = "DictKey_WptName_182",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 597,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 849.75410851054,
                                            ["ETA_locked"] = false,
                                            ["y"] = 855319.99999999,
                                            ["x"] = -225018.57142857,
                                            ["name"] = "DictKey_WptName_171",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 916.01026939583,
                                            ["ETA_locked"] = false,
                                            ["y"] = 857605.71428571,
                                            ["x"] = -216104.28571429,
                                            ["name"] = "DictKey_WptName_177",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 1326.5245650206,
                                            ["ETA_locked"] = false,
                                            ["y"] = 854234.28571428,
                                            ["x"] = -213475.71428571,
                                            ["name"] = "DictKey_WptName_183",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 1391.1584746144,
                                            ["ETA_locked"] = false,
                                            ["y"] = 854548.57142857,
                                            ["x"] = -204504.28571429,
                                            ["name"] = "DictKey_WptName_186",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 1404.4600945863,
                                            ["ETA_locked"] = false,
                                            ["y"] = 852977.14285714,
                                            ["x"] = -203532.85714286,
                                            ["name"] = "DictKey_WptName_172",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 1467.2619403931,
                                            ["ETA_locked"] = false,
                                            ["y"] = 852177.14285714,
                                            ["x"] = -194847.14285714,
                                            ["name"] = "DictKey_WptName_175",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 1487.1684516856,
                                            ["ETA_locked"] = false,
                                            ["y"] = 853034.28571428,
                                            ["x"] = -192218.57142857,
                                            ["name"] = "DictKey_WptName_178",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 830,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                    ["probability"] = 100,
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "AttackUnit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["weaponType"] = 14,
                                                                        ["unitId"] = 29,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1559.2525008029,
                                            ["ETA_locked"] = false,
                                            ["y"] = 850721.42857143,
                                            ["x"] = -182477.71428572,
                                            ["name"] = "DictKey_WptName_181",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                    ["probability"] = 100,
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["pattern"] = "Race-Track",
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 300,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1347.0936173502,
                                            ["ETA_locked"] = false,
                                            ["y"] = 849885.71428571,
                                            ["x"] = -159227.42857141,
                                            ["name"] = "DictKey_WptName_184",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 1894.5958612474,
                                            ["ETA_locked"] = false,
                                            ["y"] = 850542.85714286,
                                            ["x"] = -182525.71428569,
                                            ["name"] = "DictKey_WptName_185",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 1966.5441202072,
                                            ["ETA_locked"] = false,
                                            ["y"] = 852885.71428571,
                                            ["x"] = -192239.99999998,
                                            ["name"] = "DictKey_WptName_187",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 1986.4506314996,
                                            ["ETA_locked"] = false,
                                            ["y"] = 852028.57142857,
                                            ["x"] = -194868.57142855,
                                            ["name"] = "DictKey_WptName_189",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 2049.8853300454,
                                            ["ETA_locked"] = false,
                                            ["y"] = 852928.57142857,
                                            ["x"] = -203632.85714284,
                                            ["name"] = "DictKey_WptName_173",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 2063.0278569481,
                                            ["ETA_locked"] = false,
                                            ["y"] = 854504.28571429,
                                            ["x"] = -204554.28571426,
                                            ["name"] = "DictKey_WptName_174",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 2126.7613332124,
                                            ["ETA_locked"] = false,
                                            ["y"] = 854415.71428571,
                                            ["x"] = -213405.71428569,
                                            ["name"] = "DictKey_WptName_176",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [18]
                                        [19] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 1776.5227289516,
                                            ["ETA_locked"] = false,
                                            ["y"] = 857494.28571429,
                                            ["x"] = -216141.42857141,
                                            ["name"] = "DictKey_WptName_188",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [19]
                                        [20] = 
                                        {
                                            ["alt"] = 1738,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 2291.2725438309,
                                            ["ETA_locked"] = false,
                                            ["y"] = 857337.14285714,
                                            ["x"] = -287634.28571426,
                                            ["name"] = "DictKey_WptName_179",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [20]
                                        [21] = 
                                        {
                                            ["alt"] = 455,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 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"] = 2691.3114618526,
                                            ["ETA_locked"] = false,
                                            ["y"] = 903150.625,
                                            ["x"] = -319069.063,
                                            ["name"] = "DictKey_WptName_180",
                                            ["formation_template"] = 0,
                                            ["airdromeId"] = 31,
                                            ["speed_locked"] = true,
                                        }, -- end of [21]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 465,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "25th fs osan ab, korea (os)",
                                        ["skill"] = "Player",
                                        ["parking"] = "86",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["DefaultGunMode"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10C_2",
                                        ["unitId"] = 25,
                                        ["psi"] = 0.94857316169958,
                                        ["parking_id"] = "05",
                                        ["x"] = -319857.5,
                                        ["name"] = "DictKey_UnitName_97",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{LAU-131x3 - 7 AGR-20A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{LAU-131x3 - 7 AGR-20A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65L",
                                                }, -- 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"] = 4275,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 904158.4375,
                                        ["heading"] = -0.94857316169958,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Hawg11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "10",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 904158.4375,
                                ["x"] = -319857.5,
                                ["name"] = "DictKey_GroupName_96",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "Intercept",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 39600,
                                            ["ETA_locked"] = true,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["name"] = "DictKey_WptName_206",
                                            ["formation_template"] = 0,
                                            ["airdromeId"] = 25,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 233.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 39650.278592354,
                                            ["ETA_locked"] = false,
                                            ["y"] = 680285.71428571,
                                            ["x"] = -273713.14285713,
                                            ["name"] = "DictKey_WptName_203",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3641,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 233.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 40244.510605415,
                                            ["ETA_locked"] = false,
                                            ["y"] = 793621.99999999,
                                            ["x"] = -193839.14285715,
                                            ["name"] = "DictKey_WptName_205",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 233.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["weaponType"] = 1069547520,
                                                                ["groupName"] = "Russian GCI",
                                                                ["groupId"] = 22,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 40472.985209542,
                                            ["ETA_locked"] = false,
                                            ["y"] = 834964.85714285,
                                            ["x"] = -160182.00000001,
                                            ["name"] = "DictKey_WptName_207",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 3000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 233.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["pattern"] = "Circle",
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 40529.49841109,
                                            ["ETA_locked"] = false,
                                            ["y"] = 844428.57142857,
                                            ["x"] = -150999.42857143,
                                            ["name"] = "DictKey_WptName_208",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 5000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 222.22222222222,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 41179.739231102,
                                            ["ETA_locked"] = false,
                                            ["y"] = 726679.14285713,
                                            ["x"] = -234753.42857144,
                                            ["name"] = "DictKey_WptName_202",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 1000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 222.22222222222,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1621.0398541776,
                                            ["ETA_locked"] = false,
                                            ["y"] = 678000,
                                            ["x"] = -267998.85714284,
                                            ["name"] = "DictKey_WptName_209",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["type"] = "Land",
                                            ["ETA"] = 1749.7458751063,
                                            ["ETA_locked"] = false,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["name"] = "DictKey_WptName_204",
                                            ["formation_template"] = 0,
                                            ["airdromeId"] = 25,
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = 4,
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16A",
                                        ["unitId"] = 37,
                                        ["psi"] = 0.30903305476211,
                                        ["y"] = 683853.75717885,
                                        ["x"] = -284889.06283057,
                                        ["name"] = "DictKey_UnitName_102",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.30903305476211,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "11",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = 4,
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16A",
                                        ["unitId"] = 44,
                                        ["psi"] = 0.30903305476211,
                                        ["y"] = 683893.75717885,
                                        ["x"] = -284929.06283057,
                                        ["name"] = "DictKey_UnitName_101",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.30903305476211,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "12",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = 4,
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16A",
                                        ["unitId"] = 45,
                                        ["psi"] = 0.30903305476211,
                                        ["y"] = 683933.75717885,
                                        ["x"] = -284969.06283057,
                                        ["name"] = "DictKey_UnitName_100",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.30903305476211,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Springfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "13",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = 4,
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16A",
                                        ["unitId"] = 46,
                                        ["psi"] = 0.30903305476211,
                                        ["y"] = 683973.75717885,
                                        ["x"] = -285009.06283057,
                                        ["name"] = "DictKey_UnitName_99",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.30903305476211,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Springfield14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "14",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 683853.75717885,
                                ["x"] = -284889.06283057,
                                ["name"] = "DictKey_GroupName_98",
                                ["communication"] = true,
                                ["start_time"] = 39600,
                                ["frequency"] = 131,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [2]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 100,
                ["x"] = 100,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "Insurgents",
                    ["id"] = 17,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 4.2757618205711,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 850382.28571428,
                                            ["speed"] = 0,
                                            ["x"] = -169534.28571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "block-onroad",
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 21,
                                        ["y"] = 850382.28571428,
                                        ["x"] = -169534.28571429,
                                        ["name"] = "DictKey_GroupName_66",
                                        ["heading"] = 4.2757618205711,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 850382.28571428,
                                ["x"] = -169534.28571429,
                                ["name"] = "DictKey_GroupName_66",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 5.9401613667589,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 850433.71428571,
                                            ["speed"] = 0,
                                            ["x"] = -169567.71428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "block",
                                        ["type"] = "outpost",
                                        ["unitId"] = 22,
                                        ["y"] = 850433.71428571,
                                        ["x"] = -169567.71428571,
                                        ["name"] = "DictKey_GroupName_68",
                                        ["heading"] = 5.9401613667589,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 850433.71428571,
                                ["x"] = -169567.71428571,
                                ["name"] = "DictKey_GroupName_68",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 4.2999785387873,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 850504.57142857,
                                            ["speed"] = 0,
                                            ["x"] = -169541.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "SkladC",
                                        ["type"] = ".Ammunition depot",
                                        ["unitId"] = 24,
                                        ["y"] = 850504.57142857,
                                        ["x"] = -169541.42857143,
                                        ["name"] = "DictKey_GroupName_70",
                                        ["heading"] = 4.2999785387873,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 850504.57142857,
                                ["x"] = -169541.42857143,
                                ["name"] = "DictKey_GroupName_70",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 5.9614347527829,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 850595.7142857,
                                            ["speed"] = 0,
                                            ["x"] = -169500.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "block",
                                        ["type"] = "outpost",
                                        ["unitId"] = 29,
                                        ["y"] = 850595.7142857,
                                        ["x"] = -169500.57142857,
                                        ["name"] = "DictKey_GroupName_72",
                                        ["heading"] = 5.9614347527829,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 850595.7142857,
                                ["x"] = -169500.57142857,
                                ["name"] = "DictKey_GroupName_72",
                                ["dead"] = false,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850677.14285714,
                                                ["x"] = -169623.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850694.28571428,
                                                ["x"] = -169820.57142857,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 708,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850404,
                                            ["x"] = -169556,
                                            ["name"] = "DictKey_WptName_115",
                                            ["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"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 1,
                                        ["y"] = 850404,
                                        ["x"] = -169556,
                                        ["name"] = "DictKey_UnitName_36",
                                        ["heading"] = 4.9573676435116,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 850404,
                                ["x"] = -169556,
                                ["name"] = "DictKey_GroupName_35",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 852201.125,
                                                ["x"] = -168845.671875,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 851017.25,
                                                ["x"] = -169285.796875,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 851433.1875,
                                                ["x"] = -169163,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 850420.3125,
                                                ["x"] = -169518.765625,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 851868.0625,
                                                ["x"] = -168984.640625,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 852188.0625,
                                                ["x"] = -168848.78125,
                                            }, -- end of [5]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 852201.0625,
                                                ["x"] = -168845.609375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 852206.625,
                                                ["x"] = -168844.3125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 852215.5625,
                                                ["x"] = -168845.78125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 852420.5625,
                                                ["x"] = -169532.5,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 852723.5625,
                                                ["x"] = -172269.109375,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 852726.375,
                                                ["x"] = -172316.515625,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 852435.8125,
                                                ["x"] = -169588.328125,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 852727.5,
                                                ["x"] = -172364,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 852218.9375,
                                                ["x"] = -168848.9375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 852449.625,
                                                ["x"] = -169644.515625,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 852724.6875,
                                                ["x"] = -172458.921875,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 852435.8125,
                                                ["x"] = -173602.859375,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 852720.8125,
                                                ["x"] = -172506.25,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 852462,
                                                ["x"] = -169701.03125,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 852715.1875,
                                                ["x"] = -172553.40625,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 852211.25,
                                                ["x"] = -168844.15625,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 852220.8125,
                                                ["x"] = -168853.125,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 852472.9375,
                                                ["x"] = -169757.859375,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 852699.0625,
                                                ["x"] = -172647,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 852726.9375,
                                                ["x"] = -172411.484375,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 852688.5,
                                                ["x"] = -172693.296875,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 852482.375,
                                                ["x"] = -169814.9375,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 852676.3125,
                                                ["x"] = -172739.203125,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 852575.5625,
                                                ["x"] = -173096.71875,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 852302.25,
                                                ["x"] = -169201.796875,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 852490.375,
                                                ["x"] = -169872.234375,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 852461.875,
                                                ["x"] = -173469.40625,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 852707.9375,
                                                ["x"] = -172600.34375,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 852441.625,
                                                ["x"] = -173556.859375,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 852548.875,
                                                ["x"] = -170624.90625,
                                            }, -- end of [15]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850421.71428571,
                                                ["x"] = -169550.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850420.31379347,
                                                ["x"] = -169518.76890757,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 851911.6875,
                                                ["x"] = -172335.765625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 852436.75,
                                                ["x"] = -173595.34375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 852377.6875,
                                                ["x"] = -173555.359375,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 851875.5,
                                                ["x"] = -172295.5625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 851838.0625,
                                                ["x"] = -172256.546875,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 851482.5625,
                                                ["x"] = -171887.390625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 851255.25,
                                                ["x"] = -171633.671875,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 852345.5625,
                                                ["x"] = -173468.828125,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 851056.0625,
                                                ["x"] = -171363.6875,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 851027.8125,
                                                ["x"] = -171306.4375,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 851000.6875,
                                                ["x"] = -171248.625,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 850974.75,
                                                ["x"] = -171190.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 852297.875,
                                                ["x"] = -173364.375,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 850949.9375,
                                                ["x"] = -171131.4375,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 850846.75,
                                                ["x"] = -170861.375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 850670.1875,
                                                ["x"] = -170486.859375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 850588.25,
                                                ["x"] = -170254.5,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 852282.5625,
                                                ["x"] = -173331.96875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 850374.875,
                                                ["x"] = -169571.4375,
                                            }, -- end of [44]
                                            [67] = 
                                            {
                                                ["y"] = 844416.5625,
                                                ["x"] = -168338.640625,
                                            }, -- end of [67]
                                            [45] = 
                                            {
                                                ["y"] = 850346.625,
                                                ["x"] = -169516.96875,
                                            }, -- end of [45]
                                            [71] = 
                                            {
                                                ["y"] = 844395.1875,
                                                ["x"] = -168348.78125,
                                            }, -- end of [71]
                                            [46] = 
                                            {
                                                ["y"] = 850218.0625,
                                                ["x"] = -169275.84375,
                                            }, -- end of [46]
                                            [75] = 
                                            {
                                                ["y"] = 843489.5625,
                                                ["x"] = -168915.765625,
                                            }, -- end of [75]
                                            [3] = 
                                            {
                                                ["y"] = 852436.5,
                                                ["x"] = -173591.484375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 852268.875,
                                                ["x"] = -173298.84375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 849999.875,
                                                ["x"] = -168826.90625,
                                            }, -- end of [48]
                                            [83] = 
                                            {
                                                ["y"] = 843521.0625,
                                                ["x"] = -167899.171875,
                                            }, -- end of [83]
                                            [49] = 
                                            {
                                                ["y"] = 849845.8125,
                                                ["x"] = -168534.078125,
                                            }, -- end of [49]
                                            [87] = 
                                            {
                                                ["y"] = 843605.25,
                                                ["x"] = -166827.703125,
                                            }, -- end of [87]
                                            [50] = 
                                            {
                                                ["y"] = 849698.3125,
                                                ["x"] = -168219.375,
                                            }, -- end of [50]
                                            [91] = 
                                            {
                                                ["y"] = 843584.9375,
                                                ["x"] = -166796.890625,
                                            }, -- end of [91]
                                            [51] = 
                                            {
                                                ["y"] = 849679.5,
                                                ["x"] = -168161.5,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 852256.75,
                                                ["x"] = -173265.09375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 849632.8125,
                                                ["x"] = -168035.21875,
                                            }, -- end of [52]
                                            [115] = 
                                            {
                                                ["y"] = 843055.5,
                                                ["x"] = -165483.171875,
                                            }, -- end of [115]
                                            [53] = 
                                            {
                                                ["y"] = 849630.75,
                                                ["x"] = -168031.875,
                                            }, -- end of [53]
                                            [94] = 
                                            {
                                                ["y"] = 843560.8125,
                                                ["x"] = -166783.078125,
                                            }, -- end of [94]
                                            [54] = 
                                            {
                                                ["y"] = 849627.5625,
                                                ["x"] = -168029.578125,
                                            }, -- end of [54]
                                            [95] = 
                                            {
                                                ["y"] = 843551.75,
                                                ["x"] = -166780.734375,
                                            }, -- end of [95]
                                            [55] = 
                                            {
                                                ["y"] = 849623.75,
                                                ["x"] = -168028.6875,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 852246.3125,
                                                ["x"] = -173230.796875,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 849619.8125,
                                                ["x"] = -168029.3125,
                                            }, -- end of [56]
                                            [99] = 
                                            {
                                                ["y"] = 843090.875,
                                                ["x"] = -166751.421875,
                                            }, -- end of [99]
                                            [57] = 
                                            {
                                                ["y"] = 849599.3125,
                                                ["x"] = -168036.40625,
                                            }, -- end of [57]
                                            [111] = 
                                            {
                                                ["y"] = 843088.75,
                                                ["x"] = -165502.109375,
                                            }, -- end of [111]
                                            [58] = 
                                            {
                                                ["y"] = 849359.0625,
                                                ["x"] = -168064.875,
                                            }, -- end of [58]
                                            [110] = 
                                            {
                                                ["y"] = 843090,
                                                ["x"] = -165504.828125,
                                            }, -- end of [110]
                                            [59] = 
                                            {
                                                ["y"] = 848543.25,
                                                ["x"] = -168180.765625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 852237.5625,
                                                ["x"] = -173196.03125,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 848129.9375,
                                                ["x"] = -168222.1875,
                                            }, -- end of [60]
                                            [103] = 
                                            {
                                                ["y"] = 843056.375,
                                                ["x"] = -166720.921875,
                                            }, -- end of [103]
                                            [61] = 
                                            {
                                                ["y"] = 846930.125,
                                                ["x"] = -168217.421875,
                                            }, -- end of [61]
                                            [107] = 
                                            {
                                                ["y"] = 843043.1875,
                                                ["x"] = -166219.953125,
                                            }, -- end of [107]
                                            [62] = 
                                            {
                                                ["y"] = 846414.875,
                                                ["x"] = -168247.25,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 852435.8125,
                                                ["x"] = -173602.859375,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 852434.75,
                                                ["x"] = -173588.03125,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 852230.5,
                                                ["x"] = -173160.875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 846112.3125,
                                                ["x"] = -168250.421875,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 845392.625,
                                                ["x"] = -168247.0625,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 845282,
                                                ["x"] = -168246.984375,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 852225.1875,
                                                ["x"] = -173125.421875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 844410.875,
                                                ["x"] = -168340.453125,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 844405.4375,
                                                ["x"] = -168342.796875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 844400.1875,
                                                ["x"] = -168345.5625,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 852179.8125,
                                                ["x"] = -172812.375,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 843728.625,
                                                ["x"] = -168817.453125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 843534.875,
                                                ["x"] = -168895.828125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 843506.625,
                                                ["x"] = -168912.09375,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 852176.1875,
                                                ["x"] = -172781.859375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 843485.625,
                                                ["x"] = -168915.828125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 843482,
                                                ["x"] = -168914.390625,
                                            }, -- end of [77]
                                            [78] = 
                                            {
                                                ["y"] = 843479.1875,
                                                ["x"] = -168911.671875,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = 843477.5625,
                                                ["x"] = -168908.0625,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 843423.25,
                                                ["x"] = -168654.296875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 843423.0625,
                                                ["x"] = -168640.234375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 843458.5625,
                                                ["x"] = -168245.546875,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 852163.375,
                                                ["x"] = -172721.78125,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 843608.5,
                                                ["x"] = -166855.34375,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 843608.6875,
                                                ["x"] = -166846.015625,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 843607.5625,
                                                ["x"] = -166836.75,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 852154.1875,
                                                ["x"] = -172692.4375,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 843601.75,
                                                ["x"] = -166819.046875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 843597.1875,
                                                ["x"] = -166810.921875,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 843591.5,
                                                ["x"] = -166803.5,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 852143.3125,
                                                ["x"] = -172663.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 843577.5,
                                                ["x"] = -166791.21875,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 843569.4375,
                                                ["x"] = -166786.59375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 852428.1875,
                                                ["x"] = -173584.265625,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 852130.625,
                                                ["x"] = -172635.71875,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 843542.5,
                                                ["x"] = -166779.59375,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 843113.625,
                                                ["x"] = -166756.53125,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 843102.0625,
                                                ["x"] = -166754.9375,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 852116.3125,
                                                ["x"] = -172608.53125,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 843080.4375,
                                                ["x"] = -166746.078125,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 843071,
                                                ["x"] = -166739.09375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 843062.9375,
                                                ["x"] = -166730.625,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 852100.3125,
                                                ["x"] = -172582.28125,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 843051.5,
                                                ["x"] = -166710.265625,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 843048.5,
                                                ["x"] = -166698.953125,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 843047.375,
                                                ["x"] = -166687.296875,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 852082.75,
                                                ["x"] = -172557.0625,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 843090.8125,
                                                ["x"] = -165510.71875,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 843090.75,
                                                ["x"] = -165507.734375,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 852407.25,
                                                ["x"] = -173580.53125,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 852012.25,
                                                ["x"] = -172462.984375,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 843087,
                                                ["x"] = -165499.6875,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 843084.8125,
                                                ["x"] = -165497.671875,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 843082.25,
                                                ["x"] = -165496.140625,
                                            }, -- end of [114]
                                            [29] = 
                                            {
                                                ["y"] = 851980.125,
                                                ["x"] = -172419.515625,
                                            }, -- end of [29]
                                            [116] = 
                                            {
                                                ["y"] = 843033.1875,
                                                ["x"] = -165469.640625,
                                            }, -- end of [116]
                                            [20] = 
                                            {
                                                ["y"] = 852170.6875,
                                                ["x"] = -172751.625,
                                            }, -- end of [20]
                                            [5] = 
                                            {
                                                ["y"] = 852431.875,
                                                ["x"] = -173585.484375,
                                            }, -- end of [5]
                                            [30] = 
                                            {
                                                ["y"] = 851946.5625,
                                                ["x"] = -172377.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 846313.1875,
                                                ["x"] = -168251.359375,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 850080.3125,
                                                ["x"] = -169022.453125,
                                            }, -- end of [47]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843100.85714285,
                                                ["x"] = -165358,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843100.85714285,
                                                ["x"] = -165358,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 708,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850421.71428571,
                                            ["x"] = -169550.28571429,
                                            ["name"] = "DictKey_WptName_118",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 707,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0.94643723306621,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850420.31379347,
                                            ["x"] = -169518.76890757,
                                            ["name"] = "DictKey_WptName_116",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 33.333333333333,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 694,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 58.113740296434,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 852201.125,
                                            ["x"] = -168845.671875,
                                            ["name"] = "DictKey_WptName_117",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 33.333333333333,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 749,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 203.94778238688,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 852435.8124999,
                                            ["x"] = -173602.85937577,
                                            ["name"] = "DictKey_WptName_119",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 33.333333333333,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 615,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 576.91257415512,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843033.18635564,
                                            ["x"] = -165469.64248243,
                                            ["name"] = "DictKey_WptName_120",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 33.333333333333,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 2,
                                        ["y"] = 850421.71428571,
                                        ["x"] = -169550.28571429,
                                        ["name"] = "DictKey_UnitName_38",
                                        ["heading"] = -0.044407148970364,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 850421.71428571,
                                ["x"] = -169550.28571429,
                                ["name"] = "DictKey_GroupName_37",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [13] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843028.28571428,
                                                ["x"] = -165470.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843028.28571428,
                                                ["x"] = -165470.28571429,
                                            }, -- end of [2]
                                        }, -- end of [13]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 849852.57142857,
                                                ["x"] = -169353.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 848652.57142857,
                                                ["x"] = -169117.42857143,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850428.57142857,
                                                ["x"] = -169546.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850416.85714285,
                                                ["x"] = -169522,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850416.85714285,
                                                ["x"] = -169522,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850447.42857142,
                                                ["x"] = -169511.14285714,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850467.42857142,
                                                ["x"] = -169458.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850438.85714285,
                                                ["x"] = -169378,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 848652.57142857,
                                                ["x"] = -169117.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 848009.71428571,
                                                ["x"] = -168903.14285714,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 848009.71428571,
                                                ["x"] = -168903.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 847281.18753426,
                                                ["x"] = -168218.81628654,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850438.85714285,
                                                ["x"] = -169378,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850329.14285714,
                                                ["x"] = -169367.71428572,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 847281.1875,
                                                ["x"] = -168218.8125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 846930.125,
                                                ["x"] = -168217.421875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 846313.1875,
                                                ["x"] = -168251.359375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 844416.5625,
                                                ["x"] = -168338.640625,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 843489.5625,
                                                ["x"] = -168915.75,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 843486,
                                                ["x"] = -168917.328125,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 844410.875,
                                                ["x"] = -168340.453125,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 843483.25,
                                                ["x"] = -168920.15625,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 846112.3125,
                                                ["x"] = -168250.421875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 844405.4375,
                                                ["x"] = -168342.796875,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 843481.875,
                                                ["x"] = -168927.75,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 843487.875,
                                                ["x"] = -168955.765625,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 844400.1875,
                                                ["x"] = -168345.5625,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 846414.875,
                                                ["x"] = -168247.25,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 845392.625,
                                                ["x"] = -168247.0625,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 844395.1875,
                                                ["x"] = -168348.78125,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 843728.625,
                                                ["x"] = -168817.453125,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 845282,
                                                ["x"] = -168246.984375,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 843534.875,
                                                ["x"] = -168895.828125,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = 843481.8125,
                                                ["x"] = -168923.828125,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 843506.625,
                                                ["x"] = -168912.09375,
                                            }, -- end of [15]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850447.42857142,
                                                ["x"] = -169511.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850467.42857142,
                                                ["x"] = -169458.57142857,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850329.14285714,
                                                ["x"] = -169367.71428572,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 849852.57142857,
                                                ["x"] = -169353.14285714,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [12] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 843084.8125,
                                                ["x"] = -165497.671875,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 843090,
                                                ["x"] = -165523.0625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843090.8125,
                                                ["x"] = -165510.71875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 843090,
                                                ["x"] = -165504.828125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 843082.25,
                                                ["x"] = -165496.140625,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 843055.5,
                                                ["x"] = -165483.171875,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 843088.75,
                                                ["x"] = -165502.109375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 843029.875,
                                                ["x"] = -165467.640625,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 843090.75,
                                                ["x"] = -165507.734375,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 843087,
                                                ["x"] = -165499.6875,
                                            }, -- end of [6]
                                        }, -- end of [12]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843487.875,
                                                ["x"] = -168955.765625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843423.25,
                                                ["x"] = -168654.296875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 843458.5625,
                                                ["x"] = -168245.546875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 843607.5625,
                                                ["x"] = -166836.75,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 843560.8125,
                                                ["x"] = -166783.078125,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 843551.75,
                                                ["x"] = -166780.734375,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 843605.25,
                                                ["x"] = -166827.703125,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 843542.5,
                                                ["x"] = -166779.59375,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 843521.0625,
                                                ["x"] = -167899.171875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 843601.75,
                                                ["x"] = -166819.046875,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 843102.0625,
                                                ["x"] = -166754.9375,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 843090,
                                                ["x"] = -165523.0625,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 843090.875,
                                                ["x"] = -166751.421875,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 843597.1875,
                                                ["x"] = -166810.921875,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 843080.4375,
                                                ["x"] = -166746.078125,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 843423.0625,
                                                ["x"] = -168640.234375,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 843608.5,
                                                ["x"] = -166855.34375,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 843591.5,
                                                ["x"] = -166803.5,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 843062.9375,
                                                ["x"] = -166730.625,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 843113.625,
                                                ["x"] = -166756.53125,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 843056.375,
                                                ["x"] = -166720.921875,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 843584.9375,
                                                ["x"] = -166796.890625,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 843051.5,
                                                ["x"] = -166710.265625,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 843048.5,
                                                ["x"] = -166698.953125,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 843608.6875,
                                                ["x"] = -166846.015625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 843577.5,
                                                ["x"] = -166791.21875,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 843047.375,
                                                ["x"] = -166687.296875,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 843071,
                                                ["x"] = -166739.09375,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 843043.1875,
                                                ["x"] = -166219.953125,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 843569.4375,
                                                ["x"] = -166786.59375,
                                            }, -- end of [15]
                                        }, -- end of [11]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 708,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850428.57142857,
                                            ["x"] = -169546.85714286,
                                            ["name"] = "DictKey_WptName_123",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 708,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1.2365604041253,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850416.85714285,
                                            ["x"] = -169522,
                                            ["name"] = "DictKey_WptName_124",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Off Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 707,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2.6964548649482,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850447.42857142,
                                            ["x"] = -169511.14285714,
                                            ["name"] = "DictKey_WptName_130",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Off Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 706,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5.2275819027788,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850467.42857142,
                                            ["x"] = -169458.57142857,
                                            ["name"] = "DictKey_WptName_125",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Rank",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 704,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9.0745112374724,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850438.85714285,
                                            ["x"] = -169378,
                                            ["name"] = "DictKey_WptName_128",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Cone",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 703,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 14.033303058727,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850329.14285714,
                                            ["x"] = -169367.71428572,
                                            ["name"] = "DictKey_WptName_131",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Vee",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 699,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 35.489039411713,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 849852.57142857,
                                            ["x"] = -169353.14285714,
                                            ["name"] = "DictKey_WptName_122",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Diamond",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 684,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 90.520952694751,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 848652.57142857,
                                            ["x"] = -169117.42857143,
                                            ["name"] = "DictKey_WptName_126",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "EchelonR",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 673,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 121.01434441758,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 848009.71428571,
                                            ["x"] = -168903.14285714,
                                            ["name"] = "DictKey_WptName_127",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "EchelonL",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 650,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 151.00015230309,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 847281.18753426,
                                            ["x"] = -168218.81628654,
                                            ["name"] = "DictKey_WptName_129",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 33.333333333333,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 642,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 266.92806114031,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843487.84728288,
                                            ["x"] = -168955.77159263,
                                            ["name"] = "DictKey_WptName_133",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 33.333333333333,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 616,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 375.04392828904,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843089.98351974,
                                            ["x"] = -165523.06397404,
                                            ["name"] = "DictKey_WptName_132",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 33.333333333333,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 615,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 391.74923579585,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843029.90581573,
                                            ["x"] = -165467.65339846,
                                            ["name"] = "DictKey_WptName_121",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 33.333333333333,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 6,
                                        ["y"] = 850428.57142857,
                                        ["x"] = -169546.85714286,
                                        ["name"] = "DictKey_UnitName_44",
                                        ["heading"] = -0.44039598633088,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 7,
                                        ["y"] = 850436,
                                        ["x"] = -169543.14285715,
                                        ["name"] = "DictKey_UnitName_43",
                                        ["heading"] = -0.44039598633088,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 8,
                                        ["y"] = 850442.57142857,
                                        ["x"] = -169540.28571429,
                                        ["name"] = "DictKey_UnitName_42",
                                        ["heading"] = -0.44039598633088,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 9,
                                        ["y"] = 850448.57142857,
                                        ["x"] = -169537.71428572,
                                        ["name"] = "DictKey_UnitName_41",
                                        ["heading"] = -0.44039598633088,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 10,
                                        ["y"] = 850454.85714286,
                                        ["x"] = -169535.14285715,
                                        ["name"] = "DictKey_UnitName_40",
                                        ["heading"] = -0.44039598633088,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 850428.57142857,
                                ["x"] = -169546.85714286,
                                ["name"] = "DictKey_GroupName_39",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850539.14285714,
                                                ["x"] = -169670.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850618.57142857,
                                                ["x"] = -169750.85714286,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 706,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850360.85714285,
                                            ["x"] = -169483.14285714,
                                            ["name"] = "DictKey_WptName_135",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 12,
                                        ["y"] = 850360.85714285,
                                        ["x"] = -169483.14285714,
                                        ["name"] = "DictKey_UnitName_50",
                                        ["heading"] = 4.2487413713839,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 13,
                                        ["y"] = 850368.85714285,
                                        ["x"] = -169498.57142857,
                                        ["name"] = "DictKey_UnitName_49",
                                        ["heading"] = 2.9617391537973,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 14,
                                        ["y"] = 850405.42857142,
                                        ["x"] = -169477.42857142,
                                        ["name"] = "DictKey_UnitName_48",
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 15,
                                        ["y"] = 850393.99999999,
                                        ["x"] = -169463.71428571,
                                        ["name"] = "DictKey_UnitName_47",
                                        ["heading"] = 1.304544277644,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 16,
                                        ["y"] = 850376.85714285,
                                        ["x"] = -169469.42857142,
                                        ["name"] = "DictKey_UnitName_46",
                                        ["heading"] = 5.6724593427904,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 850360.85714285,
                                ["x"] = -169483.14285714,
                                ["name"] = "DictKey_GroupName_45",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 849635.4375,
                                                ["x"] = -168042.171875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 849632.8125,
                                                ["x"] = -168035.21875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 849627.5625,
                                                ["x"] = -168029.578125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 849359.0625,
                                                ["x"] = -168064.875,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 845282,
                                                ["x"] = -168246.984375,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 844416.5625,
                                                ["x"] = -168338.640625,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 848543.25,
                                                ["x"] = -168180.765625,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 844410.875,
                                                ["x"] = -168340.453125,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 849623.75,
                                                ["x"] = -168028.6875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 848129.9375,
                                                ["x"] = -168222.1875,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 844400.1875,
                                                ["x"] = -168345.5625,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 843483.5,
                                                ["x"] = -168935,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 844395.1875,
                                                ["x"] = -168348.78125,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 846930.125,
                                                ["x"] = -168217.421875,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 843728.625,
                                                ["x"] = -168817.453125,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 849630.75,
                                                ["x"] = -168031.875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 849619.8125,
                                                ["x"] = -168029.3125,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 846414.875,
                                                ["x"] = -168247.25,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 843506.625,
                                                ["x"] = -168912.09375,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 844405.4375,
                                                ["x"] = -168342.796875,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 843489.5625,
                                                ["x"] = -168915.75,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 846313.1875,
                                                ["x"] = -168251.359375,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 843486,
                                                ["x"] = -168917.328125,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 843483.25,
                                                ["x"] = -168920.15625,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 849599.3125,
                                                ["x"] = -168036.40625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 846112.3125,
                                                ["x"] = -168250.421875,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 843481.8125,
                                                ["x"] = -168923.828125,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 843534.875,
                                                ["x"] = -168895.828125,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 843481.875,
                                                ["x"] = -168927.75,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 845392.625,
                                                ["x"] = -168247.0625,
                                            }, -- end of [15]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850412.85714285,
                                                ["x"] = -169572.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850378.98356783,
                                                ["x"] = -169582.69521041,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850379,
                                                ["x"] = -169582.6875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850372.5625,
                                                ["x"] = -169568.15625,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 850368.4375,
                                                ["x"] = -169560.3125,
                                            }, -- end of [3]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 852211.25,
                                                ["x"] = -168844.15625,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 850532.8125,
                                                ["x"] = -169474.453125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 851017.25,
                                                ["x"] = -169285.796875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 851868.0625,
                                                ["x"] = -168984.640625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 852215.5625,
                                                ["x"] = -168845.78125,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 852218.9375,
                                                ["x"] = -168848.9375,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 852188.0625,
                                                ["x"] = -168848.78125,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 852220.8125,
                                                ["x"] = -168853.125,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 851433.1875,
                                                ["x"] = -169163,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 852206.625,
                                                ["x"] = -168844.3125,
                                            }, -- end of [6]
                                            [11] = 
                                            {
                                                ["y"] = 852222.125,
                                                ["x"] = -168858.640625,
                                            }, -- end of [11]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843483.5,
                                                ["x"] = -168935,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843423.25,
                                                ["x"] = -168654.296875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 843458.5625,
                                                ["x"] = -168245.546875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 843607.5625,
                                                ["x"] = -166836.75,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 843560.8125,
                                                ["x"] = -166783.078125,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 843551.75,
                                                ["x"] = -166780.734375,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 843605.25,
                                                ["x"] = -166827.703125,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 843542.5,
                                                ["x"] = -166779.59375,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 843521.0625,
                                                ["x"] = -167899.171875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 843601.75,
                                                ["x"] = -166819.046875,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 843102.0625,
                                                ["x"] = -166754.9375,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 843090.1875,
                                                ["x"] = -165519.640625,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 843090.875,
                                                ["x"] = -166751.421875,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 843597.1875,
                                                ["x"] = -166810.921875,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 843080.4375,
                                                ["x"] = -166746.078125,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 843423.0625,
                                                ["x"] = -168640.234375,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 843608.5,
                                                ["x"] = -166855.34375,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 843591.5,
                                                ["x"] = -166803.5,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 843062.9375,
                                                ["x"] = -166730.625,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 843113.625,
                                                ["x"] = -166756.53125,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 843056.375,
                                                ["x"] = -166720.921875,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 843584.9375,
                                                ["x"] = -166796.890625,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 843051.5,
                                                ["x"] = -166710.265625,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 843048.5,
                                                ["x"] = -166698.953125,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 843608.6875,
                                                ["x"] = -166846.015625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 843577.5,
                                                ["x"] = -166791.21875,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 843047.375,
                                                ["x"] = -166687.296875,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 843071,
                                                ["x"] = -166739.09375,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 843043.1875,
                                                ["x"] = -166219.953125,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 843569.4375,
                                                ["x"] = -166786.59375,
                                            }, -- end of [15]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843090.21366953,
                                                ["x"] = -165519.63656944,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843097.14285714,
                                                ["x"] = -165386.85714286,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 851332.1875,
                                                ["x"] = -167202.953125,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 852222.125,
                                                ["x"] = -168858.640625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 852211.3125,
                                                ["x"] = -168809.0625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 852204.75,
                                                ["x"] = -168530.859375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 851327.9375,
                                                ["x"] = -167201.15625,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 851323.3125,
                                                ["x"] = -167201.125,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 852164.6875,
                                                ["x"] = -168492.609375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 851319.0625,
                                                ["x"] = -167202.859375,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 852208.9375,
                                                ["x"] = -168537.703125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 851335.4375,
                                                ["x"] = -167206.234375,
                                            }, -- end of [6]
                                            [11] = 
                                            {
                                                ["y"] = 851314.3125,
                                                ["x"] = -167205.984375,
                                            }, -- end of [11]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843097.14285714,
                                                ["x"] = -165386.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843195.71428571,
                                                ["x"] = -165368.28571429,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 850369.5625,
                                                ["x"] = -169539.59375,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 850364.875,
                                                ["x"] = -169553.09375,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 850363.9375,
                                                ["x"] = -169549.28125,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 850368.125,
                                                ["x"] = -169559.75,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 850364.4375,
                                                ["x"] = -169545.375,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 850366.4375,
                                                ["x"] = -169541.96875,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = 850532.8125,
                                                ["x"] = -169474.453125,
                                            }, -- end of [7]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 849638.75,
                                                ["x"] = -168022.25,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 851314.5,
                                                ["x"] = -167206.265625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850383.875,
                                                ["x"] = -167847.859375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 849829.5,
                                                ["x"] = -168036.3125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 849635.4375,
                                                ["x"] = -168024.3125,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 849633.125,
                                                ["x"] = -168027.515625,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 849807.75,
                                                ["x"] = -168036.640625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 849632.25,
                                                ["x"] = -168031.34375,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 850372.0625,
                                                ["x"] = -167853.125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 849657.375,
                                                ["x"] = -168015.875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 849635.4375,
                                                ["x"] = -168042.171875,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 849632.875,
                                                ["x"] = -168035.21875,
                                            }, -- end of [11]
                                        }, -- end of [6]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843028.57142857,
                                                ["x"] = -165471.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843028.57142857,
                                                ["x"] = -165471.14285714,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 708,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850412.85714285,
                                            ["x"] = -169572.85714286,
                                            ["name"] = "DictKey_WptName_137",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 33.333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 709,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1.0581994103831,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850378.98356783,
                                            ["x"] = -169582.69521041,
                                            ["name"] = "DictKey_WptName_138",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 33.333333333333,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 708,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1.800868420289,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850368.4375,
                                            ["x"] = -169560.3125,
                                            ["name"] = "DictKey_WptName_144",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 33.333333333333,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 707,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8.4769843083513,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850532.81380668,
                                            ["x"] = -169474.45642438,
                                            ["name"] = "DictKey_WptName_139",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.777777777778,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 693,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 73.689409206462,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 852222.0625,
                                            ["x"] = -168858.65625,
                                            ["name"] = "DictKey_WptName_142",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.777777777778,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 664,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 144.12736885903,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 851314.49999207,
                                            ["x"] = -167206.26563044,
                                            ["name"] = "DictKey_WptName_145",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.777777777778,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 662,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 213.69009115725,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 849635.375,
                                            ["x"] = -168042.1875,
                                            ["name"] = "DictKey_WptName_136",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.777777777778,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 641,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 437.48219721909,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843483.375,
                                            ["x"] = -168935,
                                            ["name"] = "DictKey_WptName_140",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.777777777778,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 616,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 566.63744636033,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843090.21366953,
                                            ["x"] = -165519.63656944,
                                            ["name"] = "DictKey_WptName_141",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.777777777778,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 615,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 588.5272139547,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843097.14285714,
                                            ["x"] = -165386.85714286,
                                            ["name"] = "DictKey_WptName_143",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.777777777778,
                                            ["action"] = "Off Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 615,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 592.13821754639,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843195.71428571,
                                            ["x"] = -165368.28571429,
                                            ["name"] = "DictKey_WptName_146",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.777777777778,
                                            ["action"] = "Off Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "UAZ-469",
                                        ["unitId"] = 17,
                                        ["y"] = 850412.85714285,
                                        ["x"] = -169572.85714286,
                                        ["name"] = "DictKey_UnitName_53",
                                        ["heading"] = -1.8534548419213,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "UAZ-469",
                                        ["unitId"] = 18,
                                        ["y"] = 850416.28571428,
                                        ["x"] = -169579.14285715,
                                        ["name"] = "DictKey_UnitName_52",
                                        ["heading"] = -1.8534548419213,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 850412.85714285,
                                ["x"] = -169572.85714286,
                                ["name"] = "DictKey_GroupName_51",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843090.26996491,
                                                ["x"] = -165518.79821533,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843115.42857142,
                                                ["x"] = -165445.42857143,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850386.4375,
                                                ["x"] = -169606.546875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850374.875,
                                                ["x"] = -169571.4375,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 850352.875,
                                                ["x"] = -169528.234375,
                                            }, -- end of [3]
                                        }, -- end of [2]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843198.28571428,
                                                ["x"] = -165431.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843198.28571428,
                                                ["x"] = -165431.14285714,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [3] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 849599.3125,
                                                ["x"] = -168036.40625,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 849679.5,
                                                ["x"] = -168161.5,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 850352.625,
                                                ["x"] = -169527.703125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850218.0625,
                                                ["x"] = -169275.84375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 849999.875,
                                                ["x"] = -168826.90625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 849632.8125,
                                                ["x"] = -168035.21875,
                                            }, -- end of [8]
                                            [14] = 
                                            {
                                                ["y"] = 849359.0625,
                                                ["x"] = -168064.875,
                                            }, -- end of [14]
                                            [9] = 
                                            {
                                                ["y"] = 849630.75,
                                                ["x"] = -168031.875,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 849845.8125,
                                                ["x"] = -168534.078125,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 849627.5625,
                                                ["x"] = -168029.578125,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 849623.75,
                                                ["x"] = -168028.6875,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 850080.3125,
                                                ["x"] = -169022.453125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 849698.3125,
                                                ["x"] = -168219.375,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 849619.8125,
                                                ["x"] = -168029.3125,
                                            }, -- end of [12]
                                            [15] = 
                                            {
                                                ["y"] = 849262.8125,
                                                ["x"] = -168078.65625,
                                            }, -- end of [15]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850448.28571428,
                                                ["x"] = -169589.71428572,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850386.41328817,
                                                ["x"] = -169606.54672669,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 849262.8125,
                                                ["x"] = -168078.65625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 848543.25,
                                                ["x"] = -168180.765625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 846930.125,
                                                ["x"] = -168217.421875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 845392.625,
                                                ["x"] = -168247.0625,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 843534.875,
                                                ["x"] = -168895.828125,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 843506.625,
                                                ["x"] = -168912.09375,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 845282,
                                                ["x"] = -168246.984375,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 843462.625,
                                                ["x"] = -168921.640625,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 846414.875,
                                                ["x"] = -168247.25,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 844416.5625,
                                                ["x"] = -168338.640625,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 844410.875,
                                                ["x"] = -168340.453125,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 848129.9375,
                                                ["x"] = -168222.1875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 846313.1875,
                                                ["x"] = -168251.359375,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 844405.4375,
                                                ["x"] = -168342.796875,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 844400.1875,
                                                ["x"] = -168345.5625,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 846112.3125,
                                                ["x"] = -168250.421875,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 844395.1875,
                                                ["x"] = -168348.78125,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 843728.625,
                                                ["x"] = -168817.453125,
                                            }, -- end of [15]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 843080.4375,
                                                ["x"] = -166746.078125,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 843469.9375,
                                                ["x"] = -168920.0625,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 843473.5,
                                                ["x"] = -168918.484375,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 843476.25,
                                                ["x"] = -168915.65625,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 843477.6875,
                                                ["x"] = -168911.984375,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 843477.625,
                                                ["x"] = -168908.0625,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 843423.25,
                                                ["x"] = -168654.296875,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 843423.0625,
                                                ["x"] = -168640.234375,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 843521.0625,
                                                ["x"] = -167899.171875,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 843608.6875,
                                                ["x"] = -166846.015625,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 843605.25,
                                                ["x"] = -166827.703125,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 843597.1875,
                                                ["x"] = -166810.921875,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 843569.4375,
                                                ["x"] = -166786.59375,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 843113.625,
                                                ["x"] = -166756.53125,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 843071,
                                                ["x"] = -166739.09375,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 843048.5,
                                                ["x"] = -166698.953125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 843047.375,
                                                ["x"] = -166687.296875,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 843591.5,
                                                ["x"] = -166803.5,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 843560.8125,
                                                ["x"] = -166783.078125,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 843102.0625,
                                                ["x"] = -166754.9375,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 843062.9375,
                                                ["x"] = -166730.625,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 843043.1875,
                                                ["x"] = -166219.953125,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 843458.5625,
                                                ["x"] = -168245.546875,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 843608.5,
                                                ["x"] = -166855.34375,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 843607.5625,
                                                ["x"] = -166836.75,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 843601.75,
                                                ["x"] = -166819.046875,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 843584.9375,
                                                ["x"] = -166796.890625,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 843551.75,
                                                ["x"] = -166780.734375,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 843090.875,
                                                ["x"] = -166751.421875,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 843056.375,
                                                ["x"] = -166720.921875,
                                            }, -- end of [30]
                                            [35] = 
                                            {
                                                ["y"] = 843090.25,
                                                ["x"] = -165518.796875,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 843462.625,
                                                ["x"] = -168921.640625,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 843577.5,
                                                ["x"] = -166791.21875,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 843542.5,
                                                ["x"] = -166779.59375,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 843051.5,
                                                ["x"] = -166710.265625,
                                            }, -- end of [31]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843115.42857142,
                                                ["x"] = -165445.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843198.28571428,
                                                ["x"] = -165431.14285714,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 708,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850448.28571428,
                                            ["x"] = -169589.71428572,
                                            ["name"] = "DictKey_WptName_151",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 709,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2.8854539622091,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850386.41328817,
                                            ["x"] = -169606.54672669,
                                            ["name"] = "DictKey_WptName_148",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 708,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6.7305401889614,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850352.625,
                                            ["x"] = -169527.703125,
                                            ["name"] = "DictKey_WptName_150",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 663,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 98.348429184183,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 849262.78740707,
                                            ["x"] = -168078.65268268,
                                            ["name"] = "DictKey_WptName_152",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Hold",
                                                                    ["params"] = 
                                                                    {
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["condition"] = 
                                                                {
                                                                    ["userFlag"] = "2",
                                                                }, -- end of ["condition"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["userFlag"] = "3",
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 641,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 367.74387619026,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843462.6875,
                                            ["x"] = -168921.703125,
                                            ["name"] = "DictKey_WptName_153",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 616,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 543.67004816018,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843090.26996491,
                                            ["x"] = -165518.79821533,
                                            ["name"] = "DictKey_WptName_147",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 615,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 547.16039509971,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843115.42857142,
                                            ["x"] = -165445.42857143,
                                            ["name"] = "DictKey_WptName_154",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Off Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 616,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 550.94397940632,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843198.28571428,
                                            ["x"] = -165431.14285714,
                                            ["name"] = "DictKey_WptName_149",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Off Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "ZIL-131 KUNG",
                                        ["unitId"] = 19,
                                        ["y"] = 850448.28571428,
                                        ["x"] = -169589.71428572,
                                        ["name"] = "DictKey_UnitName_55",
                                        ["heading"] = -1.8364185970218,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 850448.28571428,
                                ["x"] = -169589.71428572,
                                ["name"] = "DictKey_GroupName_54",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 852222.125,
                                                ["x"] = -168858.640625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 852211.3125,
                                                ["x"] = -168809.0625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 852210.625,
                                                ["x"] = -168572.546875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 852236.125,
                                                ["x"] = -168563.90625,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 853097.875,
                                                ["x"] = -168000.90625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 853101.75,
                                                ["x"] = -167991.75,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 852694.125,
                                                ["x"] = -168249.09375,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 853104.4375,
                                                ["x"] = -167982.1875,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 852213.125,
                                                ["x"] = -168568.703125,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 852759.25,
                                                ["x"] = -168204.6875,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 853137.875,
                                                ["x"] = -167649.78125,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 853133.0625,
                                                ["x"] = -167643.875,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 852934.1875,
                                                ["x"] = -168108.328125,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 852209.75,
                                                ["x"] = -168577.078125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 852216.9375,
                                                ["x"] = -168566.109375,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 853070.75,
                                                ["x"] = -168029.3125,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 853079.0625,
                                                ["x"] = -168023.75,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 852221.5,
                                                ["x"] = -168565.171875,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 853086.375,
                                                ["x"] = -168017.046875,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 853092.6875,
                                                ["x"] = -168009.390625,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 853155.4375,
                                                ["x"] = -167718.453125,
                                            }, -- end of [19]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850464.85714285,
                                                ["x"] = -169582.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850474.85714285,
                                                ["x"] = -169603.42857143,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850474.85714285,
                                                ["x"] = -169603.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850515.42857142,
                                                ["x"] = -169620.57142857,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850534.28571428,
                                                ["x"] = -169603.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850543.42857142,
                                                ["x"] = -169525.14285714,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 853004.8125,
                                                ["x"] = -164995.546875,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 853123.125,
                                                ["x"] = -167634.75,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 853120.75,
                                                ["x"] = -167631.578125,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 853119.8125,
                                                ["x"] = -167627.75,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 853120.4375,
                                                ["x"] = -167623.84375,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 853122.4375,
                                                ["x"] = -167620.46875,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 853146.75,
                                                ["x"] = -167593.75,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 853150.125,
                                                ["x"] = -167589.59375,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 853155.25,
                                                ["x"] = -167580.234375,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 853158,
                                                ["x"] = -167569.9375,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 853163.4375,
                                                ["x"] = -167378.953125,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 853211.875,
                                                ["x"] = -166694,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 853450.5,
                                                ["x"] = -165951.0625,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 853132.8125,
                                                ["x"] = -165244.40625,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 853004.125,
                                                ["x"] = -164989.75,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 853008.4375,
                                                ["x"] = -163768.328125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 853008.375,
                                                ["x"] = -163764.375,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 853348.8125,
                                                ["x"] = -166459.21875,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 853421.3125,
                                                ["x"] = -165841.109375,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 853007.5625,
                                                ["x"] = -165006.859375,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 853003.9375,
                                                ["x"] = -164983.921875,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 853009.8125,
                                                ["x"] = -163760.71875,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 853153,
                                                ["x"] = -167585.0625,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 853156.9375,
                                                ["x"] = -167575.171875,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 853158.5,
                                                ["x"] = -167564.625,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 853203.9375,
                                                ["x"] = -166714.234375,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 853436.3125,
                                                ["x"] = -166249.5,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 853410.6875,
                                                ["x"] = -165780.53125,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 853005.9375,
                                                ["x"] = -165001.265625,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 853015.125,
                                                ["x"] = -163956.40625,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 853016.1875,
                                                ["x"] = -163756.34375,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 853023.4375,
                                                ["x"] = -163754.8125,
                                            }, -- end of [37]
                                            [31] = 
                                            {
                                                ["y"] = 853012,
                                                ["x"] = -163785.8125,
                                            }, -- end of [31]
                                            [1] = 
                                            {
                                                ["y"] = 853133.0625,
                                                ["x"] = -167643.875,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 853452.8125,
                                                ["x"] = -165965.671875,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 853282.5,
                                                ["x"] = -165503.8125,
                                            }, -- end of [23]
                                            [35] = 
                                            {
                                                ["y"] = 853012.5625,
                                                ["x"] = -163757.890625,
                                            }, -- end of [35]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 853023.4375,
                                                ["x"] = -163754.78125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 853003.42857143,
                                                ["x"] = -163509.14285712,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850543.42857142,
                                                ["x"] = -169525.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850538.31035348,
                                                ["x"] = -169472.29139674,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 853003.42857143,
                                                ["x"] = -163509.14285712,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 853047.71428572,
                                                ["x"] = -163479.14285712,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850515.42857142,
                                                ["x"] = -169620.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850534.28571428,
                                                ["x"] = -169603.42857143,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 852211.25,
                                                ["x"] = -168844.15625,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 850538.3125,
                                                ["x"] = -169472.296875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 851017.25,
                                                ["x"] = -169285.796875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 851868.0625,
                                                ["x"] = -168984.640625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 852215.5625,
                                                ["x"] = -168845.78125,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 852218.9375,
                                                ["x"] = -168848.9375,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 852188.0625,
                                                ["x"] = -168848.78125,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 852220.8125,
                                                ["x"] = -168853.125,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 851433.1875,
                                                ["x"] = -169163,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 852206.625,
                                                ["x"] = -168844.3125,
                                            }, -- end of [6]
                                            [11] = 
                                            {
                                                ["y"] = 852222.125,
                                                ["x"] = -168858.640625,
                                            }, -- end of [11]
                                        }, -- end of [6]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 853047.71428572,
                                                ["x"] = -163479.14285712,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 853047.71428572,
                                                ["x"] = -163479.14285712,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 708,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850464.85714285,
                                            ["x"] = -169582.28571429,
                                            ["name"] = "DictKey_WptName_156",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 709,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1.0524810336949,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850474.85714285,
                                            ["x"] = -169603.42857143,
                                            ["name"] = "DictKey_WptName_157",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 709,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3.0344837313313,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850515.42857142,
                                            ["x"] = -169620.57142857,
                                            ["name"] = "DictKey_WptName_163",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Off Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 708,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4.1812947489883,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850534.28571428,
                                            ["x"] = -169603.42857143,
                                            ["name"] = "DictKey_WptName_158",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Off Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 707,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7.7280955496575,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850543.42857142,
                                            ["x"] = -169525.14285714,
                                            ["name"] = "DictKey_WptName_161",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Off Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 707,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 10.117537507127,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850538.31035348,
                                            ["x"] = -169472.29139674,
                                            ["name"] = "DictKey_WptName_164",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 693,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 91.501725189693,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 852222.0625,
                                            ["x"] = -168858.65625,
                                            ["name"] = "DictKey_WptName_155",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 676,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 194.3866043096,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 853133.06829639,
                                            ["x"] = -167643.86868285,
                                            ["name"] = "DictKey_WptName_159",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.666666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 651,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 439.17674387335,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 853023.4375,
                                            ["x"] = -163754.78125,
                                            ["name"] = "DictKey_WptName_160",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.666666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 650,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 461.35742186003,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 853003.42857143,
                                            ["x"] = -163509.14285712,
                                            ["name"] = "DictKey_WptName_162",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 650,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 466.17155920408,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 853047.71428572,
                                            ["x"] = -163479.14285712,
                                            ["name"] = "DictKey_WptName_165",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "UAZ-469",
                                        ["unitId"] = 20,
                                        ["y"] = 850464.85714285,
                                        ["x"] = -169582.28571429,
                                        ["name"] = "DictKey_UnitName_57",
                                        ["heading"] = 2.6997994880204,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 850464.85714285,
                                ["x"] = -169582.28571429,
                                ["name"] = "DictKey_GroupName_56",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 707,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850592.85714285,
                                            ["x"] = -169501.42857141,
                                            ["name"] = "DictKey_WptName_192",
                                            ["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"] = 17,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "VAZ Car",
                                        ["unitId"] = 30,
                                        ["y"] = 850592.85714285,
                                        ["x"] = -169501.42857141,
                                        ["name"] = "DictKey_UnitName_60",
                                        ["heading"] = 5.9614347527829,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "UAZ-469",
                                        ["unitId"] = 31,
                                        ["y"] = 850616.57142857,
                                        ["x"] = -169515.42857139,
                                        ["name"] = "DictKey_UnitName_59",
                                        ["heading"] = 5.9614347527829,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 850592.85714285,
                                ["x"] = -169501.42857141,
                                ["name"] = "DictKey_GroupName_58",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 708,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850481.99999999,
                                            ["x"] = -169574.28571428,
                                            ["name"] = "DictKey_WptName_190",
                                            ["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"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Insurgent",
                                        ["unitId"] = 26,
                                        ["y"] = 850481.99999999,
                                        ["x"] = -169574.28571428,
                                        ["name"] = "DictKey_UnitName_62",
                                        ["heading"] = 5.8649609776004,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 850481.99999999,
                                ["x"] = -169574.28571428,
                                ["name"] = "DictKey_GroupName_61",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 850593.42857142,
                                                ["x"] = -169653.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 850619.14285714,
                                                ["x"] = -169802.28571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 706,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850384,
                                            ["x"] = -169484.85714286,
                                            ["name"] = "DictKey_WptName_134",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "WrappedAction",
                                                                    ["params"] = 
                                                                    {
                                                                        ["action"] = 
                                                                        {
                                                                            ["id"] = "Option",
                                                                            ["params"] = 
                                                                            {
                                                                                ["value"] = 0,
                                                                                ["name"] = 0,
                                                                            }, -- end of ["params"]
                                                                        }, -- end of ["action"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                            }, -- 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"] = 4,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Igla manpad INS",
                                        ["unitId"] = 11,
                                        ["y"] = 850384,
                                        ["x"] = -169484.85714286,
                                        ["name"] = "DictKey_UnitName_65",
                                        ["heading"] = 5.8195376981788,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Igla manpad INS",
                                        ["unitId"] = 51,
                                        ["y"] = 850394.57142858,
                                        ["x"] = -169502.57142857,
                                        ["name"] = "DictKey_UnitName_64",
                                        ["heading"] = 2.7367008673047,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 850384,
                                ["x"] = -169484.85714286,
                                ["name"] = "DictKey_GroupName_63",
                                ["start_time"] = 0,
                            }, -- end of [10]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [1]
                [2] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 617,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 33.333333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 39600,
                                            ["ETA_locked"] = true,
                                            ["y"] = 843522.85714286,
                                            ["x"] = -165323.42857143,
                                            ["name"] = "DictKey_WptName_212",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 461,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 33.333333333333,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 41974.412726231,
                                            ["ETA_locked"] = false,
                                            ["y"] = 834717.14285714,
                                            ["x"] = -86667.714285716,
                                            ["name"] = "DictKey_WptName_213",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 154,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 42051.788007942,
                                            ["ETA_locked"] = false,
                                            ["y"] = 834453.14285714,
                                            ["x"] = -83454.571428571,
                                            ["name"] = "DictKey_WptName_214",
                                            ["formation_template"] = 0,
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 617,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = 0,
                                        ["skill"] = "Average",
                                        ["speed"] = 33.333333333333,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 50,
                                        ["psi"] = 0.11148840327459,
                                        ["y"] = 843522.85714286,
                                        ["x"] = -165323.42857143,
                                        ["name"] = "DictKey_UnitName_80",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1704",
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.11148840327459,
                                        ["callsign"] = 104,
                                        ["onboard_num"] = "50",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 843522.85714286,
                                ["x"] = -165323.42857143,
                                ["name"] = "DictKey_GroupName_79",
                                ["communication"] = true,
                                ["start_time"] = 39600,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 834312.85714286,
                                                ["x"] = -83616.571428554,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 760495.71428571,
                                                ["x"] = -125070.85714284,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 155,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 834312.85714286,
                                            ["x"] = -83616.571428554,
                                            ["name"] = "DictKey_WptName_210",
                                            ["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"] = 25,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "1L13 EWR",
                                        ["unitId"] = 48,
                                        ["y"] = 834312.85714286,
                                        ["x"] = -83616.571428554,
                                        ["name"] = "DictKey_UnitName_82",
                                        ["heading"] = 4.2006981045911,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 834312.85714286,
                                ["x"] = -83616.571428554,
                                ["name"] = "DictKey_GroupName_81",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 760507.14285714,
                                                ["x"] = -125056.57142855,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843857.14285714,
                                                ["x"] = -150356.28571427,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 430,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 760507.14285714,
                                            ["x"] = -125056.57142855,
                                            ["name"] = "DictKey_WptName_211",
                                            ["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"] = 26,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "1L13 EWR",
                                        ["unitId"] = 49,
                                        ["y"] = 760507.14285714,
                                        ["x"] = -125056.57142855,
                                        ["name"] = "DictKey_UnitName_84",
                                        ["heading"] = 1.8654938682681,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760507.14285714,
                                ["x"] = -125056.57142855,
                                ["name"] = "DictKey_GroupName_83",
                                ["start_time"] = 0,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 320,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["key"] = "CAP",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 39600,
                                            ["ETA_locked"] = true,
                                            ["y"] = 705718.47981263,
                                            ["x"] = -51251.551717591,
                                            ["name"] = "DictKey_WptName_198",
                                            ["formation_template"] = 0,
                                            ["airdromeId"] = 26,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1050,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 166.66666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 39663.865335627,
                                            ["ETA_locked"] = false,
                                            ["y"] = 699139.14285714,
                                            ["x"] = -59618.857142842,
                                            ["name"] = "DictKey_WptName_195",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 222.22222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 39965.928093313,
                                            ["ETA_locked"] = false,
                                            ["y"] = 755407.14285715,
                                            ["x"] = -96220.571428573,
                                            ["name"] = "DictKey_WptName_197",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 3000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 222.22222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 40321.934262326,
                                            ["ETA_locked"] = false,
                                            ["y"] = 821657.14285714,
                                            ["x"] = -139460.85714286,
                                            ["name"] = "DictKey_WptName_199",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 250,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 40574.657240276,
                                            ["ETA_locked"] = false,
                                            ["y"] = 868863.42857143,
                                            ["x"] = -170830.57142857,
                                            ["name"] = "DictKey_WptName_200",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 250,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 40826.317753414,
                                            ["ETA_locked"] = false,
                                            ["y"] = 847424.85714285,
                                            ["x"] = -94475.999999985,
                                            ["name"] = "DictKey_WptName_194",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 1000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 250,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 40864.014719134,
                                            ["ETA_locked"] = false,
                                            ["y"] = 845139.14285714,
                                            ["x"] = -85333.142857128,
                                            ["name"] = "DictKey_WptName_201",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 154,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 40942.133765746,
                                            ["ETA_locked"] = false,
                                            ["y"] = 834453.14285714,
                                            ["x"] = -83454.571428571,
                                            ["name"] = "DictKey_WptName_196",
                                            ["formation_template"] = 0,
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 320,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = 0,
                                        ["skill"] = "Random",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 36,
                                        ["psi"] = 2.475252164846,
                                        ["y"] = 705718.47981263,
                                        ["x"] = -51251.551717591,
                                        ["name"] = "DictKey_UnitName_78",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3380",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.475252164846,
                                        ["callsign"] = 100,
                                        ["onboard_num"] = "10",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 320,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = 0,
                                        ["skill"] = "Random",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 41,
                                        ["psi"] = 2.475252164846,
                                        ["y"] = 705758.47981263,
                                        ["x"] = -51291.551717591,
                                        ["name"] = "DictKey_UnitName_77",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3380",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.475252164846,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "11",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 320,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = 0,
                                        ["skill"] = "Random",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 42,
                                        ["psi"] = 2.475252164846,
                                        ["y"] = 705798.47981263,
                                        ["x"] = -51331.551717591,
                                        ["name"] = "DictKey_UnitName_76",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3380",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.475252164846,
                                        ["callsign"] = 102,
                                        ["onboard_num"] = "12",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 320,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = 0,
                                        ["skill"] = "Random",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 43,
                                        ["psi"] = 2.475252164846,
                                        ["y"] = 705838.47981263,
                                        ["x"] = -51371.551717591,
                                        ["name"] = "DictKey_UnitName_75",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3380",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.475252164846,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "13",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 705718.47981263,
                                ["x"] = -51251.551717591,
                                ["name"] = "DictKey_GroupName_74",
                                ["communication"] = true,
                                ["start_time"] = 39600,
                                ["frequency"] = 124,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [2]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_114",
    ["version"] = 18,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["predicate"] = "triggerStart",
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 1,
                    ["flag"] = 1,
                    ["group"] = 17,
                    ["predicate"] = "c_unit_alive",
                    ["unit"] = 30,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_off",
                    ["group"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_off",
                    ["group"] = 3,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_off",
                    ["group"] = 8,
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_off",
                    ["group"] = 6,
                }, -- end of [4]
                [5] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_off",
                    ["group"] = 7,
                }, -- end of [5]
                [6] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 5,
                }, -- end of [6]
            }, -- end of ["actions"]
            ["comment"] = "Stop units",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["seconds"] = 10,
                    ["zone"] = 1,
                    ["group"] = 17,
                    ["flag"] = 5,
                    ["predicate"] = "c_time_since_flag",
                    ["unit"] = 25,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 45,
                    ["flag"] = 1,
                    ["text"] = "DictKey_20",
                    ["predicate"] = "a_out_text_delay",
                    ["KeyDict_text"] = "DictKey_20",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["file"] = "ResKey_Action_1",
                    ["predicate"] = "a_out_sound",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Start Message",
        }, -- end of [2]
        [3] = 
        {
            ["predicate"] = "triggerOnce",
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 13,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 2,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["zone"] = "",
                    ["flag"] = 1,
                    ["color"] = "3",
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 31,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 25,
                    ["flag"] = 1,
                    ["text"] = "DictKey_21",
                    ["predicate"] = "a_out_text_delay",
                    ["KeyDict_text"] = "DictKey_21",
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 1,
                    ["file"] = "ResKey_Action_9",
                    ["predicate"] = "a_out_sound",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Smoke and Message",
        }, -- end of [3]
        [4] = 
        {
            ["predicate"] = "triggerOnce",
            ["rules"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["zone"] = "",
                    ["group"] = 17,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 30,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["group"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 31,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_on",
                    ["group"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_on",
                    ["group"] = 2,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_on",
                    ["group"] = 6,
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_on",
                    ["group"] = 7,
                }, -- end of [4]
                [5] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_on",
                    ["group"] = 3,
                }, -- end of [5]
                [6] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 1,
                }, -- end of [6]
                [7] = 
                {
                    ["seconds"] = 10,
                    ["flag"] = 1,
                    ["text"] = "DictKey_22",
                    ["predicate"] = "a_out_text_delay",
                    ["KeyDict_text"] = "DictKey_22",
                }, -- end of [7]
                [8] = 
                {
                    ["flag"] = 1,
                    ["file"] = "ResKey_Action_2",
                    ["predicate"] = "a_out_sound",
                }, -- end of [8]
            }, -- end of ["actions"]
            ["comment"] = "Scatter",
        }, -- end of [4]
        [5] = 
        {
            ["comment"] = "Scatter2 ",
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["flag"] = 1,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 5,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_resume",
                    ["group"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_resume",
                    ["group"] = 2,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_resume",
                    ["group"] = 6,
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_resume",
                    ["group"] = 7,
                }, -- end of [4]
                [5] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_resume",
                    ["group"] = 3,
                }, -- end of [5]
            }, -- end of ["actions"]
        }, -- end of [5]
        [6] = 
        {
            ["predicate"] = "triggerOnce",
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["group"] = 17,
                    ["zone"] = "",
                    ["flag"] = 1,
                    ["seconds"] = 16,
                    ["predicate"] = "c_time_since_flag",
                    ["unit"] = 30,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 25,
                    ["flag"] = 1,
                    ["text"] = "DictKey_23",
                    ["predicate"] = "a_out_text_delay",
                    ["KeyDict_text"] = "DictKey_23",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["file"] = "ResKey_Action_10",
                    ["predicate"] = "a_out_sound",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Scatter message 1.5",
        }, -- end of [6]
        [7] = 
        {
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 25,
                    ["flag"] = 1,
                    ["text"] = "DictKey_24",
                    ["predicate"] = "a_out_text_delay",
                    ["KeyDict_text"] = "DictKey_24",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["file"] = "ResKey_Action_13",
                    ["predicate"] = "a_out_sound",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["group"] = 17,
                    ["zone"] = "",
                    ["flag"] = 1,
                    ["seconds"] = 45,
                    ["predicate"] = "c_time_since_flag",
                    ["unit"] = 30,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Scatter message 2",
            ["predicate"] = "triggerOnce",
        }, -- end of [7]
        [8] = 
        {
            ["predicate"] = "triggerOnce",
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["group"] = 17,
                    ["zone"] = "",
                    ["flag"] = 1,
                    ["seconds"] = 65,
                    ["predicate"] = "c_time_since_flag",
                    ["unit"] = 30,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 25,
                    ["flag"] = 1,
                    ["text"] = "DictKey_25",
                    ["predicate"] = "a_out_text_delay",
                    ["KeyDict_text"] = "DictKey_25",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["file"] = "ResKey_Action_3",
                    ["predicate"] = "a_out_sound",
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 2,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Scatter Attack HH 3",
        }, -- end of [8]
        [9] = 
        {
            ["comment"] = "Scatter Attack HH 3.5",
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["group"] = 17,
                    ["zone"] = 6,
                    ["flag"] = 1,
                    ["seconds"] = 75,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 20,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 35,
                    ["flag"] = 1,
                    ["text"] = "DictKey_26",
                    ["predicate"] = "a_out_text_delay",
                    ["KeyDict_text"] = "DictKey_26",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["file"] = "ResKey_Action_6",
                    ["predicate"] = "a_out_sound",
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 1,
                    ["zone"] = 5,
                    ["flag"] = 6,
                    ["color"] = "0",
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 20,
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [9]
        [10] = 
        {
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["zone"] = 6,
                    ["flag"] = 1,
                    ["predicate"] = "a_explosion_marker",
                    ["color"] = "2",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["group"] = 17,
                    ["zone"] = 6,
                    ["flag"] = 6,
                    ["seconds"] = 15,
                    ["predicate"] = "c_time_since_flag",
                    ["unit"] = 20,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Scatter Attack HH 3.6",
            ["predicate"] = "triggerOnce",
        }, -- end of [10]
        [11] = 
        {
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 35,
                    ["flag"] = 1,
                    ["text"] = "DictKey_27",
                    ["predicate"] = "a_out_text_delay",
                    ["KeyDict_text"] = "DictKey_27",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["file"] = "ResKey_Action_7",
                    ["predicate"] = "a_out_sound",
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 1,
                    ["zone"] = 5,
                    ["flag"] = 1,
                    ["color"] = "0",
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 20,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["group"] = 17,
                    ["zone"] = 5,
                    ["flag"] = 1,
                    ["seconds"] = 75,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 20,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Scatter Attack HH 4",
            ["predicate"] = "triggerOnce",
        }, -- end of [11]
        [12] = 
        {
            ["predicate"] = "triggerOnce",
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 20,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["flag"] = 1,
                    ["text"] = "DictKey_28",
                    ["predicate"] = "a_out_text_delay",
                    ["KeyDict_text"] = "DictKey_28",
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 3,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 1,
                    ["file"] = "ResKey_Action_11",
                    ["predicate"] = "a_out_sound",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "HH Dead - attack MCC",
        }, -- end of [12]
        [13] = 
        {
            ["comment"] = "HH Dead - attack MCC 2",
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["flag"] = 3,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 30,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["flag"] = 1,
                    ["text"] = "DictKey_29",
                    ["predicate"] = "a_out_text_delay",
                    ["KeyDict_text"] = "DictKey_29",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["file"] = "ResKey_Action_12",
                    ["predicate"] = "a_out_sound",
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [13]
        [14] = 
        {
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 40,
                    ["flag"] = 1,
                    ["text"] = "DictKey_30",
                    ["predicate"] = "a_out_text_delay",
                    ["KeyDict_text"] = "DictKey_30",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["file"] = "ResKey_Action_14",
                    ["predicate"] = "a_out_sound",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["flag"] = 3,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 60,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "HH Dead - attack MCC 3",
            ["predicate"] = "triggerOnce",
        }, -- end of [14]
        [15] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 3,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["group"] = 22,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["group"] = 23,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "GCI",
        }, -- end of [15]
        [16] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 19,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 4,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["group"] = 27,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 20,
                    ["flag"] = 1,
                    ["text"] = "DictKey_31",
                    ["predicate"] = "a_out_text_delay",
                    ["KeyDict_text"] = "DictKey_31",
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 1,
                    ["file"] = "ResKey_Action_4",
                    ["predicate"] = "a_out_sound",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "INS Evac",
        }, -- end of [16]
        [17] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 22,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 3,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 30,
                    ["flag"] = 1,
                    ["text"] = "DictKey_32",
                    ["predicate"] = "a_out_text_delay",
                    ["KeyDict_text"] = "DictKey_32",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["file"] = "ResKey_Action_5",
                    ["predicate"] = "a_out_sound",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "MiG Warning",
        }, -- end of [17]
        [18] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_off",
                    ["group"] = 7,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "MCC pause",
        }, -- end of [18]
        [19] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 3,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_group_on",
                    ["group"] = 7,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "MCC Restart",
        }, -- end of [19]
        [20] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 7,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 27,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 4,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "End 1 ",
        }, -- end of [20]
        [21] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["flag"] = 1,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 15,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["flag"] = 1,
                    ["text"] = "DictKey_33",
                    ["predicate"] = "a_out_text_delay",
                    ["KeyDict_text"] = "DictKey_33",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "End 2",
        }, -- end of [21]
        [22] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["flag"] = 4,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 17,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["file"] = "ResKey_Action_8",
                    ["predicate"] = "a_out_sound",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "End 3",
        }, -- end of [22]
        [23] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["flag"] = 4,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 17,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 30,
                    ["KeyDict_text"] = "DictKey_34",
                    ["flag"] = 1,
                    ["text"] = "DictKey_34",
                    ["predicate"] = "a_out_text_delay",
                    ["file"] = "ResKey_Action_15",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "End 3",
        }, -- end of [23]
    }, -- end of ["trigrules"]
    ["currentKey"] = 44681,
    ["start_time"] = 43200,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["TACAN_FAILURE_RECEIVER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_RECEIVER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_RECEIVER"]
        ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_RIGHT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"]
        ["sas_pitch_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_left",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_left"]
        ["TGP_FAILURE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_LEFT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_LEFT"]
        ["CADC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TOTAL"]
        ["LEFT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LEFT_MFCD_FAILURE"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"]
        ["CICU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CICU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CICU_FAILURE_TOTAL"]
        ["hydro_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_left",
            ["mm"] = 0,
        }, -- end of ["hydro_left"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"]
        ["TGP_FAILURE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_RIGHT"]
        ["CADC_FAILURE_TAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TAS"]
        ["SADL_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SADL_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["SADL_FAILURE_TOTAL"]
        ["TACAN_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TOTAL"]
        ["CDU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CDU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CDU_FAILURE_TOTAL"]
        ["IFFCC_FAILURE_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_GUN",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_GUN"]
        ["AAR_47_FAILURE_SENSOR_TAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_TAIL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_TAIL"]
        ["CLOCK_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CLOCK_FAILURE",
            ["mm"] = 0,
        }, -- end of ["CLOCK_FAILURE"]
        ["AAR_47_FAILURE_SENSOR_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_LEFT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_LEFT"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT",
            ["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,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"]
        ["l_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_gen",
            ["mm"] = 0,
        }, -- end of ["l_gen"]
        ["ILS_FAILURE_ANT_GLIDESLOPE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_GLIDESLOPE",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_GLIDESLOPE"]
        ["AAR_47_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_TOTAL"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"]
        ["CADC_FAILURE_TEMPERATURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TEMPERATURE",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TEMPERATURE"]
        ["IFFCC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_TOTAL"]
        ["l_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_conv",
            ["mm"] = 0,
        }, -- end of ["l_conv"]
        ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_LEFT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"]
        ["AN_ALE_40V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_TOTAL"]
        ["HUD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HUD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["HUD_FAILURE"]
        ["AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["AIRSPEED_INDICATOR_FAILURE"]
        ["sas_yaw_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_left",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_left"]
        ["ILS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_TOTAL"]
        ["ILS_FAILURE_ANT_MARKER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_MARKER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_MARKER"]
        ["r_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_gen",
            ["mm"] = 0,
        }, -- end of ["r_gen"]
        ["AAR_47_FAILURE_SENSOR_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_RIGHT"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"]
        ["sas_pitch_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_right",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_right"]
        ["VHF_FM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_FM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_FM_RADIO_FAILURE_TOTAL"]
        ["RIGHT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RIGHT_MFCD_FAILURE"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["CADC_FAILURE_IAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_IAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_IAS"]
        ["VHF_AM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_AM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_AM_RADIO_FAILURE_TOTAL"]
        ["ILS_FAILURE_ANT_LOCALIZER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_LOCALIZER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_LOCALIZER"]
        ["CADC_FAILURE_STATIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_STATIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_STATIC"]
        ["CADC_FAILURE_DYNAMIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_DYNAMIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_DYNAMIC"]
        ["AN_ALR69V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_TOTAL"]
        ["CADC_FAILURE_PRESSURE_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_PRESSURE_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_PRESSURE_ALT"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"]
        ["EGI_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EGI_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["EGI_FAILURE_TOTAL"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["UHF_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["UHF_RADIO_FAILURE_TOTAL"]
        ["hydro_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_right",
            ["mm"] = 0,
        }, -- end of ["hydro_right"]
        ["r_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_conv",
            ["mm"] = 0,
        }, -- end of ["r_conv"]
        ["CADC_FAILURE_MACH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_MACH",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_MACH"]
        ["sas_yaw_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_right",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_right"]
        ["AAR_47_FAILURE_SENSOR_BOTTOM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_BOTTOM",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_BOTTOM"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"]
        ["CADC_FAILURE_BARO_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_BARO_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_BARO_ALT"]
        ["TACAN_FAILURE_TRANSMITTER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TRANSMITTER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TRANSMITTER"]
    }, -- end of ["failures"]
} -- end of mission
