mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Day"] = 1,
        ["Year"] = 2011,
        ["Month"] = 6,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_activate_group(2);a_out_text_delay(getValueDictByKey(\"DictKey_7\"), 30, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_1\"), 0); mission.trig.func[1]=nil;",
            [2] = "a_set_flag(2);a_out_text_delay(getValueDictByKey(\"DictKey_8\"), 30, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_2\"), 0); mission.trig.func[2]=nil;",
            [3] = "a_set_flag(3);a_activate_group(9);a_activate_group(10);a_activate_group(11);a_out_text_delay(getValueDictByKey(\"DictKey_9\"), 30, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_5\"), 0); mission.trig.func[3]=nil;",
            [4] = "a_set_flag(4); mission.trig.func[4]=nil;",
            [5] = "a_activate_group(5);a_activate_group(26); mission.trig.func[5]=nil;",
            [6] = "a_activate_group(14);",
            [7] = "a_activate_group(15);",
            [8] = "a_activate_group(16);",
            [9] = "a_activate_group(17);",
            [10] = "a_activate_group(10);",
            [11] = "a_activate_group(23);",
            [12] = "a_activate_group(24);",
            [13] = "a_activate_group(25);",
            [14] = "a_activate_group(21);",
            [15] = "a_activate_group(19);",
            [16] = "a_set_flag(1);a_activate_group(6);a_activate_group(7);a_activate_group(8);a_out_text_delay(getValueDictByKey(\"DictKey_10\"), 30, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_3\"), 0); mission.trig.func[16]=nil;",
            [17] = "a_set_flag(5);a_out_text_delay(getValueDictByKey(\"DictKey_11\"), 15, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_4\"), 0); mission.trig.func[17]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
            [17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() 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,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_unit_in_zone(1, 2) )",
            [2] = "return(c_group_dead(3) )",
            [3] = "return(c_group_dead(4) )",
            [4] = "return(c_group_dead(5) )",
            [5] = "return(c_unit_in_zone(1, 1) )",
            [6] = "return(c_random_less(50) )",
            [7] = "return(c_random_less(50) )",
            [8] = "return(c_random_less(50) )",
            [9] = "return(c_random_less(50) )",
            [10] = "return(c_random_less(50) )",
            [11] = "return(c_random_less(50) )",
            [12] = "return(c_random_less(50) )",
            [13] = "return(c_random_less(50) )",
            [14] = "return(c_random_less(50) )",
            [15] = "return(c_random_less(50) )",
            [16] = "return(c_group_dead(2) )",
            [17] = "return(c_flag_is_true(1) and c_flag_is_true(2) and c_flag_is_true(3) and c_flag_is_true(4) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
            [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",
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 0,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["maxDictId"] = 139,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["name"] = "GROUND FORCE CMD",
                ["blue"] = 0,
                ["neutrals"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["name"] = "GAME MASTER",
                ["blue"] = 0,
                ["neutrals"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["name"] = "OBSERVER",
                ["blue"] = 0,
                ["neutrals"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["name"] = "JTAC",
                ["blue"] = 0,
                ["neutrals"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["season"] = 
        {
            ["temperature"] = 8.3999996185303,
        }, -- end of ["season"]
        ["dust_density"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 913476.24447831,
                ["centerZ"] = 299903.8725652,
                ["ellipticity"] = 1.0189327460408,
                ["rotation"] = 0.34121902816133,
                ["pressure_excess"] = -1086,
                ["centerX"] = -103111.07601569,
            }, -- end of [1]
            [2] = 
            {
                ["pressure_spread"] = 637526.04588533,
                ["centerZ"] = 1052192.8361519,
                ["ellipticity"] = 0.72444436001053,
                ["rotation"] = 1.9862502709817,
                ["pressure_excess"] = -612,
                ["centerX"] = -430515.25725378,
            }, -- end of [2]
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 25,
        }, -- end of ["fog"]
        ["enable_dust"] = false,
        ["groundTurbulence"] = 0,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 1040,
            ["density"] = 5,
            ["base"] = 4000,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 764145.42857137,
                ["radius"] = 15000,
                ["zoneId"] = 1,
                ["x"] = -146866.85714285,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["hidden"] = true,
                ["name"] = "Smerch 4 Move",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 817611.14285708,
                ["radius"] = 15000,
                ["zoneId"] = 2,
                ["x"] = -155903.99999999,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["hidden"] = true,
                ["name"] = "Smerch 1 Attack",
            }, -- end of [2]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 843750.41743478,
        ["zoom"] = 2290.5260810242,
        ["centerX"] = -148810.49399315,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 11,
            [2] = 8,
            [3] = 13,
            [4] = 5,
            [5] = 16,
            [6] = 6,
            [7] = 15,
            [8] = 12,
            [9] = 9,
            [10] = 10,
            [11] = 3,
            [12] = 4,
            [13] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 17,
            [2] = 0,
            [3] = 1,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_77",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_79",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_78",
    ["pictureFileNameB"] = 
    {
        [1] = "ResKey_ImageBriefing_6",
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 100,
                ["x"] = 100,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 944,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817505.42857139,
                                            ["x"] = -178546.85714285,
                                            ["name"] = "DictKey_WptName_111",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetFrequency",
                                                                    ["params"] = 
                                                                    {
                                                                        ["modulation"] = 1,
                                                                        ["frequency"] = 30000000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetCallsign",
                                                                    ["params"] = 
                                                                    {
                                                                        ["number"] = 1,
                                                                        ["callname"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["groupName"] = "Smerch 2",
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 3,
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 13,
                                        ["y"] = 817505.42857139,
                                        ["x"] = -178546.85714285,
                                        ["name"] = "DictKey_UnitName_68",
                                        ["heading"] = 4.1015237421867,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817505.42857139,
                                ["x"] = -178546.85714285,
                                ["name"] = "DictKey_GroupName_67",
                                ["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"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843443.42857137,
                                            ["x"] = -148895.99999999,
                                            ["name"] = "DictKey_WptName_137",
                                            ["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"] = 29,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "HEMTT TFFT",
                                        ["unitId"] = 32,
                                        ["y"] = 843443.42857137,
                                        ["x"] = -148895.99999999,
                                        ["name"] = "DictKey_UnitName_70",
                                        ["heading"] = 1.8151424220741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 843443.42857137,
                                ["x"] = -148895.99999999,
                                ["name"] = "DictKey_GroupName_69",
                                ["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"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843445.71428565,
                                            ["x"] = -148834.85714285,
                                            ["name"] = "DictKey_WptName_138",
                                            ["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"] = 30,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 33,
                                        ["y"] = 843445.71428565,
                                        ["x"] = -148834.85714285,
                                        ["name"] = "DictKey_UnitName_72",
                                        ["heading"] = 1.8849555921539,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 843445.71428565,
                                ["x"] = -148834.85714285,
                                ["name"] = "DictKey_GroupName_71",
                                ["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"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843449.14285708,
                                            ["x"] = -148795.42857142,
                                            ["name"] = "DictKey_WptName_139",
                                            ["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"] = 31,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M 818",
                                        ["unitId"] = 34,
                                        ["y"] = 843449.14285708,
                                        ["x"] = -148795.42857142,
                                        ["name"] = "DictKey_UnitName_74",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 843449.14285708,
                                ["x"] = -148795.42857142,
                                ["name"] = "DictKey_GroupName_73",
                                ["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",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 525,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 843863.75,
                                            ["x"] = -148860.890625,
                                            ["name"] = "DictKey_WptName_85",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 32,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 524.8656,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 89.425561020721,
                                            ["ETA_locked"] = false,
                                            ["y"] = 831491.4285714,
                                            ["x"] = -147771.14285714,
                                            ["name"] = "DictKey_WptName_82",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 406,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 200.34948253127,
                                            ["ETA_locked"] = false,
                                            ["y"] = 817491.71428565,
                                            ["x"] = -154201.99999999,
                                            ["name"] = "DictKey_WptName_84",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 815.0352,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 364.59420908775,
                                            ["ETA_locked"] = false,
                                            ["y"] = 813805.71428568,
                                            ["x"] = -176714,
                                            ["name"] = "DictKey_WptName_86",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 668.1216,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 595.17780940378,
                                            ["ETA_locked"] = false,
                                            ["y"] = 788434.28571425,
                                            ["x"] = -157171.14285714,
                                            ["name"] = "DictKey_WptName_87",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 709.8792,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 808.06717440496,
                                            ["ETA_locked"] = false,
                                            ["y"] = 760734.28571425,
                                            ["x"] = -146828.28571429,
                                            ["name"] = "DictKey_WptName_81",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 485.8512,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1292.7654910802,
                                            ["ETA_locked"] = false,
                                            ["y"] = 828048.57142854,
                                            ["x"] = -147642.57142857,
                                            ["name"] = "DictKey_WptName_88",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 540,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1406.1767708992,
                                            ["ETA_locked"] = false,
                                            ["y"] = 843756.7533062,
                                            ["x"] = -148810.84954665,
                                            ["name"] = "DictKey_WptName_83",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 32,
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 525,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "25th fs osan ab, korea (os)",
                                        ["skill"] = "Player",
                                        ["parking"] = 8,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["DefaultGunMode"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10C_2",
                                        ["unitId"] = 1,
                                        ["psi"] = 1.4829435553493,
                                        ["parking_id"] = "09",
                                        ["x"] = -148860.890625,
                                        ["name"] = "DictKey_UnitName_62",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{LAU-131 - 7 AGR-20 M282}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{GBU_54_V_1B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{GBU_54_V_1B}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{GBU_54_V_1B}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{GBU_54_V_1B}",
                                                }, -- 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"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 843863.75,
                                        ["heading"] = -1.4829435553493,
                                        ["callsign"] = 
                                        {
                                            [1] = 12,
                                            [2] = 3,
                                            [3] = 1,
                                            ["name"] = "Tusk31",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "10",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 525,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "25th fs osan ab, korea (os)",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 5,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10C_2",
                                        ["unitId"] = 2,
                                        ["psi"] = 1.4829435553493,
                                        ["parking_id"] = "08",
                                        ["x"] = -148857.65625,
                                        ["name"] = "DictKey_UnitName_61",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{LAU-131 - 7 AGR-20 M282}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{GBU_54_V_1B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{GBU_54_V_1B}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{GBU_54_V_1B}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{GBU_54_V_1B}",
                                                }, -- 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"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 843824.125,
                                        ["heading"] = -1.4829435553493,
                                        ["callsign"] = 
                                        {
                                            [1] = 12,
                                            [2] = 3,
                                            [3] = 1,
                                            ["name"] = "Tusk31",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "11",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 843863.75,
                                ["x"] = -148860.890625,
                                ["name"] = "DictKey_GroupName_60",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "AFAC",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 61.111111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "FAC",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetFrequency",
                                                                    ["params"] = 
                                                                    {
                                                                        ["modulation"] = 0,
                                                                        ["frequency"] = 135000000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 800700.28571423,
                                            ["x"] = -119995.7142857,
                                            ["name"] = "DictKey_WptName_115",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 61.111111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 349.25395079424,
                                            ["ETA_locked"] = false,
                                            ["y"] = 793868.28571422,
                                            ["x"] = -138318.28571428,
                                            ["name"] = "DictKey_WptName_113",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 61.111111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 3048,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 30.555555555556,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 11700,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_EngageGroup",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["visible"] = false,
                                                                ["groupId"] = 5,
                                                                ["priority"] = 0,
                                                                ["weaponType"] = 1073741822,
                                                                ["groupName"] = "Smerch 4",
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 217.24619426413,
                                            ["ETA_locked"] = false,
                                            ["y"] = 773619.71428568,
                                            ["x"] = -143732.57142857,
                                            ["name"] = "DictKey_WptName_114",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 61.111111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 419.14282445687,
                                            ["ETA_locked"] = false,
                                            ["y"] = 763362.57142853,
                                            ["x"] = -136875.42857143,
                                            ["name"] = "DictKey_WptName_116",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 61.111111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1685.0809797608,
                                            ["ETA_locked"] = false,
                                            ["y"] = 821105.42857139,
                                            ["x"] = -85389.714285712,
                                            ["name"] = "DictKey_WptName_117",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 154,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1905.7816417561,
                                            ["ETA_locked"] = false,
                                            ["y"] = 834453.14285714,
                                            ["x"] = -83454.571428571,
                                            ["name"] = "DictKey_WptName_112",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 3048,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "USAF Standard",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 61.111111111111,
                                        ["type"] = "RQ-1A Predator",
                                        ["unitId"] = 14,
                                        ["psi"] = 2.7846876783195,
                                        ["y"] = 800700.28571423,
                                        ["x"] = -119995.7142857,
                                        ["name"] = "DictKey_UnitName_64",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "200",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.7846876783195,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "12",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 800700.28571423,
                                ["x"] = -119995.7142857,
                                ["name"] = "DictKey_GroupName_63",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 135,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetFrequency",
                                                                    ["params"] = 
                                                                    {
                                                                        ["modulation"] = 0,
                                                                        ["frequency"] = 124000000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 851384.28571422,
                                            ["x"] = -165516.28571427,
                                            ["name"] = "DictKey_WptName_133",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 2000,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 84.722222222222,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 11700,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 356.34096728171,
                                            ["ETA_locked"] = false,
                                            ["y"] = 819384.28571422,
                                            ["x"] = -89659.14285713,
                                            ["name"] = "DictKey_WptName_131",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 458.04719372232,
                                            ["ETA_locked"] = false,
                                            ["y"] = 795812.85714279,
                                            ["x"] = -108087.7142857,
                                            ["name"] = "DictKey_WptName_132",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 551.25128431314,
                                            ["ETA_locked"] = false,
                                            ["y"] = 824784.28571422,
                                            ["x"] = -85259.142857128,
                                            ["name"] = "DictKey_WptName_134",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 154,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 622.06915955153,
                                            ["ETA_locked"] = false,
                                            ["y"] = 834453.14285714,
                                            ["x"] = -83454.571428571,
                                            ["name"] = "DictKey_WptName_135",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US Air Force",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "C-130",
                                        ["unitId"] = 30,
                                        ["psi"] = 0.39919578955928,
                                        ["y"] = 851384.28571422,
                                        ["x"] = -165516.28571427,
                                        ["name"] = "DictKey_UnitName_66",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "20830",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.39919578955928,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Chevy11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "13",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 851384.28571422,
                                ["x"] = -165516.28571427,
                                ["name"] = "DictKey_GroupName_65",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 844081.42857137,
                                            ["speed"] = 0,
                                            ["x"] = -148922.57142856,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "US Air Force",
                                        ["category"] = "Planes",
                                        ["type"] = "C-130",
                                        ["unitId"] = 31,
                                        ["rate"] = "70",
                                        ["y"] = 844081.42857137,
                                        ["x"] = -148922.57142856,
                                        ["name"] = "DictKey_GroupName_75",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 844081.42857137,
                                ["x"] = -148922.57142856,
                                ["name"] = "DictKey_GroupName_75",
                                ["dead"] = false,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817211.71428566,
                                                ["x"] = -155617.99999999,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817247.14285708,
                                                ["x"] = -155415.14285713,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 422,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817211.71428566,
                                            ["x"] = -155617.99999999,
                                            ["name"] = "DictKey_WptName_89",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 842667.99999994,
                                                                ["expendQty"] = 1,
                                                                ["x"] = -148591.42857141,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["weaponType"] = 4294967295,
                                                                ["zoneRadius"] = 0,
                                                            }, -- 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"] = 2,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Smerch",
                                        ["unitId"] = 3,
                                        ["y"] = 817211.71428566,
                                        ["x"] = -155617.99999999,
                                        ["name"] = "DictKey_UnitName_13",
                                        ["heading"] = 0.17290399633903,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817211.71428566,
                                ["x"] = -155617.99999999,
                                ["name"] = "DictKey_GroupName_12",
                                ["start_time"] = 86400,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 715,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 815055.71428565,
                                            ["x"] = -180250.28571427,
                                            ["name"] = "DictKey_WptName_90",
                                            ["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"] = 3,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Smerch",
                                        ["unitId"] = 4,
                                        ["y"] = 815055.71428565,
                                        ["x"] = -180250.28571427,
                                        ["name"] = "DictKey_UnitName_15",
                                        ["heading"] = 3.682644721708,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 815055.71428565,
                                ["x"] = -180250.28571427,
                                ["name"] = "DictKey_GroupName_14",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 658,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 787648.57142855,
                                            ["x"] = -156185.42857143,
                                            ["name"] = "DictKey_WptName_91",
                                            ["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"] = 4,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Smerch",
                                        ["unitId"] = 5,
                                        ["y"] = 787648.57142855,
                                        ["x"] = -156185.42857143,
                                        ["name"] = "DictKey_UnitName_17",
                                        ["heading"] = 5.9166661642608,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 787648.57142855,
                                ["x"] = -156185.42857143,
                                ["name"] = "DictKey_GroupName_16",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 766123.99999995,
                                                ["x"] = -148171.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 766268.28571423,
                                                ["x"] = -147844,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 766268.28571423,
                                                ["x"] = -147844,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 766485.6087604,
                                                ["x"] = -147756.37245216,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 761078.28571423,
                                                ["x"] = -146774,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 761078.28571423,
                                                ["x"] = -146774,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 765588.6875,
                                                ["x"] = -145961.546875,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 765539.5,
                                                ["x"] = -145911.25,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 765495,
                                                ["x"] = -145856.84375,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 765455.375,
                                                ["x"] = -145798.734375,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 765421.0625,
                                                ["x"] = -145737.375,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 765358.5,
                                                ["x"] = -145614.921875,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 765333.25,
                                                ["x"] = -145580.796875,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 765302.6875,
                                                ["x"] = -145551.421875,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 765267.5,
                                                ["x"] = -145527.65625,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 765228.875,
                                                ["x"] = -145510.171875,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 765187.8125,
                                                ["x"] = -145499.46875,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 765145.5625,
                                                ["x"] = -145495.859375,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 765103.25,
                                                ["x"] = -145499.453125,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 764567.9375,
                                                ["x"] = -145637.859375,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 764534.1875,
                                                ["x"] = -145642.640625,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 764500.1875,
                                                ["x"] = -145639.6875,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 764452.6875,
                                                ["x"] = -145621.15625,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 764404.0625,
                                                ["x"] = -145573.984375,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 764376.1875,
                                                ["x"] = -145527.1875,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 764289.5625,
                                                ["x"] = -145461.109375,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 764108,
                                                ["x"] = -145323.65625,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 763815.75,
                                                ["x"] = -145058.171875,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 763743.9375,
                                                ["x"] = -145023.265625,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 763713.0625,
                                                ["x"] = -144997.53125,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 763698.8125,
                                                ["x"] = -144996.875,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 763651.5,
                                                ["x"] = -145030.375,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 763500.5,
                                                ["x"] = -145075.640625,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 763124.6875,
                                                ["x"] = -145152.53125,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 762966.0625,
                                                ["x"] = -145218.6875,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 762409.375,
                                                ["x"] = -145570.046875,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 762229.375,
                                                ["x"] = -145711.265625,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 762069.375,
                                                ["x"] = -145874.75,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 761683.375,
                                                ["x"] = -146287.859375,
                                            }, -- end of [132]
                                            [1] = 
                                            {
                                                ["y"] = 766485.625,
                                                ["x"] = -147756.375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 766565.6875,
                                                ["x"] = -147257.796875,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 761626.5,
                                                ["x"] = -146337.984375,
                                            }, -- end of [133]
                                            [3] = 
                                            {
                                                ["y"] = 766576.0625,
                                                ["x"] = -147198.828125,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 766588.25,
                                                ["x"] = -147140.203125,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 764438.5625,
                                                ["x"] = -145611.53125,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 764395.625,
                                                ["x"] = -145559.125,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 764365.6875,
                                                ["x"] = -145515.296875,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 766602.125,
                                                ["x"] = -147081.96875,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 764065.5625,
                                                ["x"] = -145285.6875,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 763802.8125,
                                                ["x"] = -145049.71875,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 763736.625,
                                                ["x"] = -145019.671875,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 766617.75,
                                                ["x"] = -147024.171875,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 763683.9375,
                                                ["x"] = -145010.53125,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 763594.5,
                                                ["x"] = -145051.671875,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 763249.75,
                                                ["x"] = -145121.296875,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 766635.125,
                                                ["x"] = -146966.859375,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 762928.375,
                                                ["x"] = -145239.40625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 762362.6875,
                                                ["x"] = -145603.125,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 762187.4375,
                                                ["x"] = -145750.15625,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 766654.125,
                                                ["x"] = -146910.09375,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 761454.625,
                                                ["x"] = -146485.703125,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 766807.5625,
                                                ["x"] = -146474.5,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 766808.1875,
                                                ["x"] = -146470.609375,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 766807.1875,
                                                ["x"] = -146466.78125,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 766804.875,
                                                ["x"] = -146463.609375,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 766801.5,
                                                ["x"] = -146461.578125,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 766744.5625,
                                                ["x"] = -146441,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 766727.0625,
                                                ["x"] = -146434.109375,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 766709.9375,
                                                ["x"] = -146426.3125,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 766693.1875,
                                                ["x"] = -146417.609375,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 766621.6875,
                                                ["x"] = -146377.828125,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 766603.5625,
                                                ["x"] = -146368.4375,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 766584.9375,
                                                ["x"] = -146360.125,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 766565.8125,
                                                ["x"] = -146352.90625,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 766546.375,
                                                ["x"] = -146346.8125,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 765945.6875,
                                                ["x"] = -146188.390625,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 765911.25,
                                                ["x"] = -146178.34375,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 765877.4375,
                                                ["x"] = -146166.40625,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 765844.3125,
                                                ["x"] = -146152.625,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 765812,
                                                ["x"] = -146137.046875,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 765780.625,
                                                ["x"] = -146119.71875,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 765750.25,
                                                ["x"] = -146100.671875,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 765720.9375,
                                                ["x"] = -146079.984375,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 765692.8125,
                                                ["x"] = -146057.703125,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 765666,
                                                ["x"] = -146033.921875,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 765563.5625,
                                                ["x"] = -145936.9375,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 765516.625,
                                                ["x"] = -145884.546875,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 765474.5625,
                                                ["x"] = -145828.21875,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 765437.5625,
                                                ["x"] = -145768.4375,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 765368.8125,
                                                ["x"] = -145633.46875,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 765346.625,
                                                ["x"] = -145597.328125,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 765318.5625,
                                                ["x"] = -145565.46875,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 765285.625,
                                                ["x"] = -145538.796875,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 765248.5625,
                                                ["x"] = -145518.09375,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 765208.5625,
                                                ["x"] = -145503.9375,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 765166.75,
                                                ["x"] = -145496.765625,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 765124.3125,
                                                ["x"] = -145496.75,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 765082.5,
                                                ["x"] = -145503.921875,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 764551.1875,
                                                ["x"] = -145641.21875,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 764517.125,
                                                ["x"] = -145642.140625,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 764483.6875,
                                                ["x"] = -145635.328125,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 764425.6875,
                                                ["x"] = -145600.359375,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 764393.125,
                                                ["x"] = -145553.984375,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 764354,
                                                ["x"] = -145504.578125,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 764196.5625,
                                                ["x"] = -145395.328125,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 763927.0625,
                                                ["x"] = -145157.84375,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 763789.25,
                                                ["x"] = -145042.28125,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 763729.9375,
                                                ["x"] = -145015,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 763706.0625,
                                                ["x"] = -144994.25,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 763674,
                                                ["x"] = -145018.515625,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 763570.1875,
                                                ["x"] = -145059.765625,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 763207.625,
                                                ["x"] = -145129.921875,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 763043.9375,
                                                ["x"] = -145182.203125,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 762891.625,
                                                ["x"] = -145261.71875,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 762317.0625,
                                                ["x"] = -145637.71875,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 762146.6875,
                                                ["x"] = -145790.390625,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 761897.5625,
                                                ["x"] = -146073.5,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 761365.5,
                                                ["x"] = -146557.96875,
                                            }, -- end of [136]
                                            [129] = 
                                            {
                                                ["y"] = 761846.0625,
                                                ["x"] = -146129.109375,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 761319.375,
                                                ["x"] = -146592.171875,
                                            }, -- end of [137]
                                            [65] = 
                                            {
                                                ["y"] = 764467.8125,
                                                ["x"] = -145629.140625,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 764414.125,
                                                ["x"] = -145587.78125,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 764385.375,
                                                ["x"] = -145540.140625,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 764341.1875,
                                                ["x"] = -145495.171875,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 764151.6875,
                                                ["x"] = -145360.203125,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 763828,
                                                ["x"] = -145067.59375,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 763775.125,
                                                ["x"] = -145035.90625,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 763723.9375,
                                                ["x"] = -145009.375,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 763702.1875,
                                                ["x"] = -144994.828125,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 763663.125,
                                                ["x"] = -145025.15625,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 763545.25,
                                                ["x"] = -145066.0625,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 763165.875,
                                                ["x"] = -145140.328125,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 763004.625,
                                                ["x"] = -145199.609375,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 762457.125,
                                                ["x"] = -145538.515625,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 762272.625,
                                                ["x"] = -145673.78125,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 762107.375,
                                                ["x"] = -145831.9375,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 761793.1875,
                                                ["x"] = -146183.390625,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 761074.3125,
                                                ["x"] = -146768.484375,
                                            }, -- end of [138]
                                            [79] = 
                                            {
                                                ["y"] = 764242.5,
                                                ["x"] = -145428.984375,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 763709.9375,
                                                ["x"] = -144995.1875,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 763084,
                                                ["x"] = -145166.5,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 761947.625,
                                                ["x"] = -146016.609375,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 761738.9375,
                                                ["x"] = -146236.328125,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 761410.5625,
                                                ["x"] = -146522.46875,
                                            }, -- end of [135]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 766123.99999995,
                                            ["x"] = -148171.14285714,
                                            ["name"] = "DictKey_WptName_92",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 748,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 64.358701423929,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 766268.28571423,
                                            ["x"] = -147844,
                                            ["name"] = "DictKey_WptName_93",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 727,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86506.537081556,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 766485.6087604,
                                            ["x"] = -147756.37245216,
                                            ["name"] = "DictKey_WptName_95",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 695,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1096.6684369197,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 761074.31413886,
                                            ["x"] = -146768.48666746,
                                            ["name"] = "DictKey_WptName_94",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Smerch",
                                        ["unitId"] = 6,
                                        ["y"] = 766123.99999995,
                                        ["x"] = -148171.14285714,
                                        ["name"] = "DictKey_UnitName_19",
                                        ["heading"] = 0.41538458060893,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 766123.99999995,
                                ["x"] = -148171.14285714,
                                ["name"] = "DictKey_GroupName_18",
                                ["start_time"] = 86400,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817203.99999995,
                                                ["x"] = -155617.99999998,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817038.57142852,
                                                ["x"] = -155614.28571427,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817103.99999996,
                                                ["x"] = -155468.28571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817103.99999996,
                                                ["x"] = -155468.28571428,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 422,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817203.99999995,
                                            ["x"] = -155617.99999998,
                                            ["name"] = "DictKey_WptName_96",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 421,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86429.784647463,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817038.57142852,
                                            ["x"] = -155614.28571427,
                                            ["name"] = "DictKey_WptName_97",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 7,
                                        ["y"] = 817203.99999995,
                                        ["x"] = -155617.99999998,
                                        ["name"] = "DictKey_UnitName_21",
                                        ["heading"] = -1.5483475942434,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817203.99999995,
                                ["x"] = -155617.99999998,
                                ["name"] = "DictKey_GroupName_20",
                                ["start_time"] = 86400,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817218.57142852,
                                                ["x"] = -155618.28571427,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817419.71428566,
                                                ["x"] = -155646.28571427,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817416.85714282,
                                                ["x"] = -155557.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817416.85714282,
                                                ["x"] = -155557.14285714,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 422,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817218.57142852,
                                            ["x"] = -155618.28571427,
                                            ["name"] = "DictKey_WptName_98",
                                            ["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"] = 422,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86436.554826589,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817419.71428566,
                                            ["x"] = -155646.28571427,
                                            ["name"] = "DictKey_WptName_99",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 8,
                                        ["y"] = 817218.57142852,
                                        ["x"] = -155618.28571427,
                                        ["name"] = "DictKey_UnitName_23",
                                        ["heading"] = 1.7091120198724,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817218.57142852,
                                ["x"] = -155618.28571427,
                                ["name"] = "DictKey_GroupName_22",
                                ["start_time"] = 86400,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817208.8571428,
                                                ["x"] = -155614.57142855,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817242.57142852,
                                                ["x"] = -155441.7142857,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817182.28571425,
                                                ["x"] = -155636.28571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817182.28571425,
                                                ["x"] = -155636.28571428,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 422,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817208.8571428,
                                            ["x"] = -155614.57142855,
                                            ["name"] = "DictKey_WptName_100",
                                            ["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"] = 420,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86431.700573096,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817242.57142852,
                                            ["x"] = -155441.7142857,
                                            ["name"] = "DictKey_WptName_101",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 9,
                                        ["y"] = 817208.8571428,
                                        ["x"] = -155614.57142855,
                                        ["name"] = "DictKey_UnitName_25",
                                        ["heading"] = 0.19262308578295,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817208.8571428,
                                ["x"] = -155614.57142855,
                                ["name"] = "DictKey_GroupName_24",
                                ["start_time"] = 86400,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 787653.99999996,
                                                ["x"] = -156181.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 787893.99999996,
                                                ["x"] = -156223.71428571,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 787893.99999996,
                                                ["x"] = -156223.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 788003.14285711,
                                                ["x"] = -156311.71428571,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 788003.14285711,
                                                ["x"] = -156311.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 788003.14285711,
                                                ["x"] = -156311.71428571,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 658,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 787653.99999996,
                                            ["x"] = -156181.14285714,
                                            ["name"] = "DictKey_WptName_102",
                                            ["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"] = 659,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86442.845895667,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 787893.99999996,
                                            ["x"] = -156223.71428571,
                                            ["name"] = "DictKey_WptName_103",
                                            ["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"] = 660,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86469.110438152,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 788003.14285711,
                                            ["x"] = -156311.71428571,
                                            ["name"] = "DictKey_WptName_104",
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 10,
                                        ["y"] = 787653.99999996,
                                        ["x"] = -156181.14285714,
                                        ["name"] = "DictKey_UnitName_27",
                                        ["heading"] = 1.7463512579645,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 787653.99999996,
                                ["x"] = -156181.14285714,
                                ["name"] = "DictKey_GroupName_26",
                                ["start_time"] = 86400,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 787644.57142853,
                                                ["x"] = -156190,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 787601.42857139,
                                                ["x"] = -156434,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 787601.42857139,
                                                ["x"] = -156434,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 787696.28571425,
                                                ["x"] = -156503.14285714,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 787696.28571425,
                                                ["x"] = -156503.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 787696.28571425,
                                                ["x"] = -156503.14285714,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 658,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 787644.57142853,
                                            ["x"] = -156190,
                                            ["name"] = "DictKey_WptName_105",
                                            ["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"] = 661,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86444.473316191,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 787601.42857139,
                                            ["x"] = -156434,
                                            ["name"] = "DictKey_WptName_106",
                                            ["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"] = 661,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86465.730083692,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 787696.28571425,
                                            ["x"] = -156503.14285714,
                                            ["name"] = "DictKey_WptName_107",
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 11,
                                        ["y"] = 787644.57142853,
                                        ["x"] = -156190,
                                        ["name"] = "DictKey_UnitName_29",
                                        ["heading"] = -2.966586475579,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 787644.57142853,
                                ["x"] = -156190,
                                ["name"] = "DictKey_GroupName_28",
                                ["start_time"] = 86400,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 787653.1428571,
                                                ["x"] = -156187.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 787743.14285711,
                                                ["x"] = -156355.71428571,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 787743.14285711,
                                                ["x"] = -156355.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 787848.85714282,
                                                ["x"] = -156420.85714285,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 787848.85714282,
                                                ["x"] = -156420.85714285,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 787848.85714282,
                                                ["x"] = -156420.85714285,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 658,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 787653.1428571,
                                            ["x"] = -156187.71428571,
                                            ["name"] = "DictKey_WptName_108",
                                            ["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"] = 660,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86434.272425996,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 787743.14285711,
                                            ["x"] = -156355.71428571,
                                            ["name"] = "DictKey_WptName_109",
                                            ["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"] = 661,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86456.657203023,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 787848.85714282,
                                            ["x"] = -156420.85714285,
                                            ["name"] = "DictKey_WptName_110",
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 12,
                                        ["y"] = 787653.1428571,
                                        ["x"] = -156187.71428571,
                                        ["name"] = "DictKey_UnitName_31",
                                        ["heading"] = 2.6497834775548,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 787653.1428571,
                                ["x"] = -156187.71428571,
                                ["name"] = "DictKey_GroupName_30",
                                ["start_time"] = 86400,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 963,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 813859.71428564,
                                            ["x"] = -179938.28571428,
                                            ["name"] = "DictKey_WptName_118",
                                            ["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"] = "Excellent",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 15,
                                        ["y"] = 813859.71428564,
                                        ["x"] = -179938.28571428,
                                        ["name"] = "DictKey_UnitName_33",
                                        ["heading"] = 4.1015237421867,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 813859.71428564,
                                ["x"] = -179938.28571428,
                                ["name"] = "DictKey_GroupName_32",
                                ["start_time"] = 86400,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1647,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 819045.42857136,
                                            ["x"] = -181973.99999999,
                                            ["name"] = "DictKey_WptName_119",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 16,
                                        ["y"] = 819045.42857136,
                                        ["x"] = -181973.99999999,
                                        ["name"] = "DictKey_UnitName_35",
                                        ["heading"] = 4.1015237421867,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 819045.42857136,
                                ["x"] = -181973.99999999,
                                ["name"] = "DictKey_GroupName_34",
                                ["start_time"] = 86400,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1050,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 820245.42857136,
                                            ["x"] = -178281.14285714,
                                            ["name"] = "DictKey_WptName_120",
                                            ["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"] = 16,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 17,
                                        ["y"] = 820245.42857136,
                                        ["x"] = -178281.14285714,
                                        ["name"] = "DictKey_UnitName_37",
                                        ["heading"] = 4.1015237421867,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 820245.42857136,
                                ["x"] = -178281.14285714,
                                ["name"] = "DictKey_GroupName_36",
                                ["start_time"] = 86400,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 686,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 815019.71428566,
                                            ["x"] = -177025.42857142,
                                            ["name"] = "DictKey_WptName_121",
                                            ["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"] = "Excellent",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 18,
                                        ["y"] = 815019.71428566,
                                        ["x"] = -177025.42857142,
                                        ["name"] = "DictKey_UnitName_39",
                                        ["heading"] = 4.1015237421867,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 815019.71428566,
                                ["x"] = -177025.42857142,
                                ["name"] = "DictKey_GroupName_38",
                                ["start_time"] = 86400,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 657,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 787702.57142852,
                                            ["x"] = -155994,
                                            ["name"] = "DictKey_WptName_122",
                                            ["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"] = 18,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla-S comm",
                                        ["unitId"] = 19,
                                        ["y"] = 787702.57142852,
                                        ["x"] = -155994,
                                        ["name"] = "DictKey_UnitName_42",
                                        ["heading"] = 4.1015237421867,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["unitId"] = 28,
                                        ["y"] = 787742.57142852,
                                        ["x"] = -156034,
                                        ["name"] = "DictKey_UnitName_41",
                                        ["heading"] = 4.1015237421867,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 787702.57142852,
                                ["x"] = -155994,
                                ["name"] = "DictKey_GroupName_40",
                                ["start_time"] = 0,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 787096.8571428,
                                                ["x"] = -156022.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 790131.14285709,
                                                ["x"] = -155379.71428571,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 657,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 787096.8571428,
                                            ["x"] = -156022.57142857,
                                            ["name"] = "DictKey_WptName_123",
                                            ["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"] = 19,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla-S comm",
                                        ["unitId"] = 20,
                                        ["y"] = 787096.8571428,
                                        ["x"] = -156022.57142857,
                                        ["name"] = "DictKey_UnitName_45",
                                        ["heading"] = 1.3620191446128,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["unitId"] = 29,
                                        ["y"] = 787136.8571428,
                                        ["x"] = -156062.57142857,
                                        ["name"] = "DictKey_UnitName_44",
                                        ["heading"] = 1.3620191446128,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 787096.8571428,
                                ["x"] = -156022.57142857,
                                ["name"] = "DictKey_GroupName_43",
                                ["start_time"] = 86400,
                            }, -- end of [16]
                            [20] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 630,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 767402.57142851,
                                            ["x"] = -144166.85714285,
                                            ["name"] = "DictKey_WptName_127",
                                            ["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"] = 23,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 24,
                                        ["y"] = 767402.57142851,
                                        ["x"] = -144166.85714285,
                                        ["name"] = "DictKey_UnitName_53",
                                        ["heading"] = 1.0122909661567,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 767402.57142851,
                                ["x"] = -144166.85714285,
                                ["name"] = "DictKey_GroupName_52",
                                ["start_time"] = 86400,
                            }, -- end of [20]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 683,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 766488.28571422,
                                            ["x"] = -145838.28571428,
                                            ["name"] = "DictKey_WptName_124",
                                            ["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"] = 20,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Strela-10M3",
                                        ["unitId"] = 21,
                                        ["y"] = 766488.28571422,
                                        ["x"] = -145838.28571428,
                                        ["name"] = "DictKey_UnitName_47",
                                        ["heading"] = 1.0122909661567,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 766488.28571422,
                                ["x"] = -145838.28571428,
                                ["name"] = "DictKey_GroupName_46",
                                ["start_time"] = 0,
                            }, -- end of [17]
                            [21] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 680,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 763173.99999994,
                                            ["x"] = -145295.42857142,
                                            ["name"] = "DictKey_WptName_128",
                                            ["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"] = 24,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 25,
                                        ["y"] = 763173.99999994,
                                        ["x"] = -145295.42857142,
                                        ["name"] = "DictKey_UnitName_55",
                                        ["heading"] = 1.0122909661567,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 763173.99999994,
                                ["x"] = -145295.42857142,
                                ["name"] = "DictKey_GroupName_54",
                                ["start_time"] = 86400,
                            }, -- end of [21]
                            [18] = 
                            {
                                ["visible"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 979,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 769488.28571422,
                                            ["x"] = -150338.28571428,
                                            ["name"] = "DictKey_WptName_125",
                                            ["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"] = 21,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Strela-10M3",
                                        ["unitId"] = 22,
                                        ["y"] = 769488.28571422,
                                        ["x"] = -150338.28571428,
                                        ["name"] = "DictKey_UnitName_49",
                                        ["heading"] = 1.0122909661567,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 769488.28571422,
                                ["x"] = -150338.28571428,
                                ["name"] = "DictKey_GroupName_48",
                                ["start_time"] = 86400,
                            }, -- end of [18]
                            [22] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1004,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 760416.85714279,
                                            ["x"] = -150281.14285714,
                                            ["name"] = "DictKey_WptName_129",
                                            ["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"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 26,
                                        ["y"] = 760416.85714279,
                                        ["x"] = -150281.14285714,
                                        ["name"] = "DictKey_UnitName_57",
                                        ["heading"] = 1.0122909661567,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760416.85714279,
                                ["x"] = -150281.14285714,
                                ["name"] = "DictKey_GroupName_56",
                                ["start_time"] = 86400,
                            }, -- end of [22]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 722,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 766716.85714279,
                                            ["x"] = -148381.14285714,
                                            ["name"] = "DictKey_WptName_126",
                                            ["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"] = 22,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 23,
                                        ["y"] = 766716.85714279,
                                        ["x"] = -148381.14285714,
                                        ["name"] = "DictKey_UnitName_51",
                                        ["heading"] = 1.0122909661567,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 766716.85714279,
                                ["x"] = -148381.14285714,
                                ["name"] = "DictKey_GroupName_50",
                                ["start_time"] = 86400,
                            }, -- end of [19]
                            [23] = 
                            {
                                ["visible"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 836,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 765202.57142851,
                                            ["x"] = -147652.57142857,
                                            ["name"] = "DictKey_WptName_130",
                                            ["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"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Dog Ear radar",
                                        ["unitId"] = 27,
                                        ["y"] = 765202.57142851,
                                        ["x"] = -147652.57142857,
                                        ["name"] = "DictKey_UnitName_59",
                                        ["heading"] = 1.0122909661567,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 765202.57142851,
                                ["x"] = -147652.57142857,
                                ["name"] = "DictKey_GroupName_58",
                                ["start_time"] = 86400,
                            }, -- end of [23]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Russia",
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_80",
    ["version"] = 18,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 1,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 2,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Smerch 1 Active",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 2,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 30,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_7",
                    ["KeyDict_text"] = "DictKey_7",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_1",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 3,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Smerch 2",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 30,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_8",
                    ["KeyDict_text"] = "DictKey_8",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_2",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 4,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Smerch 3",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 3,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 9,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 10,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 11,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
                [5] = 
                {
                    ["seconds"] = 30,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_9",
                    ["KeyDict_text"] = "DictKey_9",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [5]
                [6] = 
                {
                    ["file"] = "ResKey_Action_5",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [6]
            }, -- end of ["actions"]
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 5,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Smerch 4",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 4,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 1,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Smerch 4 Active",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 5,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 26,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [5]
        [6] = 
        {
            ["predicate"] = "triggerStart",
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 50,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 14,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "AAA 1",
        }, -- end of [6]
        [7] = 
        {
            ["predicate"] = "triggerStart",
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 50,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 15,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "AAA 2",
        }, -- end of [7]
        [8] = 
        {
            ["predicate"] = "triggerStart",
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 50,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 16,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "AAA 3",
        }, -- end of [8]
        [9] = 
        {
            ["predicate"] = "triggerStart",
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 50,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 17,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "AAA 4",
        }, -- end of [9]
        [10] = 
        {
            ["predicate"] = "triggerStart",
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 50,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 10,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "AAA 5",
        }, -- end of [10]
        [11] = 
        {
            ["predicate"] = "triggerStart",
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 50,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 23,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "AAA 6",
        }, -- end of [11]
        [12] = 
        {
            ["predicate"] = "triggerStart",
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 50,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 24,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "AAA 7",
        }, -- end of [12]
        [13] = 
        {
            ["predicate"] = "triggerStart",
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 50,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 25,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "AAA 8",
        }, -- end of [13]
        [14] = 
        {
            ["predicate"] = "triggerStart",
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 50,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 21,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "SA13 2",
        }, -- end of [14]
        [15] = 
        {
            ["predicate"] = "triggerStart",
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 50,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 19,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "SA18 2",
        }, -- end of [15]
        [16] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 2,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Smerch 1 Dead",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 6,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 7,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 8,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
                [5] = 
                {
                    ["seconds"] = 30,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_10",
                    ["KeyDict_text"] = "DictKey_10",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [5]
                [6] = 
                {
                    ["file"] = "ResKey_Action_3",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [6]
            }, -- end of ["actions"]
        }, -- end of [16]
        [17] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 2,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 3,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 4,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [4]
            }, -- end of ["rules"]
            ["comment"] = "Win",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 5,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 15,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_11",
                    ["KeyDict_text"] = "DictKey_11",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_4",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [17]
    }, -- end of ["trigrules"]
    ["currentKey"] = 12225,
    ["start_time"] = 27000,
    ["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
